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.1.RELEASEcompared with
Version Details
| 1.2.0.RELEASE | 1.2.1.RELEASE | |
|---|---|---|
| Release date | Dec 11, 2014 | Jan 08, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 1.2.0.RELEASE | 1.2.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » jul-to-slf4j | 1.7.7 | 1.7.8 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.7 | 1.7.8 |
| ~ Updated | org.springframework » spring-context | 4.1.3.RELEASE | 4.1.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.3.RELEASE | 4.1.4.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.1.3.RELEASE | 4.1.4.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.1.3.RELEASE | 4.1.4.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.1.3.RELEASE | 4.1.4.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.2.0.RELEASE | 1.2.1.RELEASE |
Test Changes (2)
| 1.2.0.RELEASE | 1.2.1.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.7 | 1.7.8 |
| ~ Updated | org.springframework » spring-webmvc | 4.1.3.RELEASE | 4.1.4.RELEASE |
