Spring Boot 1.3.0 M4 发布,该版本主要是修复一些 bug 和一些改进,更新内容如下: UpgradingNo special steps are required to upgrade from earlier Spring Boot 1.3 milestones. See the instructions in the M1 release notes for upgrade from 1.2.x. Cloudfoundry deployment regressionUnfortunately, H2 auto-configurationThe H2 auto-configuration feature introduced in New and Noteworthy
DataSource typeThe connection pool used by auto-configuration can now be specified via the InternationalizationThe 更多改进内容及下载地址请查看发行说明。 Spring Boot 项目旨在简化创建产品级的 Spring 应用和服务。你可通过它来选择不同的 Spring 平台。可创建独立的 Java 应用和 Web 应用,同时提供了命令行工具来允许 'spring scripts'. 下图显示 Spring Boot 在 Spring 生态中的位置: |