Spring Boot 通用配置參數
https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html
Spring 下所有項目的文檔, Spring boot 只是其中一個項目
https://spring.io/docs/reference
按場景給出的一些重要示例
https://spring.io/guides
spring-boot-samples 項目在 github 地址
https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples
下面是一些完整的項目, 可以參考其設計思路:
https://github.com/kazuki43zoo/mybatis-spring-boot-jpetstore
https://github.com/shuzheng/zheng
https://gitee.com/xiandafu/springboot-plus
