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.0.RELEASEcompared with
Version Details
| 1.0.2.RELEASE | 1.1.0.RELEASE | |
|---|---|---|
| Release date | Apr 24, 2014 | Jun 10, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (12)
| 1.0.2.RELEASE | 1.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 7.0.52 | 7.0.54 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 7.0.52 | 7.0.54 |
| ~ Updated | org.codehaus.groovy » groovy | 2.2.1 | 2.3.2 |
| ~ Updated | org.codehaus.groovy » groovy-xml | 2.2.1 | 2.3.2 |
| ~ Updated | org.eclipse.jetty » jetty-util | 8.1.14.v20131031 | 8.1.15.v20140411 |
| ~ Updated | org.eclipse.jetty » jetty-webapp | 8.1.14.v20131031 | 8.1.15.v20140411 |
| ~ Updated | org.liquibase » liquibase-core | 3.1.1 | 3.0.8 |
| ~ Updated | org.springframework » spring-context | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.3.RELEASE | 4.0.5.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.3.RELEASE | 4.0.5.RELEASE |
Test Changes (2)
| 1.0.2.RELEASE | 1.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 7.0.52 | 7.0.54 |
| ~ Updated | org.springframework » spring-webmvc | 4.0.3.RELEASE | 4.0.5.RELEASE |