-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 1.3.0 M4 Release Notes
Phillip Webb edited this page Nov 13, 2024
·
1 revision
No 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.
Unfortunately, 1.3.0.M3
contains a property binding regression that prevents deployment of a Spring Boot application to CloudFoundry. This regression has been fixed.
Tip
|
Check the configuration changelog for a complete overview of the changes in configuration. |
The connection pool used by auto-configuration can now be specified via the spring.datasource.type
configuration key.