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.3.RELEASEcompared with
Version Details
| 1.2.2.RELEASE | 1.2.3.RELEASE | |
|---|---|---|
| Release date | Feb 27, 2015 | Mar 31, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 1.2.2.RELEASE | 1.2.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.2 | 1.1.3 |
| ~ Updated | io.undertow » undertow-servlet | 1.1.1.Final | 1.1.3.Final |
| ~ Updated | org.codehaus.groovy » groovy | 2.3.10 | 2.3.11 |
| ~ Updated | org.codehaus.groovy » groovy-xml | 2.3.10 | 2.3.11 |
| ~ Updated | org.slf4j » jul-to-slf4j | 1.7.10 | 1.7.11 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.10 | 1.7.11 |
| ~ Updated | org.springframework » spring-context | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.1.5.RELEASE | 4.1.6.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.2.2.RELEASE | 1.2.3.RELEASE |
Test Changes (2)
| 1.2.2.RELEASE | 1.2.3.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.10 | 1.7.11 |
| ~ Updated | org.springframework » spring-webmvc | 4.1.5.RELEASE | 4.1.6.RELEASE |
