1 Star 3 Fork 2

lqs/lqsblog-backend-java-springboot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

lqsblog-backend-java-springboot

它(GithubGitee)是一个基于微服务思想的API后端服务,它基于 spring-boot实现(maven + springboot + mybatis + mybatis plus + shiro + jwt(+ 自动刷新) + restful)。

开发文档

功能

# 一、api 模块 (admin、pc)
- 登录 / 注销 (shiro + jwt 验证,自动刷新jwt)
- 首页 / 统计
- 随笔
- 作品
- 专题
- 左邻右舍
- 设置
  - 关于我
  - 标签
  - 账号
  - 角色
  - 后台菜单
  - 后台API
  - 站点配置
# 二、webs 模块,自己自定义扩展

技术选型

  • 核心框架:Sring boot + Spring Framework
  • 安全框架:Apache Shiro
  • 持久层框架: MyBatis + MyBatis-Plus
  • 会话管理: JWT
  • 日志管理:SLF4J
  • JSON转换: Jackson FastJson
  • JAVA库:Lombok
  • 工具:Maven
  • api风格:restful
  • 模板引擎:thymeleaf

目录结构

本项目已经为你生成了一个完整的开发框架,下面是整个项目的目录结构。

├── lqsblog-api                            # api服务
│   │── cc.liqingsong.api.admin            # admin后台api接口
│   └── cc.liqingsong.api.pc               # pc前台api接口
├── lqsblog-api-common                     # api服务公共
├── lqsblog-common                         # 项目公共
├── lqsblog-database                       # 项目数据库(实体类、DTO、VO)
├── lqsblog-service                        # 项目服务类
├── lqsblog-webs                           # jsp Web PC前台
├── lqsblog-webs-common                    # jsp Web 公共
└── pom.xml                                # maven 配置文件

基础环境

  • JDK11 +
  • MySQL5.7 +
  • maven3.6 +
  • Idea 安装 lombok 设置动态编译

捐赠

如果你觉得这个项目帮助到了你,你可以请作者喝咖啡表示鼓励.

ALIPAY WECHAT
Alipay Wechat
MIT License Copyright (c) 2020 LiQingSong Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

是一个基于微服务思想的API后端服务,它基于 spring-boot实现(maven + springboot + mybatis + mybatis plus + shiro + jwt(+ 自动刷新) + restful)。 展开 收起
Java 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lqsong/lqsblog-backend-java-springboot.git
git@gitee.com:lqsong/lqsblog-backend-java-springboot.git
lqsong
lqsblog-backend-java-springboot
lqsblog-backend-java-springboot
master

搜索帮助

Cb406eda 1850385 E526c682 1850385