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

Version Details

Compile Changes (59)

1.1.12.RELEASE 1.2.0.RELEASE
ChangeGroup / ArtifactPreviousCurrent
+ Added com.atomikos » transactions-jdbc-3.9.3
+ Added com.atomikos » transactions-jta-3.9.3
+ Added com.fasterxml.jackson.dataformat » jackson-dataformat-xml-2.4.4
+ Added com.github.mxab.thymeleaf.extras » thymeleaf-extras-data-attribute-1.3
+ Added com.google.code.gson » gson-2.3
+ Added com.zaxxer » HikariCP-java6-2.2.5
+ Added io.undertow » undertow-servlet-1.1.1.Final
+ Added io.undertow » undertow-websockets-jsr-1.1.1.Final
+ Added javax.mail » javax.mail-api-1.5.2
+ Added org.apache.commons » commons-dbcp2-2.0.1
+ Added org.apache.tomcat.embed » tomcat-embed-el-8.0.15
+ Added org.codehaus.btm » btm-2.1.4
+ Added org.eclipse.jetty.websocket » javax-websocket-server-impl-9.2.4.v20141103
+ Added org.glassfish.jersey.containers » jersey-container-servlet-2.13
+ Added org.glassfish.jersey.containers » jersey-container-servlet-core-2.13
+ Added org.glassfish.jersey.core » jersey-server-2.13
+ Added org.glassfish.jersey.ext » jersey-spring3-2.13
+ Added org.springframework.boot » spring-boot-configuration-processor-1.2.0.RELEASE
+ Added org.springframework.cloud » spring-cloud-spring-service-connector-1.1.0.RELEASE
~ Updated com.fasterxml.jackson.core » jackson-databind2.3.52.4.4
~ Updated com.fasterxml.jackson.datatype » jackson-datatype-joda2.3.52.4.4
~ Updated com.fasterxml.jackson.datatype » jackson-datatype-jsr3102.3.52.4.4
~ Updated org.apache.activemq » activemq-broker5.9.15.10.0
~ Updated org.apache.activemq » activemq-pool5.9.15.10.0
~ Updated org.apache.tomcat » tomcat-jdbc7.0.598.0.15
~ Updated org.apache.tomcat.embed » tomcat-embed-core7.0.598.0.15
~ Updated org.aspectj » aspectjweaver1.8.51.8.4
~ Updated org.codehaus.groovy » groovy-templates2.3.112.3.8
~ Updated org.eclipse.jetty » jetty-webapp8.1.16.v201409039.2.4.v20141103
~ Updated org.freemarker » freemarker2.3.222.3.21
~ Updated org.hibernate » hibernate-entitymanager4.3.8.Final4.3.7.Final
~ Updated org.hibernate » hibernate-validator5.0.3.Final5.1.3.Final
~ Updated org.liquibase » liquibase-core3.0.83.3.0
~ Updated org.springframework » spring-jdbc4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-jms4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-orm4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-tx4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-web4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-webmvc4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework » spring-websocket4.0.9.RELEASE4.1.3.RELEASE
~ Updated org.springframework.amqp » spring-rabbit1.3.9.RELEASE1.4.0.RELEASE
~ Updated org.springframework.batch » spring-batch-core3.0.3.RELEASE3.0.2.RELEASE
~ Updated org.springframework.boot » spring-boot1.1.12.RELEASE1.2.0.RELEASE
~ Updated org.springframework.data » spring-data-elasticsearch1.0.5.RELEASE1.1.1.RELEASE
~ Updated org.springframework.data » spring-data-jpa1.6.5.RELEASE1.7.1.RELEASE
~ Updated org.springframework.data » spring-data-mongodb1.5.5.RELEASE1.6.1.RELEASE
~ Updated org.springframework.data » spring-data-redis1.3.5.RELEASE1.4.1.RELEASE
~ Updated org.springframework.data » spring-data-rest-webmvc2.1.5.RELEASE2.2.1.RELEASE
~ Updated org.springframework.data » spring-data-solr1.2.5.RELEASE1.3.1.RELEASE
~ Updated org.springframework.integration » spring-integration-core4.0.6.RELEASE4.1.0.RELEASE
~ Updated org.springframework.integration » spring-integration-jmx4.0.6.RELEASE4.1.0.RELEASE
~ Updated org.springframework.security » spring-security-acl3.2.7.RELEASE3.2.5.RELEASE
~ Updated org.springframework.security » spring-security-config3.2.7.RELEASE3.2.5.RELEASE
~ Updated org.springframework.security » spring-security-web3.2.7.RELEASE3.2.5.RELEASE
~ Updated org.thymeleaf » thymeleaf2.1.4.RELEASE2.1.3.RELEASE
~ Updated org.thymeleaf » thymeleaf-spring42.1.4.RELEASE2.1.3.RELEASE
~ Updated redis.clients » jedis2.4.22.5.2
- Removed com.zaxxer » HikariCP1.4.0-
- Removed org.hibernate.javax.persistence » hibernate-jpa-2.0-api1.0.1.Final-

Test Changes (4)