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.M1compared with
Version Details
| 1.0.0.RC5 | 1.1.0.M1 | |
|---|---|---|
| Release date | Mar 21, 2014 | May 12, 2014 |
| Licenses | Apache | Apache 2.0 |
| Vulnerabilities |
Compile Changes (15)
| 1.0.0.RC5 | 1.1.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.codehaus.groovy » groovy-xml | - | 2.3.0 |
| ~ Updated | ch.qos.logback » logback-classic | 1.1.1 | 1.1.2 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.3.1 | 2.3.3 |
| ~ Updated | org.apache.httpcomponents » httpclient | 4.3.2 | 4.3.3 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-core | 7.0.52 | 7.0.53 |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-jasper | 7.0.52 | 7.0.53 |
| ~ Updated | org.codehaus.groovy » groovy | 2.2.1 | 2.3.0 |
| ~ Updated | org.liquibase » liquibase-core | 3.1.1 | 3.0.8 |
| ~ Updated | org.slf4j » jul-to-slf4j | 1.7.6 | 1.7.7 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.6 | 1.7.7 |
| ~ Updated | org.springframework » spring-context | 4.0.2.RELEASE | 4.0.4.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.0.2.RELEASE | 4.0.4.RELEASE |
| ~ Updated | org.springframework » spring-orm | 4.0.2.RELEASE | 4.0.4.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.0.2.RELEASE | 4.0.4.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.0.2.RELEASE | 4.0.4.RELEASE |
Test Changes (3)
| 1.0.0.RC5 | 1.1.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.tomcat.embed » tomcat-embed-logging-juli | 7.0.52 | 7.0.53 |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.6 | 1.7.7 |
| ~ Updated | org.springframework » spring-webmvc | 4.0.2.RELEASE | 4.0.4.RELEASE |
