Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Version1.2.0.M2compared with
Version Details
| 1.2.0.M1 | 1.2.0.M2 | |
|---|---|---|
| Release date | Sep 05, 2014 | Oct 11, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.2.0.M1 | 1.2.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.logging.log4j » log4j-api | - | 2.0.2 |
| + Added | org.apache.logging.log4j » log4j-core | - | 2.0.2 |
| ~ Updated | org.hibernate » hibernate-validator | 5.0.3.Final | 5.1.2.Final |
| ~ Updated | org.springframework » spring-context | 4.1.0.RELEASE | 4.1.1.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.0.RELEASE | 4.1.1.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.1.0.RELEASE | 4.1.1.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.1.0.RELEASE | 4.1.1.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.1.0.RELEASE | 4.1.1.RELEASE |
Test Changes (1)
| 1.2.0.M1 | 1.2.0.M2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-webmvc | 4.1.0.RELEASE | 4.1.1.RELEASE |
