All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-boot-autoconfigure JAR 1.1.2.RELEASE with all dependencies


Spring Boot AutoConfigure

Files of the artifact spring-boot-autoconfigure version 1.1.2.RELEASE from the group org.springframework.boot.

Artifact spring-boot-autoconfigure
Group org.springframework.boot
Version 1.1.2.RELEASE
Last update 24. June 2014
Tags: boot autoconfigure spring
Organization Pivotal Software, Inc.
URL http://projects.spring.io/spring-boot/
License not specified
Dependencies amount 1
Dependencies spring-boot,
There are maybe transitive dependencies!
There is a newer version: 3.2.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-boot-autoconfigure Show documentation

Please rate this JAR file. Is it a good library?

spring-boot-autoconfigure
Rate from 1 - 5, Rated 2.11 based on 18 reviews

3554 downloads

Source code of spring-boot-autoconfigure version 1.1.2.RELEASE

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.factories
org.springframework.boot.autoconfigure
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.AutoConfigurationPackages
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.AutoConfigurationSorter
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.AutoConfigureAfter
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.AutoConfigureBefore
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.EnableAutoConfiguration
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration
org.springframework.boot.autoconfigure.amqp
org.springframework.boot.autoconfigure.amqp.org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
org.springframework.boot.autoconfigure.amqp.org.springframework.boot.autoconfigure.amqp.RabbitProperties
org.springframework.boot.autoconfigure.aop
org.springframework.boot.autoconfigure.aop.org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
org.springframework.boot.autoconfigure.batch
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.JobExecutionEvent
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
org.springframework.boot.autoconfigure.batch.org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
org.springframework.boot.autoconfigure.condition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionOutcome
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnBean
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnClass
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnExpression
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnJava
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnMissingClass
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnNotWebApplication
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnResource
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnBeanCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnClassCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnExpressionCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnJavaCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnPropertyCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnResourceCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.OnWebApplicationCondition
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.SearchStrategy
org.springframework.boot.autoconfigure.condition.org.springframework.boot.autoconfigure.condition.SpringBootCondition
org.springframework.boot.autoconfigure.data
org.springframework.boot.autoconfigure.data.org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
org.springframework.boot.autoconfigure.data.elasticsearch
org.springframework.boot.autoconfigure.data.elasticsearch.org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
org.springframework.boot.autoconfigure.data.elasticsearch.org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfigureRegistrar
org.springframework.boot.autoconfigure.data.jpa
org.springframework.boot.autoconfigure.data.jpa.org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
org.springframework.boot.autoconfigure.data.jpa.org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
org.springframework.boot.autoconfigure.data.jpa.org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfigureRegistrar
org.springframework.boot.autoconfigure.data.mongo
org.springframework.boot.autoconfigure.data.mongo.org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
org.springframework.boot.autoconfigure.data.mongo.org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfigureRegistrar
org.springframework.boot.autoconfigure.data.rest
org.springframework.boot.autoconfigure.data.rest.org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
org.springframework.boot.autoconfigure.data.solr
org.springframework.boot.autoconfigure.data.solr.org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
org.springframework.boot.autoconfigure.data.solr.org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfigureRegistrar
org.springframework.boot.autoconfigure.elasticsearch
org.springframework.boot.autoconfigure.elasticsearch.org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchAutoConfiguration
org.springframework.boot.autoconfigure.elasticsearch.org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchDataAutoConfiguration
org.springframework.boot.autoconfigure.elasticsearch.org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
org.springframework.boot.autoconfigure.flyway
org.springframework.boot.autoconfigure.flyway.org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
org.springframework.boot.autoconfigure.flyway.org.springframework.boot.autoconfigure.flyway.FlywayDataSource
org.springframework.boot.autoconfigure.flyway.org.springframework.boot.autoconfigure.flyway.FlywayProperties
org.springframework.boot.autoconfigure.freemarker
org.springframework.boot.autoconfigure.freemarker.org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
org.springframework.boot.autoconfigure.freemarker.org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
org.springframework.boot.autoconfigure.freemarker.org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider
org.springframework.boot.autoconfigure.groovy.template
org.springframework.boot.autoconfigure.groovy.template.org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
org.springframework.boot.autoconfigure.groovy.template.org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
org.springframework.boot.autoconfigure.groovy.template.org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
org.springframework.boot.autoconfigure.groovy.template.org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateResolver
org.springframework.boot.autoconfigure.groovy.template.web
org.springframework.boot.autoconfigure.groovy.template.web.org.springframework.boot.autoconfigure.groovy.template.web.GroovyTemplateView
org.springframework.boot.autoconfigure.groovy.template.web.org.springframework.boot.autoconfigure.groovy.template.web.GroovyTemplateViewResolver
org.springframework.boot.autoconfigure.hateoas
org.springframework.boot.autoconfigure.hateoas.org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
org.springframework.boot.autoconfigure.integration
org.springframework.boot.autoconfigure.integration.org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
org.springframework.boot.autoconfigure.jackson
org.springframework.boot.autoconfigure.jackson.org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
org.springframework.boot.autoconfigure.jdbc
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceInitializedEvent
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceInitializer
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerPostProcessor
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.DriverClassNameProvider
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
org.springframework.boot.autoconfigure.jdbc.org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
org.springframework.boot.autoconfigure.jms
org.springframework.boot.autoconfigure.jms.org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
org.springframework.boot.autoconfigure.jms.org.springframework.boot.autoconfigure.jms.JmsProperties
org.springframework.boot.autoconfigure.jms.activemq
org.springframework.boot.autoconfigure.jms.activemq.org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
org.springframework.boot.autoconfigure.jms.activemq.org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryConfiguration
org.springframework.boot.autoconfigure.jms.activemq.org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
org.springframework.boot.autoconfigure.jms.hornetq
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQAutoConfiguration
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQConfigurationCustomizer
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQEmbeddedConfigurationFactory
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQMode
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQNoOpBindingRegistry
org.springframework.boot.autoconfigure.jms.hornetq.org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
org.springframework.boot.autoconfigure.jmx
org.springframework.boot.autoconfigure.jmx.org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
org.springframework.boot.autoconfigure.jmx.org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
org.springframework.boot.autoconfigure.liquibase
org.springframework.boot.autoconfigure.liquibase.org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
org.springframework.boot.autoconfigure.liquibase.org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
org.springframework.boot.autoconfigure.logging
org.springframework.boot.autoconfigure.logging.org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
org.springframework.boot.autoconfigure.mobile
org.springframework.boot.autoconfigure.mobile.org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration
org.springframework.boot.autoconfigure.mobile.org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
org.springframework.boot.autoconfigure.mobile.org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
org.springframework.boot.autoconfigure.mongo
org.springframework.boot.autoconfigure.mongo.org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
org.springframework.boot.autoconfigure.mongo.org.springframework.boot.autoconfigure.mongo.MongoDataAutoConfiguration
org.springframework.boot.autoconfigure.mongo.org.springframework.boot.autoconfigure.mongo.MongoProperties
org.springframework.boot.autoconfigure.orm.jpa
org.springframework.boot.autoconfigure.orm.jpa.org.springframework.boot.autoconfigure.orm.jpa.DataSourceInitializedPublisher
org.springframework.boot.autoconfigure.orm.jpa.org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryBuilder
org.springframework.boot.autoconfigure.orm.jpa.org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
org.springframework.boot.autoconfigure.orm.jpa.org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
org.springframework.boot.autoconfigure.orm.jpa.org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
org.springframework.boot.autoconfigure
org.springframework.boot.autoconfigure.org.springframework.boot.autoconfigure.package-info
org.springframework.boot.autoconfigure.reactor
org.springframework.boot.autoconfigure.reactor.org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
org.springframework.boot.autoconfigure.redis
org.springframework.boot.autoconfigure.redis.org.springframework.boot.autoconfigure.redis.RedisAutoConfiguration
org.springframework.boot.autoconfigure.redis.org.springframework.boot.autoconfigure.redis.RedisProperties
org.springframework.boot.autoconfigure.security
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.FallbackWebSecurityAutoConfiguration
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.SecurityPrequisite
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.SecurityProperties
org.springframework.boot.autoconfigure.security.org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
org.springframework.boot.autoconfigure.social
org.springframework.boot.autoconfigure.social.org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration
org.springframework.boot.autoconfigure.social.org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration
org.springframework.boot.autoconfigure.social.org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
org.springframework.boot.autoconfigure.social.org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration
org.springframework.boot.autoconfigure.social.org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration
org.springframework.boot.autoconfigure.solr
org.springframework.boot.autoconfigure.solr.org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
org.springframework.boot.autoconfigure.solr.org.springframework.boot.autoconfigure.solr.SolrProperties
org.springframework.boot.autoconfigure.template
org.springframework.boot.autoconfigure.template.org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
org.springframework.boot.autoconfigure.template.org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider
org.springframework.boot.autoconfigure.thymeleaf
org.springframework.boot.autoconfigure.thymeleaf.org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
org.springframework.boot.autoconfigure.thymeleaf.org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
org.springframework.boot.autoconfigure.velocity
org.springframework.boot.autoconfigure.velocity.org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration
org.springframework.boot.autoconfigure.velocity.org.springframework.boot.autoconfigure.velocity.VelocityProperties
org.springframework.boot.autoconfigure.velocity.org.springframework.boot.autoconfigure.velocity.VelocityTemplateAvailabilityProvider
org.springframework.boot.autoconfigure.web
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.BasicErrorController
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ErrorAttributes
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ErrorController
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.HttpMapperProperties
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.HttpMessageConverters
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.JspTemplateAvailabilityProvider
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.MultipartProperties
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ResourceProperties
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ServerProperties
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
org.springframework.boot.autoconfigure.web.org.springframework.boot.autoconfigure.web.WebMvcProperties
org.springframework.boot.autoconfigure.websocket
org.springframework.boot.autoconfigure.websocket.org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration




© 2015 - 2024 Weber Informatics LLC | Privacy Policy