diff --git a/README.md b/README.md index 6bd99b2..702b7e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Spring Boot Blog +# 基于Spring Boot的博客 Spring Boot Blog是由Docker + SpringBoot + Mybatis + Thymeleaf等技术实现的Java博客系统。 @@ -10,4 +10,12 @@ Spring Boot Blog是由Docker + SpringBoot + Mybatis + Thymeleaf等技术实现 - **数据库文件目录为```docs/mysql/schema.sql```** - **部署后你可以根据自己需求修改版权文案、logo图片、备案记录等信息** -演示站点:http://wchu.xyz \ No newline at end of file +演示站点:http://212.64.70.181/ + +## 相关资源 +[Spring Boot开源项目](https://github.com/wander-chu/java-microservice-demo) + +[MyBatis开源项目](https://github.com/wander-chu/spring-boot-mybatis) + +[Spring Security开源项目](https://github.com/wander-chu/spring-boot-security) +