- AbstractDataSourcePoolMetadata<T extends DataSource> - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- AbstractDataSourcePoolMetadata(T) - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
-
Create an instance with the data source to use.
- AbstractDependsOnBeanFactoryPostProcessor - Class in org.springframework.boot.autoconfigure
-
Abstract base class for a BeanFactoryPostProcessor
that can be used to
dynamically declare that all beans of a specific type should depend on one or more
specific beans.
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, Class<? extends FactoryBean<?>>, String...) - Constructor for class org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
-
- AbstractErrorController - Class in org.springframework.boot.autoconfigure.web
-
Abstract base class for error Controller
implementations.
- AbstractErrorController(ErrorAttributes) - Constructor for class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
- AbstractErrorController(ErrorAttributes, List<ErrorViewResolver>) - Constructor for class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
- AbstractRepositoryConfigurationSourceSupport - Class in org.springframework.boot.autoconfigure.data
-
Base ImportBeanDefinitionRegistrar
used to auto-configure Spring Data
Repositories.
- AbstractRepositoryConfigurationSourceSupport() - Constructor for class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- AbstractTemplateViewResolverProperties - Class in org.springframework.boot.autoconfigure.template
-
- AbstractTemplateViewResolverProperties(String, String) - Constructor for class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- AbstractViewResolverProperties - Class in org.springframework.boot.autoconfigure.template
-
- AbstractViewResolverProperties() - Constructor for class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- ACCESS_OVERRIDE_ORDER - Static variable in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
Order before the basic authentication access control provided by Boot.
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- accessTokenRequest - Variable in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration
-
- ActiveMQAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActiveMQAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
-
- ActiveMQProperties - Class in org.springframework.boot.autoconfigure.jms.activemq
-
Configuration properties for ActiveMQ.
- ActiveMQProperties() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- ActiveMQProperties.Packages - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActiveMQProperties.Pool - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- add(Condition, ConditionOutcome) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
- addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
-
- addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
-
- addConnectionFactories(ConnectionFactoryConfigurer, Environment) - Method in class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- afterSingletonsInstantiated() - Method in class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener
-
- AllNestedConditions - Class in org.springframework.boot.autoconfigure.condition
-
Condition
that will match when all nested class conditions match.
- AllNestedConditions(ConfigurationCondition.ConfigurationPhase) - Constructor for class org.springframework.boot.autoconfigure.condition.AllNestedConditions
-
- amqpAdmin(ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- andCondition(Class<? extends Annotation>, Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Return a new builder to construct a new
ConditionMessage
based on the
instance and a new condition outcome.
- andCondition(String, Object...) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Return a new builder to construct a new
ConditionMessage
based on the
instance and a new condition outcome.
- AnonymousUserIdSourceConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
-
- anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition...) - Method in class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
Return true if any of the specified conditions match.
- AnyNestedCondition - Class in org.springframework.boot.autoconfigure.condition
-
Condition
that will match when any nested class condition matches.
- AnyNestedCondition(ConfigurationCondition.ConfigurationPhase) - Constructor for class org.springframework.boot.autoconfigure.condition.AnyNestedCondition
-
- AopAutoConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- AopAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
-
- AopAutoConfiguration.CglibAutoProxyConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- AopAutoConfiguration.JdkDynamicAutoProxyConfiguration - Class in org.springframework.boot.autoconfigure.aop
-
- append(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- ApplicationNoWebSecurityConfigurerAdapter() - Constructor for class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter
-
- ApplicationWebSecurityConfigurerAdapter(SecurityProperties) - Constructor for class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter
-
- applyProperties(JedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
-
- applyProperties(FreeMarkerConfigurationFactory) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
-
- applyProperties(VelocityEngineFactory) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityConfiguration
-
Deprecated.
- applyTo(Collection<?>) - Method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
- applyTo(RepositoryRestConfiguration) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- applyToItem(Object) - Method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
- applyToViewResolver(Object) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
Apply the given properties to a AbstractTemplateViewResolver
.
- applyToViewResolver(Object) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- ArtemisAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.artemis
-
- ArtemisAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
-
- ArtemisConfigurationCustomizer - Interface in org.springframework.boot.autoconfigure.jms.artemis
-
Callback interface that can be implemented by beans wishing to customize the Artemis
JMS server Configuration
before it is used by an auto-configured
EmbeddedJMS
instance.
- ArtemisMode - Enum in org.springframework.boot.autoconfigure.jms.artemis
-
Define the mode in which Artemis can operate.
- ArtemisNoOpBindingRegistry - Class in org.springframework.boot.autoconfigure.jms.artemis
-
A no-op implementation of the BindingRegistry
.
- ArtemisNoOpBindingRegistry() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
-
- ArtemisProperties - Class in org.springframework.boot.autoconfigure.jms.artemis
-
Configuration properties for Artemis.
- ArtemisProperties() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- ArtemisProperties.Embedded - Class in org.springframework.boot.autoconfigure.jms.artemis
-
Configuration for an embedded Artemis server.
- asList(AnnotationAttributes, String) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- Async() - Constructor for class org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
-
- atAll() - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Used when no items are available.
- authenticationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
-
- authenticationManager(AuthenticationConfiguration) - Method in class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
-
- AuthenticationManagerConfiguration - Class in org.springframework.boot.autoconfigure.security
-
Configuration for a Spring Security in-memory AuthenticationManager
.
- AuthenticationManagerConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
-
- AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener - Class in org.springframework.boot.autoconfigure.security
-
ApplicationListener
to autowire the AuthenticationEventPublisher
into the AuthenticationManager
.
- AuthenticationManagerConfigurationListener() - Constructor for class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener
-
- AuthenticationUserIdSourceConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
-
- AuthoritiesExtractor - Interface in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- AuthorizationServerProperties - Class in org.springframework.boot.autoconfigure.security.oauth2.authserver
-
Configuration properties for OAuth2 Authorization server.
- AuthorizationServerProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- AutoConfigurationPackage - Annotation Type in org.springframework.boot.autoconfigure
-
- AutoConfigurationPackages - Class in org.springframework.boot.autoconfigure
-
Class for storing auto-configuration packages for reference later (e.g.
- AutoConfigurationPackages() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
- AutoConfigurationReportLoggingInitializer - Class in org.springframework.boot.autoconfigure.logging
-
- AutoConfigurationReportLoggingInitializer() - Constructor for class org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
-
- AutoConfigureAfter - Annotation Type in org.springframework.boot.autoconfigure
-
Hint for that an
auto-configuration
should be applied
after other specified auto-configuration classes.
- AutoConfigureBefore - Annotation Type in org.springframework.boot.autoconfigure
-
Hint for that an
auto-configuration
should be applied
before other specified auto-configuration classes.
- AutoConfigureOrder - Annotation Type in org.springframework.boot.autoconfigure
-
Auto-configuration specific variant of Spring Framework's Order
annotation.
- available(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicates something is available.
- Cache() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- CacheAutoConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
- CacheAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
- cacheAutoConfigurationValidator() - Method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- cacheAutoConfigurationValidatorPostProcessor() - Static method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- cacheManager() - Method in class org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
-
- cacheManager(EmbeddedCacheManager) - Method in class org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
-
- CacheManagerCustomizer<T extends org.springframework.cache.CacheManager> - Interface in org.springframework.boot.autoconfigure.cache
-
Callback interface that can be implemented by beans wishing to customize the cache
manager before it is fully initialized, in particular to tune its configuration.
- CacheManagerJpaDependencyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration
-
- CacheProperties - Class in org.springframework.boot.autoconfigure.cache
-
Configuration properties for the cache abstraction.
- CacheProperties() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- CacheProperties.Caffeine - Class in org.springframework.boot.autoconfigure.cache
-
Caffeine specific cache properties.
- CacheProperties.Couchbase - Class in org.springframework.boot.autoconfigure.cache
-
Couchbase specific cache properties.
- CacheProperties.EhCache - Class in org.springframework.boot.autoconfigure.cache
-
EhCache specific cache properties.
- CacheProperties.Guava - Class in org.springframework.boot.autoconfigure.cache
-
Guava specific cache properties.
- CacheProperties.Hazelcast - Class in org.springframework.boot.autoconfigure.cache
-
Hazelcast specific cache properties.
- CacheProperties.Infinispan - Class in org.springframework.boot.autoconfigure.cache
-
Infinispan specific cache properties.
- CacheProperties.JCache - Class in org.springframework.boot.autoconfigure.cache
-
JCache (JSR-107) specific cache properties.
- CacheType - Enum in org.springframework.boot.autoconfigure.cache
-
Supported cache types (defined in order of precedence).
- Caffeine() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- CassandraAutoConfiguration - Class in org.springframework.boot.autoconfigure.cassandra
-
- CassandraAutoConfiguration(CassandraProperties) - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- cassandraConverter(CassandraMappingContext) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CassandraDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraDataAutoConfiguration(BeanFactory, CassandraProperties, Cluster, Environment) - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraMapping() - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CassandraProperties - Class in org.springframework.boot.autoconfigure.cassandra
-
Configuration properties for Cassandra.
- CassandraProperties() - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- CassandraRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
-
- cassandraTemplate(Session, CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CglibAutoProxyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
-
- Chain() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- Channel() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- characterEncodingFilter() - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration
-
- checkChangelogExists() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
-
- checkLocationExists() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
-
- checkTemplateLocationExists() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration
-
Deprecated.
- clearPassword() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- ClientContextConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration
-
- ClientDetailsLogger(OAuth2ClientProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.ClientDetailsLogger
-
- close() - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
-
- close() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQNoOpBindingRegistry
-
Deprecated.
- close() - Method in class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
-
- CloudAutoConfiguration - Class in org.springframework.boot.autoconfigure.cloud
-
- CloudAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
-
- cluster() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- Cluster() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class org.springframework.boot.autoconfigure.security.Http401AuthenticationEntryPoint
-
- CommonsDbcp2DataSourcePoolMetadata - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- CommonsDbcp2DataSourcePoolMetadata(BasicDataSource) - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- CommonsDbcpDataSourcePoolMetadata - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- CommonsDbcpDataSourcePoolMetadata(BasicDataSource) - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
-
- ConditionalOnBean - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean classes and/or names are
already contained in the BeanFactory
.
- ConditionalOnClass - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified classes are on the classpath.
- ConditionalOnEnabledResourceChain - Annotation Type in org.springframework.boot.autoconfigure.web
-
Conditional
that checks whether or not the Spring resource handling chain is
enabled.
- ConditionalOnExpression - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Configuration annotation for a conditional element that depends on the value of a SpEL
expression.
- ConditionalOnJava - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches based on the JVM version the application is running
on.
- ConditionalOnJava.JavaVersion - Enum in org.springframework.boot.autoconfigure.condition
-
Java versions.
- ConditionalOnJava.Range - Enum in org.springframework.boot.autoconfigure.condition
-
Range options.
- ConditionalOnJndi - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that matches based on the availability of a JNDI
InitialContext
and the ability to lookup specific locations.
- ConditionalOnMissingBean - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean classes and/or names are
not already contained in the BeanFactory
.
- ConditionalOnMissingClass - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified classes are not on the
classpath.
- ConditionalOnNotWebApplication - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the application context is a not a web
application context.
- ConditionalOnProperty - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that checks if the specified properties have a specific value.
- ConditionalOnResource - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified resources are on the
classpath.
- ConditionalOnSingleCandidate - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the specified bean class is already
contained in the BeanFactory
and a single candidate can be determined.
- ConditionalOnWebApplication - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional
that only matches when the application context is a web application
context.
- ConditionAndOutcome(Condition, ConditionOutcome) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- ConditionAndOutcomes() - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
-
- ConditionEvaluationReport - Class in org.springframework.boot.autoconfigure.condition
-
Records condition evaluation details for reporting and logging.
- ConditionEvaluationReport.ConditionAndOutcome - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionEvaluationReport.ConditionAndOutcomes - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionEvaluationReportMessage - Class in org.springframework.boot.autoconfigure.logging
-
A condition evaluation report message that can logged or printed.
- ConditionEvaluationReportMessage(ConditionEvaluationReport) - Constructor for class org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
-
- ConditionMessage - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.Builder - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.ItemsBuilder - Class in org.springframework.boot.autoconfigure.condition
-
- ConditionMessage.Style - Enum in org.springframework.boot.autoconfigure.condition
-
Render styles.
- ConditionOutcome - Class in org.springframework.boot.autoconfigure.condition
-
Outcome for a condition match, including log message.
- ConditionOutcome(boolean, String) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- ConditionOutcome(boolean, ConditionMessage) - Constructor for class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- configuration() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
-
- ConfigurationPropertiesAutoConfiguration - Class in org.springframework.boot.autoconfigure.context
-
- ConfigurationPropertiesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
-
- configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
Configure the specified rabbit listener container factory.
- configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
Configure the specified jms listener container factory.
- configure(ClientDetailsServiceConfigurer) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
-
- configure(AuthorizationServerEndpointsConfigurer) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
-
- configure(AuthorizationServerSecurityConfigurer) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
-
- configure(HttpSecurity) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
-
- configure(JwtAccessTokenConverter) - Method in interface org.springframework.boot.autoconfigure.security.oauth2.resource.JwtAccessTokenConverterConfigurer
-
Configure the JwtAccessTokenConverter
.
- configure(ResourceServerSecurityConfigurer) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
-
- configure(HttpSecurity) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
-
- configure(HttpSecurity) - Method in class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter
-
- configure(HttpSecurity) - Method in class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter
-
- configureAsyncSupport(AsyncSupportConfigurer) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- configureHeaders(HeadersConfigurer<?>, SecurityProperties.Headers) - Static method in class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
-
- configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- connectController(ConnectionFactoryLocator, ConnectionRepository) - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- Connection() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- connectionFactory() - Method in class org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
-
- containsAutoConfiguredDataSource(ConfigurableListableBeanFactory) - Static method in class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
-
- Content() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- conventionErrorViewResolver() - Method in class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
-
- Cookie() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- Couchbase() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- CouchbaseAutoConfiguration - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
-
- CouchbaseAutoConfiguration.CouchbaseConfiguration - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseCacheConfiguration - Class in org.springframework.boot.autoconfigure.cache
-
Couchbase cache configuration.
- CouchbaseCacheConfiguration(CacheProperties, CacheManagerCustomizers, Bucket) - Constructor for class org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
-
- couchbaseClient() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseClient() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- couchbaseCluster() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseCluster() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- couchbaseClusterInfo() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseClusterInfo() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- CouchbaseConfiguration(CouchbaseProperties) - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- CouchbaseDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
-
- CouchbaseDataAutoConfiguration.ValidationConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseDataProperties - Class in org.springframework.boot.autoconfigure.data.couchbase
-
Configuration properties for Spring Data Couchbase.
- CouchbaseDataProperties() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- couchbaseEnvironment() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
-
- couchbaseEnvironment() - Method in class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- CouchbaseProperties - Class in org.springframework.boot.autoconfigure.couchbase
-
Configuration properties for Couchbase.
- CouchbaseProperties() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- CouchbaseProperties.Bucket - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Endpoints - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Env - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Ssl - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseProperties.Timeouts - Class in org.springframework.boot.autoconfigure.couchbase
-
- CouchbaseRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
-
- create() - Static method in class org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
-
- create(ClassLoader) - Static method in class org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
-
- createConfiguration() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
Create a Configuration
based on the state of this instance.
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- createConnectionFactory() - Method in class org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
-
- createExceptionHandlerExceptionResolver() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createFetcher(Object, String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
-
- createHttpClientConfig() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
-
- createJobExplorer() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJobLauncher() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJobRepository() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createJpaVendorAdapter() - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
-
- createJpaVendorAdapter() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- createMongoClient(MongoClientOptions, Environment) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
Creates a MongoClient
using the given options
and
environment
.
- createMultipartConfig() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
Create a new MultipartConfigElement
using the properties.
- createRequestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createRequestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createViewResolver(ViewResolver, int) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
-
Create a LiteDeviceDelegatingViewResolver
delegating to the specified
ViewResolver
.
- createViewResolver(ViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
-
Create a LiteDeviceDelegatingViewResolver
delegating to the specified
ViewResolver
and computing a sensible order for it.
- customConversions() - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
-
- customize(T) - Method in interface org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer
-
Customize the cache manager.
- customize(CacheManager) - Method in interface org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer
-
Customize the cache manager.
- customize(Jackson2ObjectMapperBuilder) - Method in interface org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
-
Customize the JacksonObjectMapperBuilder.
- customize(ResourceConfig) - Method in interface org.springframework.boot.autoconfigure.jersey.ResourceConfigCustomizer
-
Customize the resource config.
- customize(Configuration) - Method in interface org.springframework.boot.autoconfigure.jms.artemis.ArtemisConfigurationCustomizer
-
Customize the configuration.
- customize(Configuration) - Method in interface org.springframework.boot.autoconfigure.jms.hornetq.HornetQConfigurationCustomizer
-
Deprecated.
Customize the configuration.
- customize(OAuth2RestTemplate) - Method in interface org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateCustomizer
-
Customize the rest template before it is initialized.
- customize(ConfigurableEmbeddedServletContainer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- customize(ConfigurableEmbeddedServletContainer) - Method in class org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
-
- customizeVendorProperties(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
-
- customizeVendorProperties(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Customize vendor properties before they are used.
- DataAttributeDialectConfiguration() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
-
- dataSource() - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- dataSource(DataSourceProperties) - Method in class org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
-
- dataSource() - Method in class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
-
- DataSourceAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
-
- DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceAutoConfiguration.PooledDataSourceConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceBuilder - Class in org.springframework.boot.autoconfigure.jdbc
-
Convenience class for building a
DataSource
with common implementations and
properties.
- DataSourceBuilder(ClassLoader) - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
-
- dataSourceConnectionProvider(DataSource) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
-
- DataSourceInitializedEvent - Class in org.springframework.boot.autoconfigure.jdbc
-
ApplicationEvent
used internally to trigger
DataSource
initialization.
- DataSourceInitializedEvent(DataSource) - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceInitializedEvent
-
- dataSourceInitializer() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
-
- dataSourceMBean(DataSource) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration
-
- DataSourcePoolMetadata - Interface in org.springframework.boot.autoconfigure.jdbc.metadata
-
Provides access meta-data that is commonly available from most pooled
DataSource
implementations.
- DataSourcePoolMetadataProvider - Interface in org.springframework.boot.autoconfigure.jdbc.metadata
-
- DataSourcePoolMetadataProviders - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- DataSourcePoolMetadataProviders(Collection<? extends DataSourcePoolMetadataProvider>) - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProviders
-
- DataSourcePoolMetadataProvidersConfiguration - Class in org.springframework.boot.autoconfigure.jdbc.metadata
-
- DataSourcePoolMetadataProvidersConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
-
- DataSourceProperties - Class in org.springframework.boot.autoconfigure.jdbc
-
Base class for configuration of a data source.
- DataSourceProperties() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- DataSourceProperties.Xa - Class in org.springframework.boot.autoconfigure.jdbc
-
XA Specific datasource settings.
- DataSourceTransactionManagerAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceTransactionManagerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
-
- DataSourceTransactionManagerAutoConfiguration.TransactionManagementConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- dateFormatter() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- DEFAULT_CHARSET - Static variable in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- DEFAULT_DISPATCHER_SERVLET_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
-
- DEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
-
- DEFAULT_FILTER_ORDER - Static variable in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
Default order of Spring Security's Filter in the servlet container (i.e.
- DEFAULT_LOGIN_PATH - Static variable in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- DEFAULT_PORT - Static variable in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
Default port used when the configured port is null
.
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- DEFAULT_PREFIX - Static variable in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
-
- DEFAULT_REQUEST_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_RESOURCE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_RESOURCE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- DEFAULT_SUFFIX - Static variable in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
-
- DEFAULT_TEMPLATE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DefaultErrorAttributes - Class in org.springframework.boot.autoconfigure.web
-
- DefaultErrorAttributes() - Constructor for class org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
-
- defaultErrorView() - Method in class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
-
- DefaultErrorViewResolver - Class in org.springframework.boot.autoconfigure.web
-
Default
ErrorViewResolver
implementation that attempts to resolve error views
using well known conventions.
- DefaultErrorViewResolver(ApplicationContext, ResourceProperties) - Constructor for class org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
-
- DefaultJmsListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.jms
-
Configure DefaultJmsListenerContainerFactory
with sensible defaults.
- DefaultJmsListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
- defaultViewResolver() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- destroy() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
-
- determineAddresses() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the comma-separated addresses or a single address (host:port
)
created from the configured host and port if no addresses have been set.
- determineDriverClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the driver to use based on this configuration and the environment.
- determineHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the host from the first address, or the configured host if no addresses
have been set.
- determinePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a password it is returned.
- determinePassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the password to use based on this configuration and the environment.
- determinePort() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
Returns the port from the first address, or the configured port if no addresses
have been set.
- determineUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the url to use based on this configuration and the environment.
- determineUsername() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a username it is returned.
- determineUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the username to use based on this configuration and the environment.
- determineVirtualHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
If addresses have been set and the first address has a virtual host it is returned.
- deviceDelegatingFreeMarkerViewResolver(DeviceDelegatingViewResolverFactory, FreeMarkerViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration
-
- DeviceDelegatingFreeMarkerViewResolverConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration
-
- deviceDelegatingGroovyMarkupViewResolver(DeviceDelegatingViewResolverFactory, GroovyMarkupViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration
-
- DeviceDelegatingGroovyMarkupViewResolverConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration
-
- deviceDelegatingJspViewResolver(DeviceDelegatingViewResolverFactory, InternalResourceViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration
-
- DeviceDelegatingJspViewResolverConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration
-
- deviceDelegatingMustacheViewResolver(DeviceDelegatingViewResolverFactory, MustacheViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration
-
- DeviceDelegatingMustacheViewResolverConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration
-
- deviceDelegatingThymeleafViewResolver(DeviceDelegatingViewResolverFactory, ThymeleafViewResolver) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration
-
- DeviceDelegatingThymeleafViewResolverConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration
-
- DeviceDelegatingViewResolverAutoConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration
-
- DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverAutoConfiguration.LiteDeviceDelegatingViewResolverFactoryConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- deviceDelegatingViewResolverFactory(DeviceDelegatingViewResolverProperties) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.LiteDeviceDelegatingViewResolverFactoryConfiguration
-
- DeviceDelegatingViewResolverFactory - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceDelegatingViewResolverFactory(DeviceDelegatingViewResolverProperties) - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
-
- DeviceDelegatingViewResolverProperties - Class in org.springframework.boot.autoconfigure.mobile
-
Properties for device view resolver.
- DeviceDelegatingViewResolverProperties() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- deviceHandlerMethodArgumentResolver() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
-
- DeviceResolverAutoConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- DeviceResolverAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
-
- DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- deviceResolverHandlerInterceptor() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
-
- DeviceResolverMvcConfiguration(DeviceResolverHandlerInterceptor, DeviceHandlerMethodArgumentResolver) - Constructor for class org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
-
- dialect() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
-
- didNotFind(String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicate that one or more results were not found.
- didNotFind(String, String) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicate that one or more results were found.
- dispatcherServlet() - Method in class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- DispatcherServletAutoConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- DispatcherServletAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
-
- DispatcherServletAutoConfiguration.DispatcherServletConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- DispatcherServletConfiguration(WebMvcProperties) - Constructor for class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- dispatcherServletRegistration(DispatcherServlet) - Method in class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- DispatcherServletRegistrationConfiguration(ServerProperties, WebMvcProperties, ObjectProvider<MultipartConfigElement>) - Constructor for class org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- doCustomize(JettyEmbeddedServletContainerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer
-
- doCustomize(TomcatEmbeddedServletContainerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.TomcatWebSocketContainerCustomizer
-
- doCustomize(UndertowEmbeddedServletContainerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.UndertowWebSocketContainerCustomizer
-
- doCustomize(T) - Method in class org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
-
- driverClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
-
- dslContext(Configuration) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- DslContextConfiguration(JooqProperties, ConnectionProvider, ObjectProvider<TransactionProvider>, ObjectProvider<RecordMapperProvider>, ObjectProvider<Settings>, ObjectProvider<RecordListenerProvider[]>, ExecuteListenerProvider[], ObjectProvider<VisitListenerProvider[]>) - Constructor for class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- duplicateServerPropertiesDetector() - Method in class org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
-
- EhCache() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- ElasticsearchAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchAutoConfiguration(ElasticsearchProperties) - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
-
- elasticsearchClient() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
-
- elasticsearchConverter(SimpleElasticsearchMappingContext) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- ElasticsearchDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- ElasticsearchProperties - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
Configuration properties for Elasticsearch.
- ElasticsearchProperties() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- ElasticsearchRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.elasticsearch
-
- ElasticsearchRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
-
- elasticsearchTemplate(Client, ElasticsearchConverter) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
-
- Embedded() - Constructor for class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
-
- Embedded() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- Embedded() - Constructor for class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- EmbeddedDatabaseConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
-
- EmbeddedDatabaseConnection - Enum in org.springframework.boot.autoconfigure.jdbc
-
Connection details for embedded databases
.
- EmbeddedDataSourceConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
Configuration for embedded data sources.
- EmbeddedDataSourceConfiguration(DataSourceProperties) - Constructor for class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- EmbeddedJetty() - Constructor for class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
-
- EmbeddedMongoAutoConfiguration - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
- EmbeddedMongoAutoConfiguration(MongoProperties, EmbeddedMongoProperties, ApplicationContext, IRuntimeConfig) - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
Additional configuration to ensure that MongoClient
beans depend on the
embeddedMongoServer
bean.
- embeddedMongoConfiguration() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedMongoDependencyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration
-
- EmbeddedMongoProperties - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
Configuration properties for Embedded Mongo.
- EmbeddedMongoProperties() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- EmbeddedMongoProperties.Storage - Class in org.springframework.boot.autoconfigure.mongo.embedded
-
- embeddedMongoServer(IMongodConfig) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
-
- EmbeddedServletContainerAutoConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- EmbeddedServletContainerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration
-
- EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar - Class in org.springframework.boot.autoconfigure.web
-
- EmbeddedServletContainerAutoConfiguration.EmbeddedJetty - Class in org.springframework.boot.autoconfigure.web
-
Nested configuration if Jetty is being used.
- EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat - Class in org.springframework.boot.autoconfigure.web
-
Nested configuration if Tomcat is being used.
- EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow - Class in org.springframework.boot.autoconfigure.web
-
Nested configuration if Undertow is being used.
- EmbeddedTomcat() - Constructor for class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
-
- EmbeddedUndertow() - Constructor for class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow
-
- empty() - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- EnableAutoConfiguration - Annotation Type in org.springframework.boot.autoconfigure
-
Enable auto-configuration of the Spring Application Context, attempting to guess and
configure beans that you are likely to need.
- EnableAutoConfigurationImportSelector - Class in org.springframework.boot.autoconfigure
-
- EnableAutoConfigurationImportSelector() - Constructor for class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- ENABLED_OVERRIDE_PROPERTY - Static variable in annotation type org.springframework.boot.autoconfigure.EnableAutoConfiguration
-
- EnableOAuth2Sso - Annotation Type in org.springframework.boot.autoconfigure.security.oauth2.client
-
Enable OAuth2 Single Sign On (SSO).
- EnableWebMvcConfiguration(ObjectProvider<WebMvcProperties>, ObjectProvider<WebMvcRegistrations>, ListableBeanFactory) - Constructor for class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- Endpoints() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- EntityLinksConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.EntityLinksConfiguration
-
- entityManagerFactory(EntityManagerFactoryBuilder) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider<PersistenceUnitManager>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- EntityManagerFactoryDependsOnPostProcessor - Class in org.springframework.boot.autoconfigure.data.jpa
-
BeanFactoryPostProcessor
that can be used to dynamically declare that all
EntityManagerFactory
beans should "depend on" one or more specific beans.
- EntityManagerFactoryDependsOnPostProcessor(String...) - Constructor for class org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
-
- EntityScan - Annotation Type in org.springframework.boot.autoconfigure.domain
-
Configures the base packages used by auto-configuration when scanning for entity
classes.
- EntityScanner - Class in org.springframework.boot.autoconfigure.domain
-
An entity scanner that searches the classpath from a
@EntityScan
specified packages.
- EntityScanner(ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.domain.EntityScanner
-
- EntityScanPackages - Class in org.springframework.boot.autoconfigure.domain
-
Class for storing
@EntityScan
specified packages for reference later
(e.g.
- Env() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- equals(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
- error(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.BasicErrorController
-
- ErrorAttributes - Interface in org.springframework.boot.autoconfigure.web
-
Provides access to error attributes which can be logged or presented to the user.
- errorAttributes() - Method in class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
-
- ErrorController - Interface in org.springframework.boot.autoconfigure.web
-
Marker interface used to indicate that a @Controller
is used to
render errors.
- errorHtml(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.boot.autoconfigure.web.BasicErrorController
-
- ErrorMvcAutoConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- ErrorMvcAutoConfiguration(ApplicationContext, ServerProperties, ResourceProperties) - Constructor for class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
-
- ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- errorPageCustomizer() - Method in class org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
-
- ErrorProperties - Class in org.springframework.boot.autoconfigure.web
-
Configuration properties for web error handling.
- ErrorProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- ErrorProperties.IncludeStacktrace - Enum in org.springframework.boot.autoconfigure.web
-
Include Stacktrace attribute options.
- ErrorViewResolver - Interface in org.springframework.boot.autoconfigure.web
-
Interface that can be implemented by beans that resolve error views.
- eventBus(Environment) - Method in class org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
-
- execute(Job, JobParameters) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- exists(ResourcePatternResolver) - Method in class org.springframework.boot.autoconfigure.template.TemplateLocation
-
Determine if this template location exists using the specified
ResourcePatternResolver
.
- extractAuthorities(Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.security.oauth2.resource.AuthoritiesExtractor
-
Extract the authorities from the resource server's response.
- extractAuthorities(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.FixedAuthoritiesExtractor
-
- extractPrincipal(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.FixedPrincipalExtractor
-
- extractPrincipal(Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor
-
Extract the principal that should be used for the token.
- generateTransportParameters() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
Creates the minimal transport parameters for an embedded transport
configuration.
- generateTransportParameters() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
Creates the minimal transport parameters for an embedded transport
configuration.
- get(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
Return the auto-configuration base packages for the given bean factory.
- get(ConfigurableListableBeanFactory) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
- get(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
- get(ClassLoader) - Static method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
- getAcceptors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getAccesslog() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAccesslog() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getActive() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getActive() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
-
- getActive() - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
-
Return the current number of active connections that have been allocated from the
data source or null
if that information is not available.
- getActive() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getActive() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getAddress() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getAddresses() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getAlgorithm() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getAnnotation() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The Spring Data annotation used to enable the particular repository support.
- getAnnotationClass() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
Return the source annotation class used by the selector.
- getApiKey() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getAppId() - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- getApplicationPath() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getAppSecret() - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- getAsync() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getAttributes(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
Return the appropriate AnnotationAttributes
from the
AnnotationMetadata
.
- getAuthenticationDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getAuthorizeMode() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- getBackgroundProcessorDelay() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBasedir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBasename() - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- getBasePackages() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- getBasePath() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getBasic() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getBeanClassLoader() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- getBeanFactory() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- getBootstrapHosts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBrokerUrl() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getBucket() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBufferSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getBuffersPerRegion() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getBuild() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties
-
- getCache() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getCacheNames() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCachePeriod() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getCacheSeconds() - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- getCaffeine() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCandidateConfigurations(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
Return the auto-configuration class names that should be considered.
- getChain() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getChangeLog() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getChannel() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- getCharset() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCharset() - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- getCharsetName() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCheckoutTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getCheckTokenAccess() - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- getClassLoader() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getClientSecret() - Method in class org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
-
- getClientSecret() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getCluster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getClusterConfiguration() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
-
Create a RedisClusterConfiguration
if necessary.
- getClusterName() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getClusterName() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getClusterNodes() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getClusterPassword() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getClusterPassword() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- getCollectionName() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Mongo
-
- getComment() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getCompiler() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getCondition() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- getConditionAndOutcomesBySource() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns condition outcomes from this report, grouped by the source.
- getConditionMessage() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return an outcome message or null
.
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- getConfig() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
- getConfigurableWebBindingInitializer() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- getConfiguration() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The configuration class that will be used by Spring Boot as a template.
- getConfigurationPhase() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
-
- getConnect() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getConnection() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getConnectionTimeout() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getConnectTimeoutMillis() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getConsistency() - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- getConsistencyLevel() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getContactPoints() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getContainerType() - Method in class org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
-
- getContent() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getContext() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQNoOpBindingRegistry
-
Deprecated.
- getContextParameters() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getContextPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getContexts() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getConverters() - Method in class org.springframework.boot.autoconfigure.web.HttpMessageConverters
-
Return an immutable list of the converters in the order that they will be
registered.
- getCookie() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getCouchbase() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getData() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getDatabase() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getDatabaseDir() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getDatabasePlatform() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getDataDirectory() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getDataDirectory() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- getDataPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDataSource() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
-
- getDataSource() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getDataSourceClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- getDataSourcePoolMetadata(DataSource) - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvider
-
- getDataSourcePoolMetadata(DataSource) - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProviders
-
- getDataUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getDateToolAttribute() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- getDdlAuto() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getDefaultEncoding() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getDefaultMediaType() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDefaultPageSize() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDefaultPropertyInclusion() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDefaultRequeueRejected() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getDefaultSchema() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getDeserialization() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getDirectBuffers() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getDirectory() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getDisplayName() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getDomain() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getDriverClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured driver or null
if none was configured.
- getDriverClassName() - Method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns the driver class name.
- getEhcache() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getEmbedded() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getEmbedded() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getEmbedded() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getEnabled() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
Return whether the resource chain is enabled.
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getEnableEnumTranslation() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getEncoding() - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- getEncoding() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getEndpoints() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getEnv() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getEnvironment() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- getError(RequestAttributes) - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
-
- getError(RequestAttributes) - Method in interface org.springframework.boot.autoconfigure.web.ErrorAttributes
-
Return the underlying cause of the error or null
if the error cannot be
extracted.
- getError() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getErrorAttributes(HttpServletRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
- getErrorAttributes(RequestAttributes, boolean) - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
-
- getErrorAttributes(RequestAttributes, boolean) - Method in interface org.springframework.boot.autoconfigure.web.ErrorAttributes
-
Returns a
Map
of the error attributes.
- getErrorPath() - Method in class org.springframework.boot.autoconfigure.web.BasicErrorController
-
- getErrorPath() - Method in interface org.springframework.boot.autoconfigure.web.ErrorController
-
Returns the path of the error page.
- getErrorProperties() - Method in class org.springframework.boot.autoconfigure.web.BasicErrorController
-
Provide access to the error properties.
- getExceptionHandlerExceptionResolver() - Method in interface org.springframework.boot.autoconfigure.web.WebMvcRegistrations
-
Return the custom ExceptionHandlerExceptionResolver
that should be used and
processed by the MVC configuration.
- getExceptionHandlerExceptionResolver() - Method in class org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
-
- getExcludedViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getExclusions() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns the names of the classes that have been excluded from condition evaluation.
- getExclusions(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
Return any exclusions that limit the candidate configurations.
- getExitCode() - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
-
- getExpiration() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- getExpiryTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getFeatures() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getFetchSize() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getFieldNamingStrategy() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getFileSizeThreshold() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- getFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getFilterDispatcherTypes() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getFilterOrder() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- getFilterOrder() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.AllNestedConditions
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.AnyNestedCondition
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.NoneNestedConditions
-
- getFixed() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- getFlushMode() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Redis
-
- getGenerator() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getGit() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties
-
- getGridFsDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getGuava() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getHazelcast() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getHazelcast() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getHazelcastInstance() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
-
Get the HazelcastInstance
.
- getHeaders() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getHibernate() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getHibernateProperties(DataSource) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
Get configuration properties for the initialization of the main Hibernate
EntityManagerFactory.
- getHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- getHost() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getHost() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getHost() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- getHost() - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- getHsts() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- getHttpOnly() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getIdleTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getIgnored() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getIgnored(SecurityProperties) - Static method in class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
-
- getImplicitStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getIncludeStacktrace() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- getInfinispan() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getInit() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getInit() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- getInitialInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getInitializer() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getInitializer() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
-
- getInitSqls() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getInternalProxies() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getIoThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getJavaVersion() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
-
- getJcache() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getJdbc() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getJetty() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getJndiName() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getJob() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getJobExecution() - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionEvent
-
Return the job execution.
- getJobExplorer() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJobLauncher() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJobRepository() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getJodaDateTimeFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getJspServlet() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getJtaTransactionManager() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Return the JTA transaction manager.
- getJwt() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getKeyspaceName() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getKeyStore() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStore() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getKeyUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
-
- getLabels() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getLimitParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getListener() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getListener() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getLoadBalancingPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getLoaderPath() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
-
- getLoadOnStartup() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getLocaleResolver() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- getLocation() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- getLocations() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getLogDir() - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- getLoginPath() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- getMandatory() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getMapName() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
-
- getMapper() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getMapping() - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- getMaster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
Determine the outcome of the match along with suitable log output.
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration.ResourceBundleCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
-
- getMax() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getMax() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
-
- getMax() - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
-
Return the maximum number of active connections that can be allocated at the same
time or -1
if there is no limit.
- getMax() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getMax() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getMaxActive() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaxAge() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getMaxAttempts() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getMaxConnections() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getMaxFileSize() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- getMaxHttpHeaderSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getMaxHttpHeaderSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getMaxIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaxInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxPageSize() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getMaxRedirects() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getMaxRequestSize() - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- getMaxThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxWait() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMediaTypes() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getMessage() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
-
Return an outcome message or null
.
- getMessageCodesResolver() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- getMessageCodesResolverFormat() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getMin() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getMin() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
-
- getMin() - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
-
Return the minimum number of idle connections in the pool or null
if that
information is not available.
- getMin() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getMin() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getMinIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMinSpareThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMobilePrefix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getMobileSuffix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getMode() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getMode() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getMode() - Method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
- getMode() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getMongo() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getMongoClientDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getMultiplier() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getName() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- getName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getName() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- getName() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getNames() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- getNamespace() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Redis
-
- getNaming() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getNamingStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
Deprecated.
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getNormalPrefix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getNormalSuffix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getNumberToolAttribute() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- getObject() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- getObjectName(Object, String) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- getObjectType() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- getOplogSize() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getOrDeduceUseForwardHeaders() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
-
- getOutcome() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
-
- getPackageNames() - Method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Return the package names specified from all
@EntityScan
annotations.
- getPackages() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPackagesToScan() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getPageParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getParameters() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getParent() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
The parent report (from a parent BeanFactory if there is one).
- getParser() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured password or null
if none was configured.
- getPassword() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getPassword() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- getPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getPath() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getPaths() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- getPaths() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- getPathsArray(Collection<String>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getPathsArray(String[]) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getPhysicalStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getPlatform() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getPool() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getPool() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getPort() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getPort() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- getPort() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getPortHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getPrefetch() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.View
-
- getPrincipal(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
Return the principal that should be used for the token.
- getProperties() - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- getPropertyNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getProtocol() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getProtocolHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getProtocolHeaderHttpsValue() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getProvider() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- getProvider(String, ApplicationContext) - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Get the provider that can be used to render the given view.
- getProvider(String, Environment, ClassLoader, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Get the provider that can be used to render the given view.
- getProviders() - Method in class org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
-
Return the underlying providers being used.
- getProxy() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getProxy() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getQueues() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getQueues() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- getReadTimeout() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getReadTimeoutMillis() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getRealm() - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- getRealm() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- getReceiveTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getReconnectionPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getRedirectContextRoot() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getRedis() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getRemoteIpHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getReplSetName() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getReplyTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getRepositoryConfigurationExtension() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
The RepositoryConfigurationExtension
for the particular repository support.
- getRequestContextAttribute() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getRequestedHeartbeat() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getRequestMappingHandlerAdapter() - Method in interface org.springframework.boot.autoconfigure.web.WebMvcRegistrations
-
Return the custom RequestMappingHandlerAdapter
that should be used and
processed by the MVC configuration.
- getRequestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
-
- getRequestMappingHandlerMapping() - Method in interface org.springframework.boot.autoconfigure.web.WebMvcRegistrations
-
Return the custom RequestMappingHandlerMapping
that should be used and
processed by the MVC configuration.
- getRequestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
-
- getRequestTimeout() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
-
- getResourceId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getResourceLoader() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- getResourceLoaderPath() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- getResourceLoaderPath() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
Check if one of the default resource locations actually exists.
- getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
-
- getRetry() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getRetry() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getRetryPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getReturnBodyOnCreate() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getReturnBodyOnUpdate() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getRole() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- getRollbackFile() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
-
- getSchemaAction() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getSchemaPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchemaUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSecure() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- getSelectors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getSentinel() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getSentinelConfig() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
-
- getSeparator() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSerialConsistencyLevel() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getSerialization() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getSerializationInclusion() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
Deprecated.
- getServerHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServerId() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getServerId() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- getServiceId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getServletMapping() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServletPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServletPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getSession() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getSessions() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getSettings() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- getSettings() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getSocketConnect() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getSortParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getSpec() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- getSpec() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
-
- getSpringFactoriesLoaderFactoryClass() - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
Return the class used by SpringFactoriesLoader
to load configuration
candidates.
- getSqlDialect() - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
- getSqlScriptEncoding() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getStaticLocations() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getStaticPathPattern() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getStatus(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
- getStorage() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getStoreDir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getStoreType() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getStrategy() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getSuffix() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.View
-
- getTableName() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
-
- getTablePrefix() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getTabletPrefix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getTabletSuffix() - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getTemplate(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
- getTemplateLoaderPath() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- getTemplateResolverOrder() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getTimeout() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- getTimeout() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
Return the session timeout in seconds.
- getTimeout() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getTimeouts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getTimeZone() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getTokenInfoUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getTokenKeyAccess() - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- getTokenType() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getTomcat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getToolboxConfigLocation() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- getTopics() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getTopics() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- getTraceParameter(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
- getTrackingModes() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- getTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- getTransactionManagerId() - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- getTransactionSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getTrustAll() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- getTrusted() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- getTrustStore() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTrustStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getType() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getType() - Method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns the EmbeddedDatabaseType
for the connection.
- getType() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getUnconditionalClasses() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns the names of the classes that were evaluated but were not conditional.
- getUndertow() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getUri() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getUri() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getUriEncoding() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getUris() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured url or null
if none was configured.
- getUrl() - Method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns the URL for the connection using the default database name.
- getUrl(String) - Method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns the URL for the connection using the specified databaseName
.
- getUrl() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getUsage() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
-
- getUsage() - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
-
Return the usage of the pool as value between 0 and 1 (or -1 if the pool is not
limited).
- getUseHalAsDefaultJsonMediaType() - Method in class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- getUser() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getUserIdSource() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
-
- getUserIdSource() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
-
- getUserInfoRestTemplate() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateFactory
-
- getUserInfoUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured username or null
if none was configured.
- getUsername() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getValidationQuery() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
-
- getValidationQuery() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
-
- getValidationQuery() - Method in interface org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
-
Return the query to use to validate that a connection is valid or null
if
that information is not available.
- getValidationQuery() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
-
- getValidationQuery() - Method in class org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
-
- getVendorCallback() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getVendorProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
-
- getVendorProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getVersion() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getVersion() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- getView() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getView() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getView() - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getVirtualHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getWelcomePage() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getWorkerThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getXa() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getZkHost() - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- Git() - Constructor for class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- gitProperties() - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
-
- gridFsTemplate(MongoDbFactory, MongoTemplate) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
-
- GroovyMarkupConfiguration(ApplicationContext, GroovyTemplateProperties, ObjectProvider<MarkupTemplateEngine>) - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- groovyMarkupConfigurer() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
-
- groovyMarkupViewResolver() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
-
- GroovyTemplateAutoConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
Auto-configuration support for Groovy templates in MVC.
- GroovyTemplateAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
-
- GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAutoConfiguration.GroovyWebConfiguration - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAvailabilityProvider - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateAvailabilityProvider() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
-
- GroovyTemplateProperties - Class in org.springframework.boot.autoconfigure.groovy.template
-
- GroovyTemplateProperties() - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- GroovyWebConfiguration(GroovyTemplateProperties) - Constructor for class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
-
- gson() - Method in class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- GsonAutoConfiguration - Class in org.springframework.boot.autoconfigure.gson
-
- GsonAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- Guava() - Constructor for class org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
-
- OAuth2AuthorizationServerConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.authserver
-
Configuration for a Spring Security OAuth2 authorization server.
- OAuth2AuthorizationServerConfiguration(BaseClientDetails, AuthenticationManager, ObjectProvider<TokenStore>, AuthorizationServerProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
-
- OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.authserver
-
- OAuth2AuthorizationServerConfiguration.ClientDetailsLogger - Class in org.springframework.boot.autoconfigure.security.oauth2.authserver
-
- OAuth2AutoConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2
-
- OAuth2AutoConfiguration(OAuth2ClientProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration
-
- oauth2ClientContext() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.RequestScopedConfiguration
-
- oauth2ClientContext() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration
-
- oauth2ClientContext() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
-
- oauth2ClientDetails() - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration
-
- oauth2ClientFilterRegistration(OAuth2ClientContextFilter, SecurityProperties) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration
-
- OAuth2ClientProperties - Class in org.springframework.boot.autoconfigure.security.oauth2
-
Configuration properties for OAuth2 Client.
- OAuth2ClientProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
-
- OAuth2MethodSecurityConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.method
-
Auto-configure an expression handler for method-level security (if the user already has
@EnableGlobalMethodSecurity
).
- OAuth2MethodSecurityConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityConfiguration
-
- oauth2RemoteResource() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
-
- OAuth2ResourceServerConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
Auto-configure a Spring Security OAuth2 resource server.
- OAuth2ResourceServerConfiguration(ResourceServerProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration
-
- OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- OAuth2ResourceServerConfiguration.ResourceServerCondition - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- OAuth2RestOperationsConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
Configuration for OAuth2 Single Sign On REST operations.
- OAuth2RestOperationsConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration
-
- OAuth2RestOperationsConfiguration.RequestScopedConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2RestOperationsConfiguration.SessionScopedConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2RestOperationsConfiguration.SingletonScopedConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2SsoCustomConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
Configuration for OAuth2 Single Sign On (SSO) when there is an existing
WebSecurityConfigurerAdapter
provided by the user and annotated with
@EnableOAuth2Sso
.
- OAuth2SsoCustomConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
-
- OAuth2SsoDefaultConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
Configuration for OAuth2 Single Sign On (SSO).
- OAuth2SsoDefaultConfiguration(ApplicationContext, OAuth2SsoProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
-
- OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2SsoProperties - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
Configuration properties for OAuth2 Single Sign On (SSO).
- OAuth2SsoProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- objectNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- of(String, Object...) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
- of(Collection<? extends ConditionMessage>) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Factory method to create a new
ConditionMessage
comprised of the specified
messages.
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.springframework.boot.autoconfigure.BackgroundPreinitializer
-
- onApplicationEvent(JobExecutionEvent) - Method in class org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
-
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
-
- onStartup(ServletContext) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration.JerseyWebApplicationInitializer
-
- openEntityManagerInViewInterceptor() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
-
- ORDER - Static variable in class org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
-
- org.springframework.boot.autoconfigure - package org.springframework.boot.autoconfigure
-
Spring Boot's auto-configuration capabilities.
- org.springframework.boot.autoconfigure.admin - package org.springframework.boot.autoconfigure.admin
-
Auto-configuration for admin-related features.
- org.springframework.boot.autoconfigure.amqp - package org.springframework.boot.autoconfigure.amqp
-
Auto-configuration for RabbitMQ.
- org.springframework.boot.autoconfigure.aop - package org.springframework.boot.autoconfigure.aop
-
Auto-configuration for Spring AOP.
- org.springframework.boot.autoconfigure.batch - package org.springframework.boot.autoconfigure.batch
-
Auto-configuration for Spring Batch.
- org.springframework.boot.autoconfigure.cache - package org.springframework.boot.autoconfigure.cache
-
Auto-configuration for the cache abstraction.
- org.springframework.boot.autoconfigure.cassandra - package org.springframework.boot.autoconfigure.cassandra
-
Auto-configuration for Cassandra.
- org.springframework.boot.autoconfigure.cloud - package org.springframework.boot.autoconfigure.cloud
-
Auto-configuration for Spring Cloud Connectors.
- org.springframework.boot.autoconfigure.condition - package org.springframework.boot.autoconfigure.condition
-
@Condition
annotations and supporting classes.
- org.springframework.boot.autoconfigure.context - package org.springframework.boot.autoconfigure.context
-
Auto-configuration for the Spring context.
- org.springframework.boot.autoconfigure.couchbase - package org.springframework.boot.autoconfigure.couchbase
-
Auto-configuration for Couchbase.
- org.springframework.boot.autoconfigure.dao - package org.springframework.boot.autoconfigure.dao
-
Auto-configuration for Spring DAO.
- org.springframework.boot.autoconfigure.data - package org.springframework.boot.autoconfigure.data
-
Auto-configuration base classes for Spring Data.
- org.springframework.boot.autoconfigure.data.cassandra - package org.springframework.boot.autoconfigure.data.cassandra
-
Auto-configuration for Spring Data Cassandra.
- org.springframework.boot.autoconfigure.data.couchbase - package org.springframework.boot.autoconfigure.data.couchbase
-
Auto-configuration for Spring Data Couchbase.
- org.springframework.boot.autoconfigure.data.elasticsearch - package org.springframework.boot.autoconfigure.data.elasticsearch
-
Auto-configuration for Spring Data Elasticsearch.
- org.springframework.boot.autoconfigure.data.jpa - package org.springframework.boot.autoconfigure.data.jpa
-
Auto-configuration for Spring Data JPA.
- org.springframework.boot.autoconfigure.data.mongo - package org.springframework.boot.autoconfigure.data.mongo
-
Auto-configuration for Spring Data Mongo.
- org.springframework.boot.autoconfigure.data.neo4j - package org.springframework.boot.autoconfigure.data.neo4j
-
Auto-configuration for Spring Data Neo4j.
- org.springframework.boot.autoconfigure.data.redis - package org.springframework.boot.autoconfigure.data.redis
-
Auto-configuration for Spring Data Redis.
- org.springframework.boot.autoconfigure.data.rest - package org.springframework.boot.autoconfigure.data.rest
-
Auto-configuration for Spring Data REST.
- org.springframework.boot.autoconfigure.data.solr - package org.springframework.boot.autoconfigure.data.solr
-
Auto-configuration for Spring Data SOLR.
- org.springframework.boot.autoconfigure.data.web - package org.springframework.boot.autoconfigure.data.web
-
Auto-configuration for Spring Data's Web Support.
- org.springframework.boot.autoconfigure.diagnostics.analyzer - package org.springframework.boot.autoconfigure.diagnostics.analyzer
-
- org.springframework.boot.autoconfigure.domain - package org.springframework.boot.autoconfigure.domain
-
General purpose domain annotations and classes.
- org.springframework.boot.autoconfigure.elasticsearch.jest - package org.springframework.boot.autoconfigure.elasticsearch.jest
-
Auto-configuration for Jest.
- org.springframework.boot.autoconfigure.flyway - package org.springframework.boot.autoconfigure.flyway
-
Auto-configuration for Flyway.
- org.springframework.boot.autoconfigure.freemarker - package org.springframework.boot.autoconfigure.freemarker
-
Auto-configuration for FreeMarker.
- org.springframework.boot.autoconfigure.groovy.template - package org.springframework.boot.autoconfigure.groovy.template
-
Auto-configuration for Groovy templates.
- org.springframework.boot.autoconfigure.gson - package org.springframework.boot.autoconfigure.gson
-
Auto-configuration for GSON.
- org.springframework.boot.autoconfigure.h2 - package org.springframework.boot.autoconfigure.h2
-
- org.springframework.boot.autoconfigure.hateoas - package org.springframework.boot.autoconfigure.hateoas
-
Auto-configuration for Spring HATEOAS.
- org.springframework.boot.autoconfigure.hazelcast - package org.springframework.boot.autoconfigure.hazelcast
-
Auto-configuration for Hazelcast.
- org.springframework.boot.autoconfigure.info - package org.springframework.boot.autoconfigure.info
-
- org.springframework.boot.autoconfigure.integration - package org.springframework.boot.autoconfigure.integration
-
Auto-configuration for Spring Integration.
- org.springframework.boot.autoconfigure.jackson - package org.springframework.boot.autoconfigure.jackson
-
Auto-configuration for Jackson.
- org.springframework.boot.autoconfigure.jdbc - package org.springframework.boot.autoconfigure.jdbc
-
Auto-configuration for JDBC.
- org.springframework.boot.autoconfigure.jdbc.metadata - package org.springframework.boot.autoconfigure.jdbc.metadata
-
Auto-configuration for JDBC Metadata.
- org.springframework.boot.autoconfigure.jersey - package org.springframework.boot.autoconfigure.jersey
-
Auto-configuration for Jersey.
- org.springframework.boot.autoconfigure.jms - package org.springframework.boot.autoconfigure.jms
-
Auto-configuration for JMS.
- org.springframework.boot.autoconfigure.jms.activemq - package org.springframework.boot.autoconfigure.jms.activemq
-
Auto-configuration for ActiveMQ.
- org.springframework.boot.autoconfigure.jms.artemis - package org.springframework.boot.autoconfigure.jms.artemis
-
Auto-configuration for Artemis.
- org.springframework.boot.autoconfigure.jms.hornetq - package org.springframework.boot.autoconfigure.jms.hornetq
-
Auto-configuration for HornetQ.
- org.springframework.boot.autoconfigure.jmx - package org.springframework.boot.autoconfigure.jmx
-
Auto-configuration for JMX.
- org.springframework.boot.autoconfigure.jooq - package org.springframework.boot.autoconfigure.jooq
-
Auto-configuration for JOOQ.
- org.springframework.boot.autoconfigure.liquibase - package org.springframework.boot.autoconfigure.liquibase
-
Auto-configuration for Liquibase.
- org.springframework.boot.autoconfigure.logging - package org.springframework.boot.autoconfigure.logging
-
Auto-configuration for logging.
- org.springframework.boot.autoconfigure.mail - package org.springframework.boot.autoconfigure.mail
-
Auto-configuration for email support.
- org.springframework.boot.autoconfigure.mobile - package org.springframework.boot.autoconfigure.mobile
-
Auto-configuration for Spring Mobile.
- org.springframework.boot.autoconfigure.mongo - package org.springframework.boot.autoconfigure.mongo
-
Auto-configuration for MongoDB.
- org.springframework.boot.autoconfigure.mongo.embedded - package org.springframework.boot.autoconfigure.mongo.embedded
-
- org.springframework.boot.autoconfigure.mustache - package org.springframework.boot.autoconfigure.mustache
-
Auto-configuration for Mustache.
- org.springframework.boot.autoconfigure.mustache.web - package org.springframework.boot.autoconfigure.mustache.web
-
Auto-configuration for Mustache with Spring MVC.
- org.springframework.boot.autoconfigure.orm.jpa - package org.springframework.boot.autoconfigure.orm.jpa
-
Auto-configuration for JPA and Spring ORM.
- org.springframework.boot.autoconfigure.reactor - package org.springframework.boot.autoconfigure.reactor
-
Auto-configuration for Project Reactor.
- org.springframework.boot.autoconfigure.security - package org.springframework.boot.autoconfigure.security
-
Auto-configuration for Spring Security.
- org.springframework.boot.autoconfigure.security.oauth2 - package org.springframework.boot.autoconfigure.security.oauth2
-
- org.springframework.boot.autoconfigure.security.oauth2.authserver - package org.springframework.boot.autoconfigure.security.oauth2.authserver
-
- org.springframework.boot.autoconfigure.security.oauth2.client - package org.springframework.boot.autoconfigure.security.oauth2.client
-
- org.springframework.boot.autoconfigure.security.oauth2.method - package org.springframework.boot.autoconfigure.security.oauth2.method
-
- org.springframework.boot.autoconfigure.security.oauth2.resource - package org.springframework.boot.autoconfigure.security.oauth2.resource
-
- org.springframework.boot.autoconfigure.sendgrid - package org.springframework.boot.autoconfigure.sendgrid
-
- org.springframework.boot.autoconfigure.session - package org.springframework.boot.autoconfigure.session
-
Auto-configuration for Spring Session.
- org.springframework.boot.autoconfigure.social - package org.springframework.boot.autoconfigure.social
-
Auto-configuration for Spring Social.
- org.springframework.boot.autoconfigure.solr - package org.springframework.boot.autoconfigure.solr
-
Auto-configuration for Solr.
- org.springframework.boot.autoconfigure.template - package org.springframework.boot.autoconfigure.template
-
Base classes for template Auto-configuration.
- org.springframework.boot.autoconfigure.test - package org.springframework.boot.autoconfigure.test
-
Test utilities related to auto-configuration.
- org.springframework.boot.autoconfigure.thymeleaf - package org.springframework.boot.autoconfigure.thymeleaf
-
Auto-configuration for Thymeleaf.
- org.springframework.boot.autoconfigure.transaction - package org.springframework.boot.autoconfigure.transaction
-
Auto-configuration for transaction support.
- org.springframework.boot.autoconfigure.transaction.jta - package org.springframework.boot.autoconfigure.transaction.jta
-
Auto-configuration for JTA.
- org.springframework.boot.autoconfigure.velocity - package org.springframework.boot.autoconfigure.velocity
-
Auto-configuration for Velocity.
- org.springframework.boot.autoconfigure.web - package org.springframework.boot.autoconfigure.web
-
Auto-configuration for embedded servlet containers and Spring MVC.
- org.springframework.boot.autoconfigure.webservices - package org.springframework.boot.autoconfigure.webservices
-
Auto-configuration for Spring Web Services.
- org.springframework.boot.autoconfigure.websocket - package org.springframework.boot.autoconfigure.websocket
-
Auto-configuration for Spring WebSocket.
- RabbitAutoConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
-
- RabbitAutoConfiguration.MessagingTemplateConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration.RabbitConnectionFactoryCreator - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitAutoConfiguration.RabbitTemplateConfiguration - Class in org.springframework.boot.autoconfigure.amqp
-
- rabbitConnectionFactory(RabbitProperties) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
-
- RabbitConnectionFactoryCreator() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
-
- rabbitMessagingTemplate(RabbitTemplate) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
-
- RabbitProperties - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for Rabbit.
- RabbitProperties() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- RabbitProperties.Cache - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Cache.Channel - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Cache.Connection - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Listener - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.ListenerRetry - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Retry - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Ssl - Class in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.Template - Class in org.springframework.boot.autoconfigure.amqp
-
- rabbitTemplate(ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- RabbitTemplateConfiguration(ObjectProvider<MessageConverter>, RabbitProperties) - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
-
- ReactorAutoConfiguration - Class in org.springframework.boot.autoconfigure.reactor
-
- ReactorAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
-
- ReactorAutoConfiguration.ReactorConfiguration - Class in org.springframework.boot.autoconfigure.reactor
-
- ReactorConfiguration() - Constructor for class org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration.ReactorConfiguration
-
- readAccessToken(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.SpringSocialTokenServices
-
- readAccessToken(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
- recordConditionEvaluation(String, Condition, ConditionOutcome) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Record the occurrence of condition evaluation.
- recordEvaluationCandidates(List<String>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Records the names of the classes that are candidates for condition evaluation.
- recordExclusions(Collection<String>) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Records the names of the classes that have been excluded from condition evaluation.
- Redis() - Constructor for class org.springframework.boot.autoconfigure.session.SessionProperties.Redis
-
- RedisAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- RedisAutoConfiguration.RedisConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
Standard Redis configuration.
- RedisAutoConfiguration.RedisConnectionConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
Redis connection configuration.
- RedisConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
-
- RedisConnectionConfiguration(RedisProperties, ObjectProvider<RedisSentinelConfiguration>, ObjectProvider<RedisClusterConfiguration>) - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
-
- redisConnectionFactory() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
-
- RedisProperties - Class in org.springframework.boot.autoconfigure.data.redis
-
Configuration properties for Redis.
- RedisProperties() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- RedisProperties.Cluster - Class in org.springframework.boot.autoconfigure.data.redis
-
Cluster properties.
- RedisProperties.Pool - Class in org.springframework.boot.autoconfigure.data.redis
-
Pool properties.
- RedisProperties.Sentinel - Class in org.springframework.boot.autoconfigure.data.redis
-
Redis sentinel properties.
- RedisRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
-
- redisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
-
- register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
-
Programmatically registers the auto-configuration package names.
- register(BeanDefinitionRegistry, String...) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Register the specified entity scan packages with the system.
- register(BeanDefinitionRegistry, Collection<String>) - Static method in class org.springframework.boot.autoconfigure.domain.EntityScanPackages
-
Register the specified entity scan packages with the system.
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar
-
- remoteTokenServices() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration
-
- RemoteTokenServicesConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration
-
- removeDuplicates(List<T>) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.boot.autoconfigure.mustache.web.MustacheView
-
- RepositoryRestMvcAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.rest
-
- RepositoryRestMvcAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
-
- RepositoryRestProperties - Class in org.springframework.boot.autoconfigure.data.rest
-
Configuration properties for Spring Data REST.
- RepositoryRestProperties() - Constructor for class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- requestContextFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- requestContextFilter() - Static method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- requestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- requestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- RequestScopedConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.RequestScopedConfiguration
-
- requiredViewClass() - Method in class org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
-
- resolveConfigLocation(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
Resolve the config location if set.
- resolveConfigLocation() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
Resolve the config location if set.
- resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.AbstractErrorController
-
Resolve any specific error views.
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
-
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.web.ErrorViewResolver
-
Resolve an error view for the specified details.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
-
- ResourceBundleCondition() - Constructor for class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration.ResourceBundleCondition
-
- ResourceCondition - Class in org.springframework.boot.autoconfigure.condition
-
SpringBootCondition
used to check if a resource can be found using a
configurable property and optional default location(s).
- ResourceCondition(String, String, String, String...) - Constructor for class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
Create a new condition.
- ResourceConfigCustomizer - Interface in org.springframework.boot.autoconfigure.jersey
-
Callback interface that can be implemented by beans wishing to customize Jersey's
ResourceConfig
before it is used.
- ResourceProperties - Class in org.springframework.boot.autoconfigure.web
-
Properties used to configure resource handling.
- ResourceProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- ResourceProperties.Chain - Class in org.springframework.boot.autoconfigure.web
-
Configuration for the Spring Resource Handling chain.
- ResourceProperties.Content - Class in org.springframework.boot.autoconfigure.web
-
Version Strategy based on content hashing.
- ResourceProperties.Fixed - Class in org.springframework.boot.autoconfigure.web
-
Version Strategy based on a fixed version string.
- ResourceProperties.Strategy - Class in org.springframework.boot.autoconfigure.web
-
Strategies for extracting and embedding a resource version in its URL path.
- ResourceSecurityConfigurer(ResourceServerProperties) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
-
- resourceServer() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration
-
- ResourceServerCondition() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
-
- resourceServerProperties() - Method in class org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration
-
- ResourceServerProperties - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
Configuration properties for OAuth2 Resources.
- ResourceServerProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- ResourceServerProperties(String, String) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- ResourceServerProperties.Jwt - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- ResourceServerTokenServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
Configuration for an OAuth2 resource server.
- ResourceServerTokenServicesConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration
-
- ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
- resourceUrlEncodingFilter() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
-
- resourceUrlEncodingFilter() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig
-
- resourceUrlEncodingFilter() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration
-
Deprecated.
- restTemplateBuilder() - Method in class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration.RestTemplateConfiguration
-
- RestTemplateConfiguration(ObjectProvider<HttpMessageConverters>, ObjectProvider<List<RestTemplateCustomizer>>) - Constructor for class org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration.RestTemplateConfiguration
-
- resultedIn(Object) - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
-
Indicates a single result.
- Retry() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- run(String...) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- scan(Class<? extends Annotation>...) - Method in class org.springframework.boot.autoconfigure.domain.EntityScanner
-
Scan for entities with the specified annotations.
- SearchStrategy - Enum in org.springframework.boot.autoconfigure.condition
-
Some named search strategies for beans in the bean factory hierarchy.
- SecurityAuthorizeMode - Enum in org.springframework.boot.autoconfigure.security
-
- SecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security
-
- SecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
-
- SecurityDataConfiguration - Class in org.springframework.boot.autoconfigure.security
-
Automatically adds Spring Security's integration with Spring Data.
- SecurityDataConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
-
- securityDialect() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration
-
- securityEvaluationContextExtension() - Method in class org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
-
- SecurityFilterAutoConfiguration - Class in org.springframework.boot.autoconfigure.security
-
- SecurityFilterAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
-
- securityFilterChainRegistration(SecurityProperties) - Method in class org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
-
- SecurityPrerequisite - Interface in org.springframework.boot.autoconfigure.security
-
Marker interface for beans that need to be initialized before any security
configuration is evaluated.
- securityProperties() - Method in class org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
-
- securityProperties() - Method in class org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
-
- SecurityProperties - Class in org.springframework.boot.autoconfigure.security
-
Properties for the security aspects of an application.
- SecurityProperties() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- SecurityProperties.Basic - Class in org.springframework.boot.autoconfigure.security
-
- SecurityProperties.Headers - Class in org.springframework.boot.autoconfigure.security
-
- SecurityProperties.Headers.HSTS - Enum in org.springframework.boot.autoconfigure.security
-
- SecurityProperties.User - Class in org.springframework.boot.autoconfigure.security
-
- selectImports(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- sendGrid() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
-
- SendGridAutoConfiguration - Class in org.springframework.boot.autoconfigure.sendgrid
-
- SendGridAutoConfiguration(SendGridProperties) - Constructor for class org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
-
- SendGridProperties - Class in org.springframework.boot.autoconfigure.sendgrid
-
- SendGridProperties() - Constructor for class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- SendGridProperties.Proxy - Class in org.springframework.boot.autoconfigure.sendgrid
-
- Sentinel() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- ServerProperties - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties
-
- serverProperties() - Method in class org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
-
- ServerProperties.Jetty - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Session - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Session.Cookie - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Tomcat - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Tomcat.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Undertow - Class in org.springframework.boot.autoconfigure.web
-
- ServerProperties.Undertow.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
- ServerPropertiesAutoConfiguration - Class in org.springframework.boot.autoconfigure.web
-
- ServerPropertiesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- session(CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- Session() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- SessionAutoConfiguration - Class in org.springframework.boot.autoconfigure.session
-
- SessionAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
-
- SessionProperties - Class in org.springframework.boot.autoconfigure.session
-
Configuration properties for Spring Session.
- SessionProperties(ObjectProvider<ServerProperties>) - Constructor for class org.springframework.boot.autoconfigure.session.SessionProperties
-
- SessionProperties.Hazelcast - Class in org.springframework.boot.autoconfigure.session
-
- SessionProperties.Jdbc - Class in org.springframework.boot.autoconfigure.session
-
- SessionProperties.Jdbc.Initializer - Class in org.springframework.boot.autoconfigure.session
-
- SessionProperties.Mongo - Class in org.springframework.boot.autoconfigure.session
-
- SessionProperties.Redis - Class in org.springframework.boot.autoconfigure.session
-
- SessionScopedConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration
-
- setAcceptors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setAcknowledgeMode(AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setAcknowledgeMode(JmsProperties.AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setAddMappings(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setAddress(InetAddress) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setAddresses(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setAlgorithm(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setAllowRequestOverride(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setAllowSessionOverride(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setAlwaysUseMessageFormat(boolean) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- setApiKey(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setAppId(String) - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityConfiguration
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setApplicationPath(String) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setAppSecret(String) - Method in class org.springframework.boot.autoconfigure.social.SocialProperties
-
- setAuthenticationDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setAuthoritiesExtractor(AuthoritiesExtractor) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
- setAuthorizeMode(SecurityAuthorizeMode) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- setAutoIndex(boolean) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setBackgroundProcessorDelay(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBasedir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBasename(String) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- setBasePath(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setBasic(SecurityProperties.Basic) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar
-
- setBootstrapHosts(List<String>) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- setBrokerUrl(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setBufferSize(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setBuffersPerRegion(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setCache(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setCacheNames(List<String>) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- setCachePeriod(Integer) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setCacheSeconds(int) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- setChangeLog(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCharset(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
Set the charset.
- setCharset(String) - Method in class org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
-
Set the charset.
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- setCheckChangeLogLocation(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCheckLocation(boolean) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setCheckoutTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- setCheckTemplate(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setCheckTemplateLocation(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCheckTemplateLocation(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setCheckTokenAccess(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
-
- setClientSecret(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
-
- setCluster(RedisProperties.Cluster) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setClusterName(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setClusterName(String) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setClusterNodes(String) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setClusterPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setClusterPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setCollectionName(String) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Mongo
-
- setCollector(Mustache.Collector) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setComment(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setCompiler(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setCompiler(Mustache.Compiler) - Method in class org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
-
Set the compiler.
- setCompression(ProtocolOptions.Compression) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
-
- setConnect(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setConnectionTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setConnectionTimeout(int) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setConnectionTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setConnectTimeoutMillis(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setConsistency(Consistency) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- setConsistencyLevel(ConsistencyLevel) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setContactPoints(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setContentType(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setContext(Object) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQNoOpBindingRegistry
-
Deprecated.
- setContextPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setContexts(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setContinueOnError(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setData(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDatabase(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setDatabase(Database) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setDatabaseDir(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setDatabasePlatform(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setDataDirectory(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setDataDirectory(String) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setDataPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDataSourceClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- setDataUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setDateToolAttribute(String) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setDdlAuto(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- setDefaultEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setDefaultMediaType(MediaType) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setDefaultPageSize(Integer) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setDefaultPropertyInclusion(JsonInclude.Include) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDefaultRequeueRejected(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setDefaultSchema(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setDefaultValue(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setDelims(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setDir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setDirectBuffers(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setDirectory(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setDispatchOptionsRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setDispatchTraceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setDisplayName(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setDomain(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setDriverClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDropFirst(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setEmptyStringIsFalse(Boolean) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setEnableCsrf(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Initializer
-
- setEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc.Initializer
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setEnableEnumTranslation(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setEnableFallback(boolean) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- setEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setEnsureUniqueRuntimeObjectNames(boolean) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
Set if unique runtime object names should be ensured.
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setEscaper(Mustache.Escaper) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setExcludedViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setExpiration(int) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- setExpiryTimeout(long) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setExposeRequestAttributes(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setExposeSessionAttributes(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setExposeSpringMacroHelpers(boolean) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setFallbackToSystemLocale(boolean) - Method in class org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
-
- setFeatures(Set<Feature>) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- setFetchSize(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setFieldNamingStrategy(Class<?>) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setFileSizeThreshold(String) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setFilterDispatcherTypes(Set<String>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setFilterOrder(Integer) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- setFilterOrder(int) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setFlushMode(RedisFlushMode) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Redis
-
- setForce(boolean) - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- setForceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- setForceResponse(boolean) - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- setFormatter(Mustache.Formatter) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setFrame(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- setGenerateDdl(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setGenerateUniqueName(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setGridFsDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setGzipped(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setHibernate(JpaProperties.Hibernate) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- setHost(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- setHost(String) - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- setHsts(SecurityProperties.Headers.HSTS) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- setHtmlApplicationCache(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setHttpOnly(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setId(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setIdleTimeout(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setIgnored(List<String>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setIgnoreDefaultModelOnRedirect(boolean) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setImplicitStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setImportMetadata(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
-
- setIncludeStacktrace(ErrorProperties.IncludeStacktrace) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setInit(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setInit(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- setInitialInterval(long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setInitialize(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setInitSqls(List<String>) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setInMemory(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setInternalProxies(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setIoThreads(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Allows the DataSource to be managed by the container and obtained via JNDI.
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- setJndiName(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setJobNames(String) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobParametersConverter(JobParametersConverter) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobRegistry(JobRegistry) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJobs(Collection<Job>) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setJodaDateTimeFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setJspServlet(JspServlet) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setJwt(ResourceServerProperties.Jwt) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setKeyspaceName(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setKeyStore(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStore(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setKeyStorePassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStorePassword(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- setKeyUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
-
- setKeyValue(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setKeyValue(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setKeyValue(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
-
- setLabels(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setLimitParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setLoadBalancingPolicy(Class<? extends LoadBalancingPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setLoader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setLocaleResolver(WebMvcProperties.LocaleResolver) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setLocation(Resource) - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
-
- setLocation(Resource) - Method in class org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
-
- setLocation(String) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setLocations(List<String>) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setLogDir(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setLoginPath(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
-
- setLogResolvedException(boolean) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setMandatory(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setMapName(String) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
-
- setMapping(Map<Locale, Charset>) - Method in class org.springframework.boot.autoconfigure.web.HttpEncodingProperties
-
- setMaster(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- setMaxActive(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMaxAge(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setMaxAttempts(int) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setMaxConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setMaxConnections(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setMaxFileSize(String) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setMaxHttpHeaderSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setMaxHttpHeaderSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxHttpPostSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setMaxIdle(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMaxInterval(long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxPageSize(Integer) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setMaxRedirects(Integer) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setMaxRequestSize(String) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setMaxThreads(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxWait(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMediaTypes(Map<String, MediaType>) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setMinIdle(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMinSpareThreads(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMobilePrefix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setMobileSuffix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setMode(CachingConnectionFactory.CacheMode) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- setMode(ArtemisMode) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setMode(HornetQMode) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- setMode(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setMultiplier(double) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- setName(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setNames(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- setNamespace(String) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Redis
-
- setNamingStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
Deprecated.
- setNodes(List<String>) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setNodes(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- setNormalPrefix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setNormalSuffix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setNumberToolAttribute(String) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setOplogSize(Integer) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
-
- setPageParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setParameters(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setPassword(char[]) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- setPath(String...) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- setPaths(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- setPaths(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setPattern(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setPattern(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setPhysicalStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setPlatform(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setPool(RedisProperties.Pool) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setPool(ActiveMQProperties.Pool) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPooled(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setPort(int) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
-
- setPort(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setPortHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setPreferFileSystemAccess(boolean) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setPreferFileSystemAccess(boolean) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setPreferTokenInfo(boolean) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setPrefetch(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.View
-
- setPrincipalExtractor(PrincipalExtractor) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setProperties(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setPropertyNamingStrategy(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setProtocol(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setProtocolHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setProtocolHeaderHttpsValue(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setProvider(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
-
- setProxy(SendGridProperties.Proxy) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setPublisherConfirms(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPublisherReturns(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setPubSubDomain(boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- setQuery(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setQuery(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setQueues(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setQueues(String[]) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setReadTimeout(int) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setReadTimeoutMillis(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setRealm(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- setRealm(String) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
-
- setReceiveTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setReconnectionPolicy(Class<? extends ReconnectionPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setRedirectContextRoot(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setRemoteIpHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setRenameOnRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setReplSetName(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setReplyTimeout(Long) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setRequestAttributesEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setRequestContextAttribute(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setRequestedHeartbeat(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setRequestTimeout(Long) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
-
- setRequireSsl(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setResolveLazily(boolean) - Method in class org.springframework.boot.autoconfigure.web.MultipartProperties
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
Set the resource loader.
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setResourceLoaderPath(String) - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- setResourceLoaderPath(String) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setRestTemplate(OAuth2RestOperations) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
- setRetryPolicy(Class<? extends RetryPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReturnBodyOnCreate(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setReturnBodyOnUpdate(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setRole(List<String>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- setRollbackFile(File) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
-
- setSchemaAction(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSchemaPassword(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSchemaUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSecure(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
-
- setSelectors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setSentinel(RedisProperties.Sentinel) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setSeparator(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSerialConsistencyLevel(ConsistencyLevel) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSerializationInclusion(JsonInclude.Include) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
Deprecated.
- setServerHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setServerId(int) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setServerId(int) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setServiceId(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setServletContext(ServletContext) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- setServletPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setSession(ServerProperties.Session) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setSessions(SessionCreationPolicy) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- setSettings(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setShowSql(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- setSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- setSocketConnect(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setSortParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setSpec(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- setSpec(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
-
- setSqlDialect(SQLDialect) - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
- setSqlScriptEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSsl(boolean) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setSsl(Ssl) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setStateless(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
-
- setStaticLocations(String[]) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- setStaticPathPattern(String) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setStoreDir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setStoreType(StoreType) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- setStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setSuffix(String) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties.View
-
- setTableName(String) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
-
- setTablePrefix(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setTabletPrefix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setTabletSuffix(String) - Method in class org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
-
- setTemplate(Template) - Method in class org.springframework.boot.autoconfigure.mustache.web.MustacheView
-
Set the Mustache template that should actually be rendered.
- setTemplateLoader(Mustache.TemplateLoader) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
-
- setTemplateLoaderPath(String...) - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- setTemplateResolverOrder(Integer) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setTestConnection(boolean) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setThrowExceptionIfNoHandlerFound(boolean) - Method in class org.springframework.boot.autoconfigure.web.WebMvcProperties
-
- setTimeout(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setTimeout(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setTimeZone(TimeZone) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- Settings() - Constructor for class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setTokenInfoUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setTokenKeyAccess(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
-
- setTokenType(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setTokenType(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
-
- setToolboxConfigLocation(String) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- setTopics(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setTopics(String[]) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties.Embedded
-
Deprecated.
- setTrace(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setTrackingModes(Set<SessionTrackingMode>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Session
-
- setTransactionManagerId(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setTransactionSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- setTrustAll(Boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- setTrusted(List<String>) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
-
- setTrustStore(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTrustStorePassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setType(CacheType) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- setType(Class<? extends DataSource>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setType(JerseyProperties.Type) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setUri(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setUri(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setUriEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setUris(List<String>) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setUseForwardHeaders(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setUseHalAsDefaultJsonMediaType(boolean) - Method in class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-
- setUseNewIdGeneratorMappings(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- setUser(String) - Method in class org.springframework.boot.autoconfigure.jms.hornetq.HornetQProperties
-
Deprecated.
- setUser(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setUserInfoUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setVersion(String) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- setVersion(String) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
-
- setView(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setView(long) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setVirtualHost(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setWebAllowOthers(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setWorkerThreads(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setXa(DataSourceProperties.Xa) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setXss(boolean) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
-
- setZkHost(String) - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- signInController(ConnectionFactoryLocator, UsersConnectionRepository, SignInAdapter) - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- SimpleRabbitListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.amqp
-
Configure RabbitListenerContainerFactory
with sensible defaults.
- SimpleRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
- SingletonScopedConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
-
- SitePreferenceAutoConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- SitePreferenceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
-
- SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration - Class in org.springframework.boot.autoconfigure.mobile
-
- sitePreferenceHandlerInterceptor() - Method in class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
-
- sitePreferenceHandlerMethodArgumentResolver() - Method in class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
-
- SitePreferenceMvcConfiguration(SitePreferenceHandlerInterceptor, SitePreferenceHandlerMethodArgumentResolver) - Constructor for class org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
-
- SocialAutoConfigurationAdapter(ObjectProvider<List<ConnectInterceptor<?>>>, ObjectProvider<List<DisconnectInterceptor<?>>>, ObjectProvider<List<ProviderSignInInterceptor<?>>>) - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
-
- SocialAutoConfigurerAdapter - Class in org.springframework.boot.autoconfigure.social
-
Base class for auto-configured SocialConfigurerAdapter
s.
- SocialAutoConfigurerAdapter() - Constructor for class org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
-
- SocialProperties - Class in org.springframework.boot.autoconfigure.social
-
- SocialProperties() - Constructor for class org.springframework.boot.autoconfigure.social.SocialProperties
-
- socialTokenServices() - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
-
- SocialTokenServicesConfiguration(ResourceServerProperties, ObjectProvider<OAuth2ConnectionFactory<?>>, UserInfoRestTemplateFactory, ObjectProvider<AuthoritiesExtractor>, ObjectProvider<PrincipalExtractor>) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
-
- SocialWebAutoConfiguration - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration
-
- SocialWebAutoConfiguration.AnonymousUserIdSourceConfig - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.SocialAutoConfigurationAdapter - Class in org.springframework.boot.autoconfigure.social
-
- SocialWebAutoConfiguration.SpringSocialThymeleafConfig - Class in org.springframework.boot.autoconfigure.social
-
- SolrAutoConfiguration - Class in org.springframework.boot.autoconfigure.solr
-
- SolrAutoConfiguration(SolrProperties) - Constructor for class org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
-
- solrClient() - Method in class org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
-
- SolrProperties - Class in org.springframework.boot.autoconfigure.solr
-
- SolrProperties() - Constructor for class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- SolrRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.solr
-
Enables auto configuration for Spring Data Solr repositories.
- SolrRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
-
- SpringApplicationAdminJmxAutoConfiguration - Class in org.springframework.boot.autoconfigure.admin
-
Register a JMX component that allows to administer the current application.
- SpringApplicationAdminJmxAutoConfiguration(ObjectProvider<MBeanExporter>, Environment) - Constructor for class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
-
- springApplicationAdminRegistrar() - Method in class org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
-
- SpringBootApplication - Annotation Type in org.springframework.boot.autoconfigure
-
Indicates a
configuration
class that declares one or more
@Bean
methods and also triggers
auto-configuration
and
component scanning
.
- springBootAuthenticationConfigurerAdapter(SecurityProperties, List<SecurityPrerequisite>) - Static method in class org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
-
- SpringBootCondition - Class in org.springframework.boot.autoconfigure.condition
-
Base of all Condition
implementations used with Spring Boot.
- SpringBootCondition() - Constructor for class org.springframework.boot.autoconfigure.condition.SpringBootCondition
-
- SpringBootCouchbaseConfigurer - Class in org.springframework.boot.autoconfigure.data.couchbase
-
A simple CouchbaseConfigurer
implementation.
- SpringBootCouchbaseConfigurer(CouchbaseEnvironment, Cluster, ClusterInfo, Bucket) - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
-
- springBootRepositoryRestConfigurer() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
-
- SpringBootWebSecurityConfiguration - Class in org.springframework.boot.autoconfigure.security
-
Configuration for security of a web application or service.
- SpringBootWebSecurityConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
-
- SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter - Class in org.springframework.boot.autoconfigure.security
-
- SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter - Class in org.springframework.boot.autoconfigure.security
-
- SpringDataWebAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.web
-
- SpringDataWebAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- springSocialDialect() - Method in class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
-
- SpringSocialThymeleafConfig() - Constructor for class org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
-
- SpringSocialTokenServices - Class in org.springframework.boot.autoconfigure.security.oauth2.resource
-
ResourceServerTokenServices
backed by Spring Social.
- SpringSocialTokenServices(OAuth2ConnectionFactory<?>, String) - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.resource.SpringSocialTokenServices
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- startConditionMessage() - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
- Storage() - Constructor for class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- StoreType - Enum in org.springframework.boot.autoconfigure.session
-
Supported Spring Session data store types.
- Strategy() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- stringHttpMessageConverter() - Method in class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- StringHttpMessageConverterConfiguration(HttpEncodingProperties) - Constructor for class org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- stringOrNumberMigrationVersionConverter() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
-
- stringRedisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
-
- supports(Class<?>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- validate(Object, Errors) - Method in class org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
-
- validateConnection() - Method in class org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
-
- ValidationConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
-
- validationEventListener(Validator) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
-
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.cache.CacheType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.SearchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.hornetq.HornetQMode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.session.StoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.boot.autoconfigure.cache.CacheType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.condition.SearchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.hornetq.HornetQMode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.session.StoreType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VelocityAutoConfiguration - Class in org.springframework.boot.autoconfigure.velocity
-
- VelocityAutoConfiguration(ApplicationContext, VelocityProperties) - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration
-
Deprecated.
- VelocityAutoConfiguration.VelocityConfiguration - Class in org.springframework.boot.autoconfigure.velocity
-
Deprecated.
- VelocityAutoConfiguration.VelocityNonWebConfiguration - Class in org.springframework.boot.autoconfigure.velocity
-
Deprecated.
- VelocityAutoConfiguration.VelocityWebConfiguration - Class in org.springframework.boot.autoconfigure.velocity
-
Deprecated.
- VelocityConfiguration() - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityConfiguration
-
Deprecated.
- velocityConfiguration() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityNonWebConfiguration
-
Deprecated.
- velocityConfigurer() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration
-
Deprecated.
- velocityEngine(VelocityConfigurer) - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration
-
Deprecated.
- VelocityNonWebConfiguration() - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityNonWebConfiguration
-
Deprecated.
- VelocityProperties - Class in org.springframework.boot.autoconfigure.velocity
-
- VelocityProperties() - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityProperties
-
Deprecated.
- VelocityTemplateAvailabilityProvider - Class in org.springframework.boot.autoconfigure.velocity
-
- VelocityTemplateAvailabilityProvider() - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityTemplateAvailabilityProvider
-
Deprecated.
- velocityViewResolver() - Method in class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration
-
Deprecated.
- VelocityWebConfiguration() - Constructor for class org.springframework.boot.autoconfigure.velocity.VelocityAutoConfiguration.VelocityWebConfiguration
-
Deprecated.
- View() - Constructor for class org.springframework.boot.autoconfigure.web.WebMvcProperties.View
-
- viewResolver(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-