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.RELEASEcompared with

Version Details

Compile Changes (52)

1.5.22.RELEASE 2.0.0.RELEASE
ChangeGroup / ArtifactPreviousCurrent
+ Added com.samskivert » jmustache-1.14
+ Added com.zaxxer » HikariCP-2.7.8
+ Added io.projectreactor.ipc » reactor-netty-0.7.5.RELEASE
+ Added javax.jms » javax.jms-api-2.0.1
+ Added org.apache.commons » commons-dbcp2-2.2.0
+ Added org.apache.tomcat » tomcat-jdbc-8.5.28
+ Added org.eclipse.jetty » jetty-alpn-conscrypt-server-9.4.8.v20171121
+ Added org.eclipse.jetty.http2 » http2-server-9.4.8.v20171121
+ Added org.hibernate » hibernate-core-5.2.14.Final
+ Added org.hibernate.validator » hibernate-validator-6.0.7.Final
+ Added org.jetbrains.kotlin » kotlin-reflect-1.2.21
+ Added org.jetbrains.kotlin » kotlin-stdlib-1.2.21
+ Added org.springframework » spring-webflux-5.0.4.RELEASE
+ Added org.springframework.security » spring-security-web-5.0.3.RELEASE
~ Updated ch.qos.logback » logback-classic1.1.111.2.3
~ Updated com.atomikos » transactions-jdbc3.9.34.0.6
~ Updated com.atomikos » transactions-jms3.9.34.0.6
~ Updated com.atomikos » transactions-jta3.9.34.0.6
~ Updated com.fasterxml.jackson.core » jackson-databind2.8.11.32.9.4
~ Updated com.google.code.gson » gson2.8.52.8.2
~ Updated com.sendgrid » sendgrid-java2.2.24.1.2
~ Updated io.undertow » undertow-servlet1.4.27.Final1.4.22.Final
~ Updated org.apache.httpcomponents » httpclient4.5.94.5.5
~ Updated org.apache.logging.log4j » log4j-api2.72.10.0
~ Updated org.apache.logging.log4j » log4j-core2.72.10.0
~ Updated org.apache.tomcat.embed » tomcat-embed-core8.5.438.5.28
~ Updated org.apache.tomcat.embed » tomcat-embed-jasper8.5.438.5.28
~ Updated org.assertj » assertj-core2.6.03.9.1
~ Updated org.codehaus.groovy » groovy2.4.172.4.13
~ Updated org.codehaus.groovy » groovy-xml2.4.172.4.13
~ Updated org.eclipse.jetty » jetty-servlets9.4.19.v201906109.4.8.v20171121
~ Updated org.eclipse.jetty » jetty-util9.4.19.v201906109.4.8.v20171121
~ Updated org.eclipse.jetty » jetty-webapp9.4.19.v201906109.4.8.v20171121
~ Updated org.jboss.narayana.jta » jdbc5.5.34.Final5.8.0.Final
~ Updated org.jboss.narayana.jta » jms5.5.34.Final5.8.0.Final
~ Updated org.jboss.narayana.jta » jta5.5.34.Final5.8.0.Final
~ Updated org.jboss.narayana.jts » narayana-jts-integration5.5.34.Final5.8.0.Final
~ Updated org.neo4j » neo4j-ogm-core2.1.63.1.0
~ Updated org.slf4j » jul-to-slf4j1.7.261.7.25
~ Updated org.slf4j » slf4j-api1.7.261.7.25
~ Updated org.springframework » spring-context4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework » spring-core4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework » spring-orm4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework » spring-test4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework » spring-web4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework » spring-webmvc4.3.25.RELEASE5.0.4.RELEASE
~ Updated org.springframework.boot » spring-boot-configuration-processor1.5.22.RELEASE2.0.0.RELEASE
~ Updated org.yaml » snakeyaml1.171.19
- Removed javax.jms » jms-api1.1-rev-1-
- Removed org.hibernate » hibernate-entitymanager5.0.12.Final-
- Removed org.hibernate » hibernate-validator5.3.6.Final-
- Removed org.json » json20140107-