huanghuijie 964af0eaac 青涩知夏:修改为id默认排序 | %!s(int64=4) %!d(string=hai) anos | |
---|---|---|
src | %!s(int64=4) %!d(string=hai) anos | |
.gitattributes | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
deploy.cmd | %!s(int64=4) %!d(string=hai) anos | |
pom.xml | %!s(int64=4) %!d(string=hai) anos |
Hello Blog 是一个前后端分离的博客系统,为了解除开发人员对后端的束缚,真正做到的一个面向接口开发的博客系统。
hello [hello],意为你好(强行科普)。。
基于SpringBoot实现零配置让系统的配置更简单,使用了Mybatis-Plus快速开发框架,在不是复杂的查询操作下,无需写sql就可以快速完成接口编写。 后台管理系统使用了vue中流行的ant,另外前后交互使用了JWT作为令牌,进行权限、登录校验。。
本项目,主要宗旨在于,简单、易用、不烧脑的博客,并且基于helloblog,搭建一个属于博主们的博客圈
由于项目是前后端完全分离,所以此项目为单独的后端项目,后台管理系统、博客主题可以进行自由搭配
后端API https://github.com/sumbytes168/hello-blog
后端管理系统 https://github.com/sumbytes168/hello-blog-admin
前端主题地址:https://github.com/sumbytes168/theme-react-sakura/
window
https://github.com/sumbytes168/hello-blog/releases/download/v1.1.0/helloblog-v1.1.0.jar
linux
wget https://github.com/sumbytes168/hello-blog/releases/download/v1.1.0/helloblog-v1.1.0.jar
java -jar helloblog-v1.1.0.jar --MYSQL_USERNAME=root --MYSQL_PASSWORD=password --MYSQL_DATABASE=jdbc:mysql://127.0.0.1:3306/helloblog?useSSL=false&characterEncoding=utf8
详细文档请移步:http://helloblog.sumbytes.com/docs/
如果 helloblog 对你有帮助,可以请作者喝杯☕️。
支付宝 | 微信 |
---|---|