We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6913 commit e208722Copy full SHA for e208722
README.md
@@ -1,4 +1,4 @@
1
-# Spring Boot Blog
+# 基于Spring Boot的博客
2
3
Spring Boot Blog是由Docker + SpringBoot + Mybatis + Thymeleaf等技术实现的Java博客系统。
4
@@ -10,4 +10,12 @@ Spring Boot Blog是由Docker + SpringBoot + Mybatis + Thymeleaf等技术实现
10
- **数据库文件目录为```docs/mysql/schema.sql```**
11
- **部署后你可以根据自己需求修改版权文案、logo图片、备案记录等信息**
12
13
-演示站点:http://wchu.xyz
+演示站点:http://wchu.xyz
14
+
15
+## 相关资源
16
+[Spring Boot开源项目](https://github.com/wander-chu/java-microservice-demo)
17
18
+[MyBatis开源项目](https://github.com/wander-chu/spring-boot-mybatis)
19
20
+[Spring Security开源项目](https://github.com/wander-chu/spring-boot-security)
21
0 commit comments