Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Version2.1.0.M1compared with

Version Details

Compile Changes (98)

2.0.0.RC2 2.1.0.M1
ChangeGroup / ArtifactPreviousCurrent
+ Added io.projectreactor.netty » reactor-netty-0.8.0.M1
+ Added org.elasticsearch.client » elasticsearch-rest-client-6.3.1
+ Added org.elasticsearch.client » elasticsearch-rest-high-level-client-6.3.1
~ Updated com.fasterxml.jackson.core » jackson-databind2.9.42.9.6
~ Updated com.fasterxml.jackson.dataformat » jackson-dataformat-xml2.9.42.9.6
~ Updated com.fasterxml.jackson.datatype » jackson-datatype-joda2.9.42.9.6
~ Updated com.fasterxml.jackson.datatype » jackson-datatype-jsr3102.9.42.9.6
~ Updated com.fasterxml.jackson.module » jackson-module-parameter-names2.9.42.9.6
~ Updated com.github.ben-manes.caffeine » caffeine2.6.12.6.2
~ Updated com.google.code.gson » gson2.8.22.8.5
~ Updated com.h2database » h21.4.1961.4.197
~ Updated com.hazelcast » hazelcast3.9.33.10.3
~ Updated com.hazelcast » hazelcast-client3.9.33.10.3
~ Updated com.hazelcast » hazelcast-spring3.9.33.10.3
~ Updated com.sendgrid » sendgrid-java4.1.24.2.1
~ Updated com.unboundid » unboundid-ldapsdk4.0.44.0.6
~ Updated com.zaxxer » HikariCP2.7.73.2.0
~ Updated de.flapdoodle.embed » de.flapdoodle.embed.mongo2.0.32.1.1
~ Updated io.lettuce » lettuce-core5.0.2.RELEASE5.1.0.M1
~ Updated io.undertow » undertow-servlet1.4.22.Final2.0.11.Final
~ Updated io.undertow » undertow-websockets-jsr1.4.22.Final2.0.11.Final
~ Updated javax.money » money-api1.0.11.0.3
~ Updated net.sf.ehcache » ehcache2.10.42.10.5
~ Updated org.apache.activemq » activemq-broker5.15.35.15.4
~ Updated org.apache.activemq » activemq-pool5.15.35.15.4
~ Updated org.apache.activemq » artemis-jms-client2.4.02.6.2
~ Updated org.apache.activemq » artemis-jms-server2.4.02.6.2
~ Updated org.apache.commons » commons-dbcp22.2.02.5.0
~ Updated org.apache.solr » solr-solrj6.6.27.4.0
~ Updated org.apache.tomcat » tomcat-jdbc8.5.289.0.10
~ Updated org.apache.tomcat.embed » tomcat-embed-core8.5.289.0.10
~ Updated org.apache.tomcat.embed » tomcat-embed-el8.5.289.0.10
~ Updated org.apache.tomcat.embed » tomcat-embed-websocket8.5.289.0.10
~ Updated org.aspectj » aspectjweaver1.8.131.9.1
~ Updated org.codehaus.groovy » groovy-templates2.4.132.5.1
~ Updated org.eclipse.jetty » jetty-webapp9.4.8.v201711219.4.11.v20180605
~ Updated org.eclipse.jetty.websocket » javax-websocket-server-impl9.4.8.v201711219.4.11.v20180605
~ Updated org.ehcache » ehcache3.4.03.5.2
~ Updated org.flywaydb » flyway-core5.0.75.1.4
~ Updated org.freemarker » freemarker2.3.27-incubating2.3.28
~ Updated org.glassfish.jersey.containers » jersey-container-servlet2.262.27
~ Updated org.glassfish.jersey.containers » jersey-container-servlet-core2.262.27
~ Updated org.glassfish.jersey.core » jersey-server2.262.27
~ Updated org.glassfish.jersey.ext » jersey-spring42.262.27
~ Updated org.glassfish.jersey.media » jersey-media-json-jackson2.262.27
~ Updated org.hibernate » hibernate-core5.2.13.Final5.3.3.Final
~ Updated org.hibernate.validator » hibernate-validator6.0.7.Final6.0.11.Final
~ Updated org.infinispan » infinispan-jcache9.1.6.Final9.3.1.Final
~ Updated org.infinispan » infinispan-spring4-embedded9.1.6.Final9.3.1.Final
~ Updated org.influxdb » influxdb-java2.82.11
~ Updated org.jboss.narayana.jta » jms5.7.2.Final5.8.2.Final
~ Updated org.jboss.narayana.jta » jta5.7.2.Final5.8.2.Final
~ Updated org.jboss.narayana.jts » narayana-jts-integration5.7.2.Final5.8.2.Final
~ Updated org.jooq » jooq3.10.53.11.3
~ Updated org.liquibase » liquibase-core3.5.53.6.2
~ Updated org.mongodb » mongodb-driver-async3.6.33.8.0
~ Updated org.mongodb » mongodb-driver-reactivestreams1.7.11.9.0
~ Updated org.springframework » spring-jdbc5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-jms5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-orm5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-tx5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-web5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-webflux5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-webmvc5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework » spring-websocket5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework.amqp » spring-rabbit2.0.2.RELEASE2.1.0.M1
~ Updated org.springframework.batch » spring-batch-core4.0.0.RELEASE4.1.0.M2
~ Updated org.springframework.boot » spring-boot2.0.0.RC22.1.0.M1
~ Updated org.springframework.boot » spring-boot-autoconfigure-processor2.0.0.RC22.1.0.M1
~ Updated org.springframework.boot » spring-boot-configuration-processor2.0.0.RC22.1.0.M1
~ Updated org.springframework.cloud » spring-cloud-spring-service-connector2.0.1.RELEASE2.0.2.RELEASE
~ Updated org.springframework.data » spring-data-cassandra2.0.4.RELEASE2.1.0.RC1
~ Updated org.springframework.data » spring-data-couchbase3.0.4.RELEASE3.1.0.RC1
~ Updated org.springframework.data » spring-data-elasticsearch3.0.4.RELEASE3.1.0.RC1
~ Updated org.springframework.data » spring-data-jpa2.0.4.RELEASE2.1.0.RC1
~ Updated org.springframework.data » spring-data-ldap2.0.4.RELEASE2.1.0.RC1
~ Updated org.springframework.data » spring-data-mongodb2.0.4.RELEASE2.1.0.RC1
~ Updated org.springframework.data » spring-data-neo4j5.0.4.RELEASE5.1.0.RC1
~ Updated org.springframework.data » spring-data-redis2.0.4.RELEASE2.1.0.RC1
~ Updated org.springframework.data » spring-data-rest-webmvc3.0.4.RELEASE3.1.0.RC1
~ Updated org.springframework.data » spring-data-solr3.0.4.RELEASE4.0.0.RC1
~ Updated org.springframework.hateoas » spring-hateoas0.24.0.RELEASE0.25.0.RELEASE
~ Updated org.springframework.integration » spring-integration-core5.0.2.RELEASE5.1.0.M1
~ Updated org.springframework.integration » spring-integration-jdbc5.0.2.RELEASE5.1.0.M1
~ Updated org.springframework.integration » spring-integration-jmx5.0.2.RELEASE5.1.0.M1
~ Updated org.springframework.kafka » spring-kafka2.1.2.RELEASE2.2.0.M1
~ Updated org.springframework.security » spring-security-acl5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.security » spring-security-config5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.security » spring-security-data5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.security » spring-security-oauth2-client5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.security » spring-security-oauth2-jose5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.security » spring-security-web5.0.2.RELEASE5.1.0.M2
~ Updated org.springframework.session » spring-session-core2.0.2.RELEASE2.1.0.M1
~ Updated org.springframework.session » spring-session-data-redis2.0.2.RELEASE2.1.0.M1
~ Updated org.springframework.session » spring-session-hazelcast2.0.2.RELEASE2.1.0.M1
~ Updated org.springframework.session » spring-session-jdbc2.0.2.RELEASE2.1.0.M1
~ Updated org.springframework.ws » spring-ws-core3.0.0.RELEASE3.0.3.RELEASE
- Removed io.projectreactor.ipc » reactor-netty0.7.4.RELEASE-