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.5.RELEASEcompared with
Version Details
| 1.2.4.RELEASE | 1.2.5.RELEASE | |
|---|---|---|
| Release date | Jun 04, 2015 | Jul 02, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (13)
| 1.2.4.RELEASE | 1.2.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.velocity » velocity | - | 1.7 |
| + Added | org.apache.velocity » velocity-tools | - | 2.0 |
| + Added | org.springframework » spring-webmvc | - | 4.1.7.RELEASE |
| ~ Updated | io.undertow » undertow-servlet | 1.1.4.Final | 1.1.7.Final |
| ~ Updated | org.eclipse.jetty » jetty-util | 9.2.10.v20150310 | 9.2.11.v20150529 |
| ~ Updated | org.eclipse.jetty » jetty-webapp | 9.2.10.v20150310 | 9.2.11.v20150529 |
| ~ Updated | org.liquibase » liquibase-core | 3.3.3 | 3.3.5 |
| ~ Updated | org.springframework » spring-context | 4.1.6.RELEASE | 4.1.7.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.1.6.RELEASE | 4.1.7.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.1.6.RELEASE | 4.1.7.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.1.6.RELEASE | 4.1.7.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.1.6.RELEASE | 4.1.7.RELEASE |
| ~ Updated | org.springframework.boot » spring-boot-configuration-processor | 1.2.4.RELEASE | 1.2.5.RELEASE |
Test Changes (2)
| 1.2.4.RELEASE | 1.2.5.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.springframework » spring-context-support | - | 4.1.7.RELEASE |
| - Removed | org.springframework » spring-webmvc | 4.1.6.RELEASE | - |
