Skip to content

Commit

Permalink
Spring Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
javastacks committed Aug 14, 2020
1 parent 49a6e95 commit a570261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Spring Boot 最佳实践
- [spring-boot-auto-configure](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-auto-configure):Spring Boot 自动配置示例
- [spring-boot-banner](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-banner):Spring Boot Banner 示例
- [spring-boot-json](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-json):Spring Boot 返回 JSON 示例
- [spring-boot-test](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-xml):Spring Boot 单元测试示例
- [spring-boot-xml](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-xml):Spring Boot 返回 XML 示例
- [spring-boot-logging](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-logging):Spring Boot 集成日志示例
- [spring-boot-mail](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-mail):Spring Boot 发邮件示例
- [spring-boot-profile](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-profile):Spring Boot 不同环境配置示例
- [spring-boot-random](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-random):Spring Boot 配置随机数示例
- [spring-boot-servlet](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-servlet):Spring Boot 配置 Servlet 示例
- [spring-boot-ssl](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-ssl):Spring Boot 配置 SSL 示例
- [spring-boot-test](https://github.com/javastacks/spring-boot-best-practice/tree/master/spring-boot-xml):Spring Boot 单元测试示例
- 更多正在更新中……

## Spring Boot 教程
Expand Down

0 comments on commit a570261

Please sign in to comment.