Spring Boot 1.5.0 RC1 Available Now
Spring Boot v1.5.0.RC1 is available now from the Spring milestone repository. This release closes over 220 issues and pull requests! Thanks to everyone that has contributed!
Highlights of the new release include:
- Out of the box security for actuators
- Auto-configured
@IntegrationComponentScan
- Auto-detection of
spring.jpa.database
- Support for Apache Kafka
- Support for Cloud Foundry and actuator integration
- Support for embedded in-memory LDAP server and auto-configuration for any compliant LDAP server
- Upgrades to Spring Data Ingalls, Jetty 9.4, JooQ 3.9, AssertJ 2.6.0, Hikari 2.5 and Neo4J 2.1 and more
- Upgrades to several Maven plugins …