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

Version Details

Compile Changes (21)

1.2.6.RELEASE 1.2.7.RELEASE
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.apache.tomcat » tomcat-jdbc8.0.268.0.28
~ Updated org.apache.tomcat.embed » tomcat-embed-core8.0.268.0.28
~ Updated org.apache.tomcat.embed » tomcat-embed-el8.0.268.0.28
~ Updated org.aspectj » aspectjweaver1.8.61.8.7
~ Updated org.springframework » spring-jdbc4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-jms4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-orm4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-tx4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-web4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-webmvc4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework » spring-websocket4.1.7.RELEASE4.1.8.RELEASE
~ Updated org.springframework.amqp » spring-rabbit1.4.5.RELEASE1.4.6.RELEASE
~ Updated org.springframework.boot » spring-boot1.2.6.RELEASE1.2.7.RELEASE
~ Updated org.springframework.boot » spring-boot-configuration-processor1.2.6.RELEASE1.2.7.RELEASE
~ Updated org.springframework.data » spring-data-elasticsearch1.1.3.RELEASE1.1.4.RELEASE
~ Updated org.springframework.data » spring-data-jpa1.7.3.RELEASE1.7.4.RELEASE
~ Updated org.springframework.data » spring-data-mongodb1.6.3.RELEASE1.6.4.RELEASE
~ Updated org.springframework.data » spring-data-redis1.4.3.RELEASE1.4.4.RELEASE
~ Updated org.springframework.data » spring-data-rest-webmvc2.2.3.RELEASE2.2.4.RELEASE
~ Updated org.springframework.data » spring-data-solr1.3.3.RELEASE1.3.4.RELEASE
~ Updated org.springframework.social » spring-social-twitter1.1.0.RELEASE1.1.1.RELEASE

Test Changes (3)