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.
Version2.0.0.M1compared with
Version Details
| 1.5.0.RC1 | 2.0.0.M1 | |
|---|---|---|
| Release date | Jul 16, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (40)
Test Changes (16)
| 1.5.0.RC1 | 2.0.0.M1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.projectreactor.addons » reactor-test | - | 3.1.0.M1 |
| ~ Updated | com.google.appengine » appengine-api-1.0-sdk | 1.9.48 | 1.9.53 |
| ~ Updated | com.h2database » h2 | 1.4.193 | 1.4.195 |
| ~ Updated | com.microsoft.sqlserver » mssql-jdbc | 6.1.0.jre7 | 6.1.0.jre8 |
| ~ Updated | mysql » mysql-connector-java | 5.1.40 | 5.1.42 |
| ~ Updated | org.apache.httpcomponents » httpasyncclient | 4.1.2 | 4.1.3 |
| ~ Updated | org.firebirdsql.jdbc » jaybird-jdk18 | 2.2.12 | 3.0.0 |
| ~ Updated | org.hsqldb » hsqldb | 2.3.3 | 2.4.0 |
| ~ Updated | org.mariadb.jdbc » mariadb-java-client | 1.5.6 | 2.0.1 |
| ~ Updated | org.postgresql » postgresql | 9.4.1212.jre7 | 42.1.1 |
| ~ Updated | org.slf4j » jcl-over-slf4j | 1.7.22 | 1.7.25 |
| ~ Updated | org.springframework » spring-context-support | 4.3.5.RELEASE | 5.0.0.RC1 |
| ~ Updated | org.springframework.boot » spring-boot-test-support | 1.5.0.RC1 | 2.0.0.M1 |
| ~ Updated | org.springframework.data » spring-data-redis | 1.8.0.RC1 | 2.0.0.M3 |
| ~ Updated | org.xerial » sqlite-jdbc | 3.15.1 | 3.16.1 |
| - Removed | io.netty » netty-all | 4.0.38.Final | - |
