Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.3.8.RELEASEcompared with

Version Details

Compile Changes (25)

1.3.7.RELEASE 1.3.8.RELEASE
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.sun.mail » javax.mail1.5.51.5.6
~ Updated javax.mail » javax.mail-api1.5.51.5.6
~ Updated org.apache.tomcat » tomcat-jdbc8.0.368.0.37
~ Updated org.apache.tomcat.embed » tomcat-embed-core8.0.368.0.37
~ Updated org.apache.tomcat.embed » tomcat-embed-el8.0.368.0.37
~ Updated org.eclipse.jetty » jetty-webapp9.2.18.v201607219.2.19.v20160908
~ Updated org.eclipse.jetty.websocket » javax-websocket-server-impl9.2.18.v201607219.2.19.v20160908
~ Updated org.springframework » spring-jdbc4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-jms4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-orm4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-tx4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-web4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-webmvc4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework » spring-websocket4.2.7.RELEASE4.2.8.RELEASE
~ Updated org.springframework.boot » spring-boot1.3.7.RELEASE1.3.8.RELEASE
~ Updated org.springframework.boot » spring-boot-configuration-processor1.3.7.RELEASE1.3.8.RELEASE
~ Updated org.springframework.data » spring-data-cassandra1.3.4.RELEASE1.3.5.RELEASE
~ Updated org.springframework.data » spring-data-elasticsearch1.3.4.RELEASE1.3.5.RELEASE
~ Updated org.springframework.data » spring-data-jpa1.9.4.RELEASE1.9.5.RELEASE
~ Updated org.springframework.data » spring-data-mongodb1.8.4.RELEASE1.8.5.RELEASE
~ Updated org.springframework.data » spring-data-redis1.6.4.RELEASE1.6.5.RELEASE
~ Updated org.springframework.data » spring-data-rest-webmvc2.4.4.RELEASE2.4.5.RELEASE
~ Updated org.springframework.data » spring-data-solr1.5.4.RELEASE1.5.5.RELEASE
~ Updated org.springframework.security » spring-security-jwt1.0.4.RELEASE1.0.5.RELEASE
~ Updated org.springframework.security.oauth » spring-security-oauth22.0.10.RELEASE2.0.11.RELEASE

Test Changes (3)