Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version1.2.8.RELEASEcompared with
Version Details
| 1.2.7.RELEASE | 1.2.8.RELEASE | |
|---|---|---|
| Release date | Oct 16, 2015 | Dec 17, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (28)
Test Changes (5)
| 1.2.7.RELEASE | 1.2.8.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | mysql » mysql-connector-java | 5.1.36 | 5.1.38 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.0.28 | 8.0.30 |
| ~ Updated | org.slf4j » slf4j-jdk14 | 1.7.12 | 1.7.13 |
| ~ Updated | org.springframework » spring-test | 4.1.8.RELEASE | 4.1.9.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.2.7.RELEASE | 1.2.8.RELEASE |