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.1.4.RELEASEcompared with
Version Details
| 1.1.3.RELEASE | 1.1.4.RELEASE | |
|---|---|---|
| Release date | Jun 27, 2014 | Jul 08, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (5)
| 1.1.3.RELEASE | 1.1.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-context | 4.0.5.RELEASE | 4.0.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.5.RELEASE | 4.0.6.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.0.5.RELEASE | 4.0.6.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.5.RELEASE | 4.0.6.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.5.RELEASE | 4.0.6.RELEASE |
Test Changes (1)
| 1.1.3.RELEASE | 1.1.4.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework » spring-webmvc | 4.0.5.RELEASE | 4.0.6.RELEASE |