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
| 1.2.6.RELEASE | 1.2.7.RELEASE | |
|---|---|---|
| Release date | Sep 16, 2015 | Oct 16, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (21)
Test Changes (3)
| 1.2.6.RELEASE | 1.2.7.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-websocket | 8.0.26 | 8.0.28 |
| ~ Updated | org.springframework » spring-test | 4.1.7.RELEASE | 4.1.8.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot | 1.2.6.RELEASE | 1.2.7.RELEASE |