forked from spring-projects/spring-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
Spring Boot 1.3.0 M4 Release Notes
Stéphane Nicoll edited this page Aug 18, 2015
·
3 revisions
See instructions in the 1.3.0.M3 release notes for upgrading from 1.3.0 M3
Unfortunately, 1.3.0.M3 contains a property binding regression that prevents to deploy a Spring Boot application to cloudfoundy. 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.