zhts blog
1.0.0
https://zhtblog.cn
$ git https://github.com/ZengHaiTao1/zhts-blog.git
前端部分
npm install
下载相关模块
后台部分,
建议使用idea打开,通过maven下载jar包
修改springboot配置文件
配置redis和数据库
打包生成jar文件
java -jar 执行即可
Front-end page
The entire project is deployed on the Linux server jdk 1.8. The front-end is deployed in the form of a jar package and deployed on nginx. Cross-domain problems are solved through reverse proxy.
Welcome star!!!!