# WwangBlog-Server **Repository Path**: CodeWwang/SpringBlog-CodeWwang ## Basic Information - **Project Name**: WwangBlog-Server - **Description**: 全新的技术架构前后端分离,整合Spring全家桶,前端采用Vue.js Next.js ElementUi等技术栈,数据库采用Mysql+Redis+MongoDB。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-25 - **Last Updated**: 2021-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WwangBlog #### 介绍 *全新的技术架构前后端分离,整合Spring全家桶,前端采用Vue.js Next.js ElementUi等技术栈,数据库采用Mysql+Redis+MongoDB。*  其实之前也基于阿里云ESC+Hexo+Node.js+nginx搭建过静态博客,总结发现功能太少,局限性太大,但是速度非常快,不会收到服务器推送的各种被攻击提示。Github项目地址:https://github.com/CodeWwang/HexoBlog_Next  项目里有非常好的从零搭建教程,可以几个小时就能搭建出小而美的MarkDown博客系统,www.wwang.net 现在的主题就是这里面其中一个,可以根据自己的喜好选择一个。  之后下班之余尝试着开发一个基于SpringBoot的博客,遇到很多问题好在过程当中有腾讯的大佬,帮忙解决了一些问题。这个博客基于SpringBoot+Thymeleaf+Mybatis+JPA的技术栈,刚开始加入了Redis,但是lecture的原因部署在服务器上一段时间就会出现redis无法连接的状况,索性去掉了Redis后非常的稳定。Gitee仓库源码: https://gitee.com/CodeWwang/Wwang-Blog 也就是现在的博客,有非常简洁大方的前端和流畅功能完善的后端界面。欢迎点赞收藏! #### 前端界面 ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/wwang-blog-1.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/wwang-blog-2.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/wwang-blog-3.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/wwang-blog-4.jpg) #### 后端 ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/back1.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/back2.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/back3.jpg) ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/wwang-blog/back4.jpg) #### 软件架构 软件架构说明 前端:Vue.js Next.js ElementUi 后端:SpringBoot SpringSecurity SpringDataJPA 系列 数据库:MySQL Redis 工具:IDEA WebStorm 前台: ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/blog/front-end.png) 后台: ![](http://wwang-net.oss-cn-beijing.aliyuncs.com/bolg/personal/blog/rear-end.png) #### 安装教程 正在开发中! Springboot+Thymeleaf功能完整博客地址:www.wwang.net 仓库地址https://gitee.com/CodeWwang/Wwang-Blog #### 使用说明 #### 参与贡献