Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwujing committed Jan 16, 2024
1 parent e35fcb6 commit e85acf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ springBoot-study 是本人在学习SpringBoot的一些工程!
- [springboot-hello](https://github.com/xuwujing/springBoot-study/tree/master/springboot-mutil-datasource):SpringBoot 的 Hello World 版本。
启动程序,然后在浏览器输入`http://localhost:8080//hello`,即可查看相关信息。

- [springboot-demo](https://github.com/xuwujing/springBoot-study/tree/master/springboot-demo):SpringBoot的demo项目,结合了IDEA的EasyCode插件快速实现基本的CRUD功能开发。

- [springboot-config](https://github.com/xuwujing/springBoot-study/tree/master/springboot-config): SpringBoot自定义配置获取,过滤器以及拦截器的使用版本。

- [springboot-restful](https://github.com/xuwujing/springBoot-study/tree/master/springboot-restful):SpringBoot整合Mybatis,并实现的Restful风格的服务,以及对MySql的CRUD版本。
Expand Down

0 comments on commit e85acf4

Please sign in to comment.