SpringBoot系列: 所有配置属性和官方文档

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

 

posted @ 2018-11-07 12:16  harrychinese  阅读(5235)  评论(1编辑  收藏  举报