SpringBoot 官方文档

一、 文档下载

1.SpringBoot官方文档下载地址

https://docs.spring.io/spring-boot/docs/current/reference/

二、 文档解读 

1. springboot中文官方文档

https://www.breakyizhan.com/springboot/3028.html

http://blog.geekidentity.com/spring/spring_boot_translation/

2. spring框架

https://www.breakyizhan.com/java/3100.html

3. spring 官方文档

Spring BootLevel up your Java code and explore what Spring can do for you.https://spring.io/projects/spring-boot#learn

三、 代码

1.SpringBoot源码Github下载地址

https://github.com/spring-projects/spring-boot/releases



 

你可能感兴趣的:(SpringBoot)