SpringBoot是由Pivotal团队在2013年开始研发、2014年4月发布第一个版本的全新开源的轻量级框架。它基于Spring4.0设计,不仅继承了Spring框架原有的优秀特性,而且还通过简化配置来进一步简化了Spring应用的整个搭建和开发过程。另外SpringBoot通过集成大量的框架使得依赖包的版本冲突,以及引用的不稳定性等问题得到了很好的解决。
Spring Boot 教程
– Spring Boot 发送电子邮件教程
– Spring Boot WebFlux
教程
– Spring Boot ViewControllerRegistry
教程
– Spring Boot CommandLineRunner
教程
– Spring Boot ApplicationReadyEvent
教程
– Spring Boot CORS 教程
– Spring Boot @Order
教程
– Spring Boot @Lazy
教程
– Spring Boot Flash 属性
– Spring Boot CrudRepository
教程
– Spring Boot JpaRepository
教程
– Spring Boot findById
教程
– Spring Boot Data JPA @NamedQuery
教程
– Spring Boot Data JPA @Query
教程
– Spring Boot Querydsl 教程
– Spring Boot Data JPA 排序教程
– Spring Boot @DataJpaTest
教程
– Spring Boot TestEntityManager
教程
– Spring Boot Data JPA 派生的查询
– Spring Boot Data JPA 查询示例
– Spring Boot Jersey 教程
– Spring Boot CSV 教程
– SpringBootServletInitializer
教程
– 在 Spring Boot 中加载资源
– Spring Boot H2 REST 教程
– Spring Boot RestTemplate
– Spring Boot REST XML 教程
– Spring Boot Moustache 教程
– Spring Boot Thymeleaf 配置
– Spring Boot 自动控制器
– Spring Boot FreeMarker 教程
– Spring Boot Environment
– Spring Boot Swing 集成教程
– 在 Spring Boot 中提供图像文件
– 在 Spring Boot 中创建 PDF 报告
– Spring Boot 基本注解
– Spring Boot @ResponseBody
教程
– Spring Boot @PathVariable
教程
– Spring Boot REST Data JPA 教程
– Spring Boot @RequestParam
教程
– Spring Boot 列出 bean
– Spring Boot @Bean
– Spring Boot @Qualifier
教程
– 在 Spring Boot 中提供静态内容
– Spring Boot Whitelabel 错误
– Spring Boot DataSourceBuilder
教程
– Spring Boot H2 教程
– Spring Boot Web JasperReports 集成
– Spring Boot iText 教程
– Spring Boot cmd JasperReports 集成
– Spring Boot RESTFul 应用
– Spring Boot 第一个 Web 应用
– Spring Boot Groovy CLI
– Spring Boot 上传文件
– Spring Boot @ExceptionHandler
– Spring Boot @ResponseStatus
– Spring Boot ResponseEntity
– Spring Boot @Controller
– Spring Boot @RestController
– Spring Boot @PostConstruct
– Spring Boot @Component
– Spring Boot @ConfigurationProperties
教程
– Spring Boot @Repository
– Spring Boot MongoDB 教程
– Spring Boot MongoDB Reactor 教程
– Spring Boot PostgreSQL 教程
– Spring Boot @ModelAttribute
– Spring Boot 提交表单教程
– Spring Boot Model
– Spring Boot MySQL 教程
– Spring Boot GenericApplicationContext
– SpringApplicationBuilder
教程
– Spring Boot Undertow 教程
– Spring Boot 登录页面教程
– Spring Boot RouterFunction
教程