spring-boot-autoconfigure

spring-boot-autoconfigure

Spring Boot AutoConfigure
http://projects.spring.io/spring-boot/
Pivotal Software, Inc.
文件下载
文件名 操作
spring-boot-autoconfigure-1.3.0.RELEASE.jar 下载
spring-boot-autoconfigure-1.3.0.RELEASE.pom 下载
spring-boot-autoconfigure-1.3.0.RELEASE-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-autoconfigure</artifactId>
  <version>1.3.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE'
Gradle Kotlin
implementation("org.springframework.boot:spring-boot-autoconfigure:1.3.0.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.boot" % "spring-boot-autoconfigure" % "1.3.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.boot', module='spring-boot-autoconfigure', version='1.3.0.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.boot" name="spring-boot-autoconfigure" rev="1.3.0.RELEASE" />
Leiningen
[org.springframework.boot/spring-boot-autoconfigure "1.3.0.RELEASE"]
Apache Buildr
'org.springframework.boot:spring-boot-autoconfigure:jar:1.3.0.RELEASE'
本项目依赖
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-parent</artifactId>
  <version>1.3.0.RELEASE</version>
</parent>

compile

|-- org.springframework.boot:spring-boot

|-- com.atomikos:transactions-jdbc

|-- com.atomikos:transactions-jta

|-- com.fasterxml.jackson.core:jackson-databind

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml

|-- com.fasterxml.jackson.datatype:jackson-datatype-joda

|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310

|-- com.fasterxml.jackson.module:jackson-module-parameter-names

|-- com.google.code.gson:gson

|-- com.hazelcast:hazelcast

|-- com.hazelcast:hazelcast-spring

|-- com.h2database:h2

|-- com.samskivert:jmustache

|-- com.sun.mail:javax.mail

|-- de.flapdoodle.embed:de.flapdoodle.embed.mongo

|-- javax.cache:cache-api

|-- io.projectreactor.spring:reactor-spring-context

|-- org.flywaydb:flyway-core

|-- org.glassfish.jersey.core:jersey-server

|-- org.glassfish.jersey.containers:jersey-container-servlet-core

|-- org.glassfish.jersey.containers:jersey-container-servlet

|-- org.glassfish.jersey.ext:jersey-spring3

|-- commons-dbcp:commons-dbcp

|-- org.apache.activemq:activemq-broker

|-- org.apache.activemq:activemq-pool

|-- org.apache.activemq:artemis-jms-client

|-- org.apache.activemq:artemis-jms-server

|-- org.apache.commons:commons-dbcp2

|-- org.apache.solr:solr-solrj

|-- org.apache.tomcat.embed:tomcat-embed-core

|-- org.apache.tomcat.embed:tomcat-embed-el

|-- org.apache.tomcat:tomcat-jdbc

|-- org.apache.velocity:velocity

|-- org.codehaus.btm:btm

|-- org.codehaus.groovy:groovy-templates

|-- com.sendgrid:sendgrid-java

|-- com.zaxxer:HikariCP-java6

|-- org.eclipse.jetty:jetty-webapp

|-- org.eclipse.jetty.websocket:javax-websocket-server-impl

|-- io.undertow:undertow-servlet

|-- io.undertow:undertow-websockets-jsr

|-- org.freemarker:freemarker

|-- org.hibernate:hibernate-entitymanager

|-- org.hibernate:hibernate-validator

|-- org.hornetq:hornetq-jms-client

|-- org.hornetq:hornetq-jms-server

|-- org.infinispan:infinispan-jcache

|-- org.infinispan:infinispan-spring4

|-- org.springframework:spring-jdbc

|-- org.springframework.integration:spring-integration-core

|-- org.springframework.integration:spring-integration-jmx

|-- org.springframework:spring-jms

|-- org.springframework:spring-orm

|-- org.springframework:spring-tx

|-- org.springframework:spring-web

|-- org.springframework:spring-websocket

|-- org.springframework:spring-webmvc

|-- org.springframework.batch:spring-batch-core

|-- org.springframework.data:spring-data-jpa

|-- org.springframework.data:spring-data-rest-webmvc

|-- org.springframework.data:spring-data-cassandra

|-- org.springframework.data:spring-data-mongodb

|-- org.springframework.data:spring-data-redis

|-- org.springframework.data:spring-data-elasticsearch

|-- org.springframework.data:spring-data-solr

|-- org.springframework.hateoas:spring-hateoas

|-- redis.clients:jedis

|-- org.liquibase:liquibase-core

|-- org.springframework.security:spring-security-acl

|-- org.springframework.security:spring-security-web

|-- org.springframework.security:spring-security-config

|-- org.springframework.security:spring-security-data

|-- org.springframework.security.oauth:spring-security-oauth2

|-- org.springframework.security:spring-security-jwt

|-- org.springframework.session:spring-session

|-- org.springframework.amqp:spring-rabbit

|-- org.springframework.cloud:spring-cloud-spring-service-connector

|-- org.springframework.mobile:spring-mobile-device

|-- org.springframework.social:spring-social-config

|-- org.springframework.social:spring-social-core

|-- org.springframework.social:spring-social-web

|-- org.springframework.social:spring-social-facebook

|-- org.springframework.social:spring-social-twitter

|-- org.springframework.social:spring-social-linkedin

|-- org.thymeleaf:thymeleaf

|-- org.thymeleaf:thymeleaf-spring4

|-- nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect

|-- com.github.mxab.thymeleaf.extras:thymeleaf-extras-data-attribute

|-- org.thymeleaf.extras:thymeleaf-extras-conditionalcomments

|-- org.thymeleaf.extras:thymeleaf-extras-springsecurity4

|-- javax.jms:jms-api

|-- javax.mail:javax.mail-api

|-- net.sf.ehcache:ehcache

|-- org.aspectj:aspectjweaver

|-- org.jooq:jooq

|-- org.springframework.boot:spring-boot-configuration-processor

test

|-- org.springframework.boot:spring-boot

|-- ch.qos.logback:logback-classic

|-- com.atomikos:transactions-jms

|-- mysql:mysql-connector-java

|-- org.apache.tomcat.embed:tomcat-embed-websocket

|-- org.hsqldb:hsqldb

|-- org.springframework:spring-test

|-- org.springframework.security:spring-security-test

|-- org.yaml:snakeyaml