Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.2.4.RELEASEcompared with
Version Details
| 1.2.3.RELEASE | 1.2.4.RELEASE | |
|---|---|---|
| Release date | Mar 31, 2015 | Jun 04, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (31)
Test Changes (4)
| 1.2.3.RELEASE | 1.2.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.34 | 5.1.35 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.0.20 | 8.0.23 |
| ~ Updated | org.slf4j » slf4j-jdk14 | 1.7.11 | 1.7.12 |
| ~ Updated | org.springframework.boot » spring-boot | 1.2.3.RELEASE | 1.2.4.RELEASE |