Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.0.2.RELEASEcompared with
Version Details
| 1.0.1.RELEASE | 1.0.2.RELEASE | |
|---|---|---|
| Release date | Apr 07, 2014 | Apr 24, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.0.1.RELEASE | 1.0.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.2 | 2.3.3 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-joda | 2.3.2 | 2.3.3 |
| ~ Updated | nz.net.ultraq.thymeleaf » thymeleaf-layout-dialect | 1.2.2 | 1.2.3 |
| ~ Updated | org.springframework.amqp » spring-rabbit | 1.2.1.RELEASE | 1.2.2.RELEASE |
| ~ Updated | org.springframework.batch » spring-batch-core | 2.2.5.RELEASE | 2.2.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.0.1.RELEASE | 1.0.2.RELEASE |
| ~ Updated | org.springframework.data » spring-data-jpa | 1.5.1.RELEASE | 1.5.2.RELEASE |
| ~ Updated | org.springframework.data » spring-data-mongodb | 1.4.1.RELEASE | 1.4.2.RELEASE |
Test Changes (3)
| 1.0.1.RELEASE | 1.0.2.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.29 | 5.1.30 |
| ~ Updated | org.slf4j » slf4j-jdk14 | 1.7.6 | 1.7.7 |
| ~ Updated | org.springframework.boot » spring-boot | 1.0.1.RELEASE | 1.0.2.RELEASE |