- 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
-
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, String...) - Constructor for class org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
-
Create an instance with target bean class and dependencies.
- AbstractErrorController - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
Abstract base class for error Controller implementations.
- AbstractErrorController(ErrorAttributes) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- AbstractErrorController(ErrorAttributes, List<ErrorViewResolver>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- AbstractErrorWebExceptionHandler - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- AbstractErrorWebExceptionHandler(ErrorAttributes, ResourceProperties, ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
- AbstractNestedCondition - Class in org.springframework.boot.autoconfigure.condition
-
Abstract base class for nested conditions.
- AbstractNestedCondition.MemberMatchOutcomes - Class in org.springframework.boot.autoconfigure.condition
-
- AbstractRabbitListenerContainerFactoryConfigurer<T extends org.springframework.amqp.rabbit.config.AbstractRabbitListenerContainerFactory<?>> - Class in org.springframework.boot.autoconfigure.amqp
-
Configure RabbitListenerContainerFactory with sensible defaults.
- AbstractRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- 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
-
- acceptsTextHtml() - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Predicate that checks whether the current request explicitly support
"text/html" media type.
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- Accesslog() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- ActiveMQAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.activemq
-
- ActiveMQAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
-
- ActiveMQConnectionFactoryCustomizer - Interface in org.springframework.boot.autoconfigure.jms.activemq
-
Callback interface that can be implemented by beans wishing to customize the
ActiveMQConnectionFactory whilst retaining default auto-configuration.
- 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
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- addFormatters(FormatterRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration
-
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- addUrlMappings(String...) - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
-
- Admin() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
- 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
-
- AmqpContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- 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.
- AnnotationConfig(ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
-
- 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
-
- 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
-
- applyToMvcViewResolver(Object) - Method in class org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
-
Apply the given properties to a AbstractTemplateViewResolver.
- 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.AutoConfigurationImportSelector
-
- Async() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- at(StaticResourceLocation, StaticResourceLocation...) - Method in class org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest
-
Returns a matcher that includes the specified
Locations.
- at(Set<StaticResourceLocation>) - Method in class org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest
-
Returns a matcher that includes the specified
Locations.
- at(StaticResourceLocation, StaticResourceLocation...) - Method in class org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
-
Returns a matcher that includes the specified
Locations.
- at(Set<StaticResourceLocation>) - Method in class org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
-
Returns a matcher that includes the specified
Locations.
- atAll() - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
-
Used when no items are available.
- atCommonLocations() - Method in class org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest
-
Returns a matcher that includes all commonly used
Locations.
- atCommonLocations() - Method in class org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
-
Returns a matcher that includes all commonly used
Locations.
- authenticationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration
-
- AutoConfigurationExcludeFilter - Class in org.springframework.boot.autoconfigure
-
A TypeFilter implementation that matches registered auto-configuration classes.
- AutoConfigurationExcludeFilter() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- AutoConfigurationImportEvent - Class in org.springframework.boot.autoconfigure
-
Event fired when auto-configuration classes are imported.
- AutoConfigurationImportEvent(Object, List<String>, Set<String>) - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
- AutoConfigurationImportFilter - Interface in org.springframework.boot.autoconfigure
-
Filter that can be registered in spring.factories to limit the
auto-configuration classes considered.
- AutoConfigurationImportListener - Interface in org.springframework.boot.autoconfigure
-
Listener that can be registered with spring.factories to receive details of
imported auto-configurations.
- AutoConfigurationImportSelector - Class in org.springframework.boot.autoconfigure
-
- AutoConfigurationImportSelector() - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- AutoConfigurationMetadata - Interface in org.springframework.boot.autoconfigure
-
Provides access to meta-data written by the auto-configure annotation processor.
- 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
-
- AutoConfigurations - Class in org.springframework.boot.autoconfigure
-
Configurations representing auto-configuration
@Configuration classes.
- AutoConfigurations(Collection<Class<?>>) - Constructor for class org.springframework.boot.autoconfigure.AutoConfigurations
-
- 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
-
- Cache() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.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(CacheProperties, ObjectProvider<CacheManager>) - Method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- Cachecontrol() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- 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.
- cacheManagerCustomizers(ObjectProvider<List<CacheManagerCustomizer<?>>>) - Method in class org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
-
- CacheManagerCustomizers - Class in org.springframework.boot.autoconfigure.cache
-
- CacheManagerCustomizers(List<? extends CacheManagerCustomizer<?>>) - Constructor for class org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
-
- 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.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.
- CacheProperties.Redis - Class in org.springframework.boot.autoconfigure.cache
-
Redis-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, ObjectProvider<List<ClusterBuilderCustomizer>>) - Constructor for class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- cassandraCluster() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
-
- cassandraConverter(CassandraMappingContext, CassandraCustomConversions) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraCustomConversions() - 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(CassandraCustomConversions) - 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
-
- CassandraProperties.Pool - Class in org.springframework.boot.autoconfigure.cassandra
-
Pool properties.
- CassandraReactiveDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraReactiveDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- CassandraReactiveRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraReactiveRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveRepositoriesAutoConfiguration
-
- CassandraRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.cassandra
-
- CassandraRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
-
- cassandraSession(CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- cassandraTemplate(Session, CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
-
- CglibAutoProxyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
-
- CglibAutoProxyConfiguration() - Constructor for class org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.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.servlet.HttpEncodingAutoConfiguration
-
- checkChangelogExists() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
-
- checkSessionTimeout() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- 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
-
- 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.ldap.embedded.EmbeddedLdapAutoConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
-
- close() - Method in class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
-
- CloudAutoConfiguration - Class in org.springframework.boot.autoconfigure.cloud
-
- CloudAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
-
- Cluster() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- ClusterBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.cassandra
-
Callback interface that can be implemented by beans wishing to customize the
Cluster via a Cluster.Builder whilst retaining default
auto-configuration.
- CodecsAutoConfiguration - Class in org.springframework.boot.autoconfigure.http.codec
-
- CodecsAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.http.codec.CodecsAutoConfiguration
-
- commit(TransactionContext) - Method in class org.springframework.boot.autoconfigure.jooq.SpringTransactionProvider
-
- ConcurrentKafkaListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.kafka
-
Configure ConcurrentKafkaListenerContainerFactory with sensible defaults.
- ConcurrentKafkaListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
-
- ConditionalOnBean - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional that only matches when beans meeting all the specified requirements
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.
- ConditionalOnCloudPlatform - Annotation Type in org.springframework.boot.autoconfigure.condition
-
Conditional that matches when the specified cloud platform is active.
- 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.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 no beans meeting the specified requirements
are 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.
- ConditionalOnRepositoryType - Annotation Type in org.springframework.boot.autoconfigure.data
-
Conditional that only matches when a particular type of Spring Data repository
has been enabled.
- 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 a bean of the specified 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 matches when the application is a web application.
- ConditionalOnWebApplication.Type - Enum in org.springframework.boot.autoconfigure.condition
-
Available application types.
- 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
-
- ConditionEvaluationReportLoggingListener - Class in org.springframework.boot.autoconfigure.logging
-
- ConditionEvaluationReportLoggingListener() - Constructor for class org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
-
- ConditionEvaluationReportLoggingListener(LogLevel) - Constructor for class org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
-
- 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
-
- ConditionEvaluationReportMessage(ConditionEvaluationReport, String) - 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(Neo4jProperties) - 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(T, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Configure the specified rabbit listener container factory.
- configure(T, ConnectionFactory, RabbitProperties.AmqpContainer) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- configure(DirectRabbitListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
-
- configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
- configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - Method in class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
Configure the specified jms listener container factory.
- configure(ConcurrentKafkaListenerContainerFactory<Object, Object>, ConsumerFactory<Object, Object>) - Method in class org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
-
Configure the specified Kafka listener container factory.
- configureArgumentResolvers(ArgumentResolverConfigurer) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- configureAsyncSupport(AsyncSupportConfigurer) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureContentNegotiation(ContentNegotiationConfigurer) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- configureHttpMessageCodecs(ServerCodecConfigurer) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configurePathMatch(PathMatchConfigurer) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- configureViewResolvers(ViewResolverRegistry) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
-
- Connection() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- connectionFactory() - Method in class org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
-
- Consumer() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- Content() - Constructor for class org.springframework.boot.autoconfigure.web.ResourceProperties.Content
-
- Contentnegotiation() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- 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.Endpoints.CouchbaseService - 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
-
- CouchbaseReactiveDataAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseReactiveDataAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveDataAutoConfiguration
-
- CouchbaseReactiveRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseReactiveRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseReactiveRepositoriesAutoConfiguration
-
- CouchbaseRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.couchbase
-
- CouchbaseRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
-
- CouchbaseService() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints.CouchbaseService
-
- createConfiguration() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
Create a Configuration based on the state of this instance.
- createExceptionHandlerExceptionResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.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.JpaBaseConfiguration
-
- createMongoClient(MongoClientOptions) - Method in class org.springframework.boot.autoconfigure.mongo.MongoClientFactory
-
Creates a MongoClient using the given options.
- createMongoClient(MongoClientSettings) - Method in class org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
-
Creates a MongoClient using the given settings.
- createMultipartConfig() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
Create a new MultipartConfigElement using the properties.
- createRequestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createRequestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- createTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
- createTransactionManager() - Method in class org.springframework.boot.autoconfigure.batch.JpaBatchConfigurer
-
- Credential() - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
-
- customize(T) - Method in interface org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer
-
Customize the cache manager.
- customize(T) - Method in class org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
-
Customize the specified CacheManager.
- customize(CacheManager) - Method in interface org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer
-
Customize the cache manager.
- customize(Cluster.Builder) - Method in interface org.springframework.boot.autoconfigure.cassandra.ClusterBuilderCustomizer
-
Customize the Cluster.Builder.
- customize(JedisClientConfiguration.JedisClientConfigurationBuilder) - Method in interface org.springframework.boot.autoconfigure.data.redis.JedisClientConfigurationBuilderCustomizer
-
Customize the JedisClientConfiguration.JedisClientConfigurationBuilder.
- customize(LettuceClientConfiguration.LettuceClientConfigurationBuilder) - Method in interface org.springframework.boot.autoconfigure.data.redis.LettuceClientConfigurationBuilderCustomizer
-
Customize the LettuceClientConfiguration.LettuceClientConfigurationBuilder.
- customize(HttpClientConfig.Builder) - Method in interface org.springframework.boot.autoconfigure.elasticsearch.jest.HttpClientConfigBuilderCustomizer
-
Customize the HttpClientConfig.Builder.
- customize(GsonBuilder) - Method in interface org.springframework.boot.autoconfigure.gson.GsonBuilderCustomizer
-
Customize the GsonBuilder.
- 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(ActiveMQConnectionFactory) - Method in interface org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryCustomizer
-
Customize the ActiveMQConnectionFactory.
- customize(Configuration) - Method in interface org.springframework.boot.autoconfigure.jms.artemis.ArtemisConfigurationCustomizer
-
Customize the configuration.
- customize(MongoClientSettings.Builder) - Method in interface org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer
-
Customize the MongoClientSettings.Builder.
- customize(Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.orm.jpa.HibernatePropertiesCustomizer
-
Customize the specified JPA vendor properties.
- customize(ResourceDatabasePopulator) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- customize(SchedulerFactoryBean) - Method in interface org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer
-
Customize the SchedulerFactoryBean.
- customize(T) - Method in interface org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
-
Customize the given transaction manager.
- customize(PlatformTransactionManager) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
-
- customize(AbstractPlatformTransactionManager) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- customize(ConfigurableJettyWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.embedded.JettyWebServerFactoryCustomizer
-
- customize(ConfigurableTomcatWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.embedded.TomcatWebServerFactoryCustomizer
-
- customize(ConfigurableUndertowWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
-
- customize(WebClient.Builder) - Method in class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer
-
- customize(ConfigurableReactiveWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryCustomizer
-
- customize(ConfigurableServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryCustomizer
-
- customize(TomcatServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.TomcatServletWebServerFactoryCustomizer
-
- customize(TomcatReactiveWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer
-
- customize(JettyServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer
-
- customize(TomcatServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer
-
- customize(UndertowServletWebServerFactory) - Method in class org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
-
- 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
-
- DataSourceClosingSpringLiquibase - Class in org.springframework.boot.autoconfigure.liquibase
-
A custom
SpringLiquibase extension that closes the underlying
DataSource once the database has been migrated.
- DataSourceClosingSpringLiquibase() - Constructor for class org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
-
- dataSourceConnectionProvider(DataSource) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
-
- dataSourceCustomizer(QuartzProperties, DataSource, ObjectProvider<DataSource>, ObjectProvider<PlatformTransactionManager>) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
-
- dataSourceInitializerSchedulerDependencyPostProcessor() - Static method in class org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
-
- 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.
- DataSourceSchemaCreatedEvent - Class in org.springframework.boot.autoconfigure.jdbc
-
ApplicationEvent used internally to indicate that the schema of a new
DataSource has been created.
- DataSourceSchemaCreatedEvent(DataSource) - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceSchemaCreatedEvent
-
- DataSourceTransactionManagerAutoConfiguration - Class in org.springframework.boot.autoconfigure.jdbc
-
- DataSourceTransactionManagerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
-
- ddlAuto(Supplier<String>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
-
- ddlAuto(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
-
- DEFAULT_CHARSET - Static variable in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- DEFAULT_DISPATCHER_SERVLET_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
-
- DEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.web.servlet.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_ORDER - Static variable in annotation type org.springframework.boot.autoconfigure.AutoConfigureOrder
-
- DEFAULT_ORDER - Static variable in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
The default order for the command line runner.
- 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.web.servlet.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_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.web.servlet.WebMvcAutoConfiguration
-
- DEFAULT_TEMPLATE_LOADER_PATH - Static variable in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- DEFAULT_URI - Static variable in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
Default URI used when the configured URI is null.
- defaultErrorView() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
-
- DefaultErrorViewResolver - Class in org.springframework.boot.autoconfigure.web.servlet.error
-
Default
ErrorViewResolver implementation that attempts to resolve error views
using well known conventions.
- DefaultErrorViewResolver(ApplicationContext, ResourceProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- DefaultErrorWebExceptionHandler - Class in org.springframework.boot.autoconfigure.web.reactive.error
-
- DefaultErrorWebExceptionHandler(ErrorAttributes, ResourceProperties, ErrorProperties, ApplicationContext) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Create a new DefaultErrorWebExceptionHandler instance.
- DefaultJmsListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.jms
-
Configure DefaultJmsListenerContainerFactory with sensible defaults.
- DefaultJmsListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
-
- defaultValidator() - Static method in class org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
-
- defaultViewResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- destroy() - Method in class org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
-
- destroy() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- 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.
- determineDatabase(DataSource) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
Determine the
Database to use based on this configuration and the primary
DataSource.
- determineDatabaseName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the name to used based on this configuration.
- 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.
- determineIsolationLevel() - Method in class org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
-
Determine the isolation level for create* operation of the JobRepository.
- determineIsolationLevel() - Method in class org.springframework.boot.autoconfigure.batch.JpaBatchConfigurer
-
- 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.
- determineQosEnabled() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- determineSqlDialect(DataSource) - Method in class org.springframework.boot.autoconfigure.jooq.JooqProperties
-
Determine the
SQLDialect to use based on this configuration and the primary
DataSource.
- determineUri() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- determineUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Determine the url to use based on this configuration and the environment.
- determineUrls(Environment) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- 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.
- 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.
- DirectContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- directoryServer() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
-
- DirectRabbitListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.amqp
-
- DirectRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
-
- dispatcherServlet() - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- DispatcherServletAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
-
- DispatcherServletAutoConfiguration.DispatcherServletConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletConfiguration(WebMvcProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
-
- DispatcherServletPath - Interface in org.springframework.boot.autoconfigure.web.servlet
-
Interface that can be used by auto-configurations that need path details for the
default DispatcherServlet.
- DispatcherServletPathProvider - Interface in org.springframework.boot.autoconfigure.web.servlet
-
- dispatcherServletRegistration(DispatcherServlet) - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- DispatcherServletRegistrationBean - Class in org.springframework.boot.autoconfigure.web.servlet
-
- DispatcherServletRegistrationBean(DispatcherServlet, String) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
-
- DispatcherServletRegistrationConfiguration(ServerProperties, WebMvcProperties, ObjectProvider<MultipartConfigElement>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
-
- dslContext(Configuration) - Method in class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- DslContextConfiguration(JooqProperties, ConnectionProvider, DataSource, ObjectProvider<TransactionProvider>, ObjectProvider<RecordMapperProvider>, ObjectProvider<RecordUnmapperProvider>, ObjectProvider<Settings>, ObjectProvider<RecordListenerProvider[]>, ExecuteListenerProvider[], ObjectProvider<VisitListenerProvider[]>, ObjectProvider<TransactionListenerProvider[]>) - Constructor for class org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
-
- generateTransportParameters() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
Creates the minimal transport parameters for an embedded transport
configuration.
- get(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
String value from the meta-data.
- get(String, String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
String value from the meta-data.
- 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(ApplicationContext, Validator) - Static method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
Return a Validator that only implements the Validator interface,
wrapping it if necessary.
- getAcceptCount() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAcceptors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getAccesslog() - 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
-
- getAckCount() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAckMode() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getAcknowledgeMode() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getAcks() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getAckTime() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getAdditionalTldSkipPatterns() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getAddress() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getAddresses() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getAdmin() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getAlgorithm() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getAll() - Method in class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
-
- 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.AutoConfigurationImportSelector
-
Return the source annotation class used by the selector.
- getAnonymousReadOnly() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getApiKey() - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- getApplicationDisplayName() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getApplicationPath() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getAsync() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getAttributes(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return the appropriate AnnotationAttributes from the
AnnotationMetadata.
- getAuthenticationDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getAuthorizationGrantType() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getAuthorizationUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getAutoCommitInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getAutoConfigurationImportFilters() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getAutoConfigurationImportListeners() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getAutoConfigurations() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- getAutoIndex() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getAutoOffsetReset() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getAvailableCandidates() - Method in exception org.springframework.boot.autoconfigure.session.NonUniqueSessionRepositoryException
-
- getBackgroundProcessorDelay() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBase() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getBasedir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getBaseDn() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getBaseEnvironment() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getBasename() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- getBasePackages() - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- getBasePath() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getBatchSize() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBeanClassLoader() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getBeanFactory() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getBlockIfFullTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getBootstrapHosts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getBootstrapServers() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBrokerUrl() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getBucket() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- getBufferMemory() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getBufferSize() - 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
-
- getCache() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getCachecontrol() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache
-
- getCacheDuration() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- getCacheNames() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCachePrivate() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getCachePublic() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getCacheTtl() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- getCaffeine() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCandidateConfigurations() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
Return the auto-configuration candidate configurations that are going to be
imported.
- getCandidateConfigurations(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
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.http.HttpEncodingProperties
-
- getCharset() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCharsetName() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getCheckoutTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getChunkedModeViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getClassLoader() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getCleanupCron() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getCleanupCron() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getClientAuthenticationMethod() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getClientId() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientName() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getClientSecret() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getCloseTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getCluster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- 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
-
- getCollectionName() - Method in class org.springframework.boot.autoconfigure.session.MongoSessionProperties
-
- getCommentPrefix() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getCompression() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getCompressionType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getConcurrency() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.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.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.servlet.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.condition.AbstractNestedCondition
-
- 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
-
- getConnectTimeout() - 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
-
- getConsumer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getConsumersPerQueue() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- getContactPoints() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getContent() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
-
- getContentnegotiation() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getContentType() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- getContextParameters() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getContextPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getContexts() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getControlFlag() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getConverters() - Method in class org.springframework.boot.autoconfigure.http.HttpMessageConverters
-
Return an immutable list of the converters in the order that they will be
registered.
- getCouchbase() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getCredential() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- 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
-
- getDatabaseName() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getDatabaseName() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getDatabasePlatform() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getDataDirectory() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getDataPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDataSource() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getDataSourceClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
-
- getDataUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getDateFormat() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getDdlAuto() - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
-
- getDdlAuto() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getDefaultDestination() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- 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
-
- getDefaultPageSize() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getDefaultPropertyInclusion() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDefaultRequeueRejected() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getDefaultSchema() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getDefaultTimeout() - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- getDefaultTopic() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
-
- getDeliveryDelay() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getDeliveryMode() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getDelta(ConditionEvaluationReport) - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
- getDeserialization() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getDetectionStrategy() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getDir() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getDirect() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getDirectBuffers() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getDirectory() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getDisableHtmlEscaping() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getDisableInnerClassSerialization() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getDispatcherTypes() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- getDriverClassName() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured driver or null if none was configured.
- 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
-
- getEnableAutoCommit() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getEnableComplexMapKeySerialization() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- 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.ResourceProperties.Chain
-
Return whether the resource chain is enabled.
- getEnabled() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getEnableEnumTranslation() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getEncoding() - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- 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.AutoConfigurationImportSelector
-
- getError(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Extract the original error from the current request.
- getError() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getErrorAttributes(ServerRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Extract the error attributes from the current request, to be used to populate error
views or JSON payloads.
- getErrorAttributes(HttpServletRequest, boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getErrorPath() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
- getErrorProperties() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
-
Provide access to the error properties.
- getExceptionHandlerExceptionResolver() - Method in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Return the custom ExceptionHandlerExceptionResolver that should be used and
processed by the MVC configuration.
- getExchange() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getExcludedViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getExcludeFieldsWithoutExposeAnnotation() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getExclusions() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
-
Return the exclusions that were applied.
- getExclusions(AnnotationMetadata, AnnotationAttributes) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
Return any exclusions that limit the candidate configurations.
- getExclusions() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
-
Returns the names of the classes that have been excluded from condition evaluation.
- 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
-
- getFetchMaxWait() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getFetchMinSize() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getFetchSize() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getFetchSize() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- getFieldNamingPolicy() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getFieldNamingStrategy() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getFileDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getFileDateFormat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getFilename() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getFileSizeThreshold() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getFilter() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getFilterDispatcherTypes() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- getFilterOrder() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - Method in class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
-
- 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.HazelcastSessionProperties
-
- getFlushMode() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getFullModeViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getGenerateNonExecutableJson() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- 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
-
- getGroupId() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getHazelcastInstance() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastClientFactory
-
Get the HazelcastInstance.
- getHazelcastInstance() - Method in class org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
-
Get the HazelcastInstance.
- getHeartbeatInterval() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getHeartbeatInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getHibernate() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getHibernateProperties(HibernateSettings) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
Get configuration properties for the initialization of the main Hibernate
EntityManagerFactory.
- getHibernatePropertiesCustomizers() - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
-
- 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.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
-
- getHttp2() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getHttpStatus(Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Get the HTTP error status information from the error map.
- getIdleEventInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- getIdleEventInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getIdleTimeout() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getIdleTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getImplicitStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getImportGroup() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- 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
-
- getInitializationMode() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- getInitializeSchema() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getInitSqls() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getInteger(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
Integer value from the meta-data.
- getInteger(String, String, Integer) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get an
Integer value from the meta-data.
- getInternalProxies() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getIoThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getJaas() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getJcache() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getJdbc() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties
-
- getJdbc() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- getJedis() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- 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
-
- getJobStoreType() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- getJodaDateTimeFormat() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getJsp() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getJtaTransactionManager() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Return the JTA transaction manager.
- getJwkSetUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getKeyDeserializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getKeyPassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyPrefix() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- getKeySerializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- 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
-
- getKeystoreLocation() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStorePassword() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- getKeystorePassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyStoreType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getKeyStoreType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getKeyValue() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getLabels() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getLdif() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getLenient() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getLettuce() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- 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
-
- getListener() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- 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.servlet.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.ServerProperties.Jetty.Accesslog
-
- getLocale() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getLocaleResolver() - Method in class org.springframework.boot.autoconfigure.web.servlet.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.servlet.MultipartProperties
-
- getLocations() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getLogContainerConfig() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getLogDir() - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- getLoginModule() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getLogLevelForReport() - Method in class org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
-
- getLongSerializationPolicy() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getMandatory() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getMapName() - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- getMapper() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getMapping() - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- getMappingResources() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getMaster() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getMatches() - Method in class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.boot.autoconfigure.condition.OnPropertyListCondition
-
- 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.context.MessageSourceAutoConfiguration.ResourceBundleCondition
-
- getMaxActive() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaxAge() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getMaxAttempts() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxChunkSize() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- getMaxConcurrency() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- getMaxConnections() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getMaxConnections() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxEndpoints() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints.CouchbaseService
-
- getMaxFileSize() - Method in class org.springframework.boot.autoconfigure.web.servlet.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.Jetty
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMaxHttpPostSize() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- getMaxIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMaximumActiveSessionPerConnection() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- getMaxInterval() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMaxPageSize() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getMaxPageSize() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getMaxPollRecords() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getMaxQueueSize() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- getMaxRedirects() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getMaxRequestSize() - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- getMaxRows() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- 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.thymeleaf.ThymeleafProperties.Reactive
-
- getMediaTypes() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- 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.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- getMessageCodesResolverFormat() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getMinEndpoints() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints.CouchbaseService
-
- getMinIdle() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- getMinSpareThreads() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getMode() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getMode() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
-
- getMode() - Method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
-
- getMode() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionDataSourceInitializer
-
- getMode() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getMongoClientDatabase() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getMonitorInterval() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getMultiplier() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- getMustRevalidate() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- 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
-
- getNames() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- getNamespace() - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- getNaming() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- getNoCache() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- getNodes() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- getNonMatches() - Method in class org.springframework.boot.autoconfigure.condition.AbstractNestedCondition.MemberMatchOutcomes
-
- getNoPollThreshold() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getNoStore() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getNoTransform() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getObjectName(Object, String) - Method in class org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
-
- getOpenInView() - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- getOpenInView() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- getOplogSize() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- getOptions() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- 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.SecurityProperties.Filter
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.embedded.JettyWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.embedded.TomcatWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.web.servlet.TomcatServletWebServerFactoryCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.reactive.TomcatWebSocketReactiveWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.JettyWebSocketServletWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.TomcatWebSocketServletWebServerCustomizer
-
- getOrder() - Method in class org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
-
- 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
-
- getPageable() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- getPageParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getPageParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getParameterName() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- 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.influx.InfluxDbProperties
-
- 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.ldap.embedded.EmbeddedLdapProperties.Credential
-
- getPassword() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- 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
-
- getPath() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- getPath() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPath() - Method in interface org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
-
Returns the configured path of the dispatcher servlet.
- getPath() - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
-
- getPath() - Method in interface org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
-
Returns the configured path of the application.
- getPath() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getPathmatch() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- 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.Servlet
-
- getPathsArray(String[]) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- getPattern() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- getPatterns() - Method in enum org.springframework.boot.autoconfigure.security.StaticResourceLocation
-
- getPeriod() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache
-
- getPhysicalStrategy() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- getPlatform() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getPollTimeout() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- getPool() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getPool() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
-
- getPool() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- getPool() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getPoolTimeout() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- 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.ldap.embedded.EmbeddedLdapProperties
-
- 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.AmqpContainer
-
- getPrefix() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- 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 interface org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
-
Return a cleaned up version of the path that can be used as a prefix for URLs.
- getPrefix() - Method in interface org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
-
Return a cleaned up version of the path that can be used as a prefix for URLs.
- getPrefix() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- getPrettyPrinting() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getPriority() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getProducer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- 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.kafka.KafkaProperties.Admin
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getProperties() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- 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.quartz.QuartzProperties
-
- getPropertyNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getProtocol() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- 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() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- getProvider() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- 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
-
- getProxyRevalidate() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getQosEnabled() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getQualifierDelimiter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
Deprecated.
- getQuery() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getQueryservice() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getQueryTimeout() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- getQueues() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getRabbitProperties() - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- getReactive() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getReadTimeout() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getReadTimeout() - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- getReceiveTimeout() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getReceiveTimeout() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getReconnectionPolicy() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getRedirectContextRoot() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getRedirectUriTemplate() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getRedis() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getRegistration() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- getRelativePath(String) - Method in interface org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
-
Return a form of the given path that's relative to the dispatcher servlet path.
- getRelativePath(String) - Method in interface org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
-
Return a form of the given path that's relative to the Jersey application path.
- 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.servlet.WebMvcRegistrations
-
Return the custom RequestMappingHandlerAdapter that should be used and
processed by the MVC configuration.
- getRequestMappingHandlerMapping() - Method in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Return the custom RequestMappingHandlerMapping that should be used and
processed by the MVC configuration.
- getRequestMatcher(String) - Method in class org.springframework.boot.autoconfigure.security.servlet.JerseyRequestMatcherProvider
-
- getRequestMatcher(String) - Method in class org.springframework.boot.autoconfigure.security.servlet.MvcRequestMatcherProvider
-
- getRequestMatcher(String) - Method in interface org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider
-
Return the RequestMatcher to be used for the specified pattern.
- getRequestTimeout() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- getResource() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getResourceLoader() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- getResourceLoaderPath() - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- 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
-
- getRetentionPeriod() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getRetries() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getRetry() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- 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
-
- getRoles() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- getRollbackFile() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getRollbackOnCommitFailure() - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- getRoutingFunction(ErrorAttributes) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Create a RouterFunction that can route and handle errors as JSON responses
or HTML views.
- getRoutingFunction(ErrorAttributes) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
- getRoutingKey() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- getSchema() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getSchemaAction() - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.batch.BatchDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.integration.IntegrationDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.quartz.QuartzDataSourceInitializer
-
- getSchemaLocation() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionDataSourceInitializer
-
- getSchemaPassword() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getSchemaUsername() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getScope() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- getSelectors() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- getSendTimeout() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- getSentinel() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- 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
-
- getSerializeNulls() - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- getServerHeader() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServerId() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getServlet() - Method in class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
-
- getServletMapping() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getServletPath() - Method in interface org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPathProvider
-
Deprecated.
- getServletPrefix() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getServletUrlMapping() - Method in interface org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath
-
- getSession() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- getSet(String, String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get a
Set value from the meta-data.
- getSet(String, String, Set<String>) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
-
Get a
Set value from the meta-data.
- getSettings() - Method in class org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
-
- getSettings() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- getShutdownTimeout() - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- getSimple() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
-
- getSize() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
-
- getSizeParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- getSMaxAge() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getSocketConnect() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getSort() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- getSortParameter() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- getSortParamName() - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- getSpec() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- getSpringFactoriesLoaderFactoryClass() - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
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.kafka.KafkaProperties.Admin
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getSsl() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getStacktraceMode() - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties
-
- getStaleIfError() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getStaleWhileRevalidate() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- getStaticLocations() - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties
-
- getStaticPathPattern() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
-
- getStaticPathPattern() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getStatus(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getStorage() - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- getStoreType() - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- getStoreType() - Method in exception org.springframework.boot.autoconfigure.session.SessionRepositoryUnavailableException
-
- 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.servlet.WebMvcProperties.View
-
- getTableName() - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- getTablePrefix() - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- getTarget() - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties
-
- getTemplate() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- 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
-
- getTimeBetweenExpirationCheck() - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- 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.
- getTimeouts() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
-
- getTimeToLive() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- getTimeToLive() - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- getTimeZone() - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- getTimeZone() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- getTokenUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getTomcat() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- getTopics() - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- getTraceParameter(HttpServletRequest) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController
-
- getTransactionIdPrefix() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- 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.SimpleContainer
-
- 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
-
- getTruststoreLocation() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getTrustStorePassword() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTruststorePassword() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getTrustStoreType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- getTrustStoreType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- getType() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- getType() - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- getType() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- 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.data.redis.RedisProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- getUrl() - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
Return the configured url or null if none was configured.
- getUrl() - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- getUrlMapping() - Method in interface org.springframework.boot.autoconfigure.web.servlet.JerseyApplicationPath
-
- getUrls() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- 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.influx.InfluxDbProperties
-
- 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.liquibase.LiquibaseProperties
-
- getUser() - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- getUseRelativeRedirects() - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- getUserInfoUri() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- 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.ldap.embedded.EmbeddedLdapProperties.Credential
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- getUsername() - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- getUserNameAttribute() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- getValidation() - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- getValue() - Method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
-
- getValueDeserializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- getValueSerializer() - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- getVendorCallback() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
Deprecated.
- getVendorProperties() - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
-
- getVerifyHostname() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- 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
-
Deprecated.
- getView() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- getView() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- getViewNames() - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- getViewservice() - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- getVirtualHost() - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- getWhitelabel() - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- 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(GsonBuilder) - 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
-
- gsonBuilder(List<GsonBuilderCustomizer>) - Method in class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- GsonBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.gson
-
Callback interface that can be implemented by beans wishing to further customize the
Gson via GsonBuilder retaining its default auto-configuration.
- GsonProperties - Class in org.springframework.boot.autoconfigure.gson
-
Configuration properties to configure Gson.
- GsonProperties() - Constructor for class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- OAuth2ClientAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2ClientAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientAutoConfiguration
-
- OAuth2ClientProperties - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
OAuth 2.0 client properties.
- OAuth2ClientProperties() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- OAuth2ClientProperties.Provider - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
- OAuth2ClientProperties.Registration - Class in org.springframework.boot.autoconfigure.security.oauth2.client
-
A single client registration.
- objectNamingStrategy() - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- of(Class<?>...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- 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(SpringApplicationEvent) - 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.ConditionEvaluationReportLoggingListener
-
- onAutoConfigurationImportEvent(AutoConfigurationImportEvent) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationImportListener
-
Handle an auto-configuration import event.
- OnPropertyListCondition - Class in org.springframework.boot.autoconfigure.condition
-
Condition that checks if a property whose value is a list is defined in the
environment.
- OnPropertyListCondition(String, Supplier<ConditionMessage.Builder>) - Constructor for class org.springframework.boot.autoconfigure.condition.OnPropertyListCondition
-
Create a new instance with the property to check and the message builder to use.
- 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.ldap - package org.springframework.boot.autoconfigure.data.ldap
-
Auto-configuration for Spring Data LDAP.
- 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
-
Auto-configuration for H2's Console.
- 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.http - package org.springframework.boot.autoconfigure.http
-
Auto-configuration for HTTP concerns.
- org.springframework.boot.autoconfigure.http.codec - package org.springframework.boot.autoconfigure.http.codec
-
Auto-configuration for HTTP codecs.
- org.springframework.boot.autoconfigure.influx - package org.springframework.boot.autoconfigure.influx
-
Auto-configuration for InfluxDB.
- org.springframework.boot.autoconfigure.info - package org.springframework.boot.autoconfigure.info
-
Auto-configuration for project information.
- 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.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.jsonb - package org.springframework.boot.autoconfigure.jsonb
-
Auto-configuration for JSON-B.
- org.springframework.boot.autoconfigure.kafka - package org.springframework.boot.autoconfigure.kafka
-
Auto-configuration for Apache Kafka.
- org.springframework.boot.autoconfigure.ldap - package org.springframework.boot.autoconfigure.ldap
-
Auto-configuration for LDAP.
- org.springframework.boot.autoconfigure.ldap.embedded - package org.springframework.boot.autoconfigure.ldap.embedded
-
Auto-configuration for embedded LDAP.
- 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.mongo - package org.springframework.boot.autoconfigure.mongo
-
Auto-configuration for MongoDB.
- org.springframework.boot.autoconfigure.mongo.embedded - package org.springframework.boot.autoconfigure.mongo.embedded
-
Auto-configuration for embedded MongoDB.
- org.springframework.boot.autoconfigure.mustache - package org.springframework.boot.autoconfigure.mustache
-
Auto-configuration for Mustache.
- org.springframework.boot.autoconfigure.orm.jpa - package org.springframework.boot.autoconfigure.orm.jpa
-
Auto-configuration for JPA and Spring ORM.
- org.springframework.boot.autoconfigure.quartz - package org.springframework.boot.autoconfigure.quartz
-
Auto-configuration for Quartz Scheduler.
- org.springframework.boot.autoconfigure.reactor.core - package org.springframework.boot.autoconfigure.reactor.core
-
Auto-configuration for Reactor Core.
- org.springframework.boot.autoconfigure.security - package org.springframework.boot.autoconfigure.security
-
Auto-configuration for Spring Security.
- org.springframework.boot.autoconfigure.security.oauth2.client - package org.springframework.boot.autoconfigure.security.oauth2.client
-
Auto-configuration for Spring Security's OAuth 2 client.
- org.springframework.boot.autoconfigure.security.reactive - package org.springframework.boot.autoconfigure.security.reactive
-
Auto-configuration for reactive Spring Security.
- org.springframework.boot.autoconfigure.security.servlet - package org.springframework.boot.autoconfigure.security.servlet
-
Auto-configuration for Servlet-based Spring Security.
- org.springframework.boot.autoconfigure.sendgrid - package org.springframework.boot.autoconfigure.sendgrid
-
Auto-configuration for SendGrid.
- org.springframework.boot.autoconfigure.session - package org.springframework.boot.autoconfigure.session
-
Auto-configuration for Spring Session.
- 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.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.validation - package org.springframework.boot.autoconfigure.validation
-
Auto-configuration for (JSR-303) Validation.
- org.springframework.boot.autoconfigure.web - package org.springframework.boot.autoconfigure.web
-
Auto-configuration for common web concerns.
- org.springframework.boot.autoconfigure.web.client - package org.springframework.boot.autoconfigure.web.client
-
Auto-configuration for web clients.
- org.springframework.boot.autoconfigure.web.embedded - package org.springframework.boot.autoconfigure.web.embedded
-
Configuration for embedded reactive and servlet web servers.
- org.springframework.boot.autoconfigure.web.format - package org.springframework.boot.autoconfigure.web.format
-
Support classes for web-specific formatting.
- org.springframework.boot.autoconfigure.web.reactive - package org.springframework.boot.autoconfigure.web.reactive
-
Auto-configuration for reactive web servers and Spring WebFlux.
- org.springframework.boot.autoconfigure.web.reactive.error - package org.springframework.boot.autoconfigure.web.reactive.error
-
Auto-configuration for Spring WebFlux error handling.
- org.springframework.boot.autoconfigure.web.reactive.function.client - package org.springframework.boot.autoconfigure.web.reactive.function.client
-
Auto-configuration for Spring Framework's functional web client.
- org.springframework.boot.autoconfigure.web.servlet - package org.springframework.boot.autoconfigure.web.servlet
-
Auto-configuration for servlet web servers and Spring MVC.
- org.springframework.boot.autoconfigure.web.servlet.error - package org.springframework.boot.autoconfigure.web.servlet.error
-
Auto-configuration for Spring MVC error handling.
- org.springframework.boot.autoconfigure.webservices - package org.springframework.boot.autoconfigure.webservices
-
Auto-configuration for Spring Web Services.
- org.springframework.boot.autoconfigure.websocket.reactive - package org.springframework.boot.autoconfigure.websocket.reactive
-
Auto-configuration for WebSocket support in reactive web servers.
- org.springframework.boot.autoconfigure.websocket.servlet - package org.springframework.boot.autoconfigure.websocket.servlet
-
Auto-configuration for WebSocket support in servlet web servers.
- 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, ObjectProvider<ConnectionNameStrategy>) - 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.AmqpContainer - Class in org.springframework.boot.autoconfigure.amqp
-
- 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.ContainerType - Enum in org.springframework.boot.autoconfigure.amqp
-
- RabbitProperties.DirectContainer - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for DirectMessageListenerContainer.
- 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.SimpleContainer - Class in org.springframework.boot.autoconfigure.amqp
-
Configuration properties for SimpleMessageListenerContainer.
- 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
-
- Reactive() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- reactiveCassandraSession(Session) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- reactiveCassandraSessionFactory(ReactiveSession) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- reactiveCassandraTemplate(ReactiveSession, CassandraConverter) - Method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraReactiveDataAutoConfiguration
-
- ReactiveMongoClientFactory - Class in org.springframework.boot.autoconfigure.mongo
-
- ReactiveMongoClientFactory(MongoProperties, Environment, List<MongoClientSettingsBuilderCustomizer>) - Constructor for class org.springframework.boot.autoconfigure.mongo.ReactiveMongoClientFactory
-
- reactiveMongoDatabaseFactory(MongoClient) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
-
- reactiveMongoTemplate(ReactiveMongoDatabaseFactory, MongoConverter) - Method in class org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
-
- reactiveRedisTemplate(ReactiveRedisConnectionFactory, ResourceLoader) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
-
- ReactiveSecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.reactive
-
- ReactiveSecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.reactive.ReactiveSecurityAutoConfiguration
-
- reactiveStreamsMongoClient(MongoProperties, Environment, ObjectProvider<List<MongoClientSettingsBuilderCustomizer>>) - Method in class org.springframework.boot.autoconfigure.mongo.MongoReactiveAutoConfiguration
-
- ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor - Class in org.springframework.boot.autoconfigure.data.mongo
-
BeanFactoryPostProcessor to automatically set up the recommended
dependsOn configuration for Mongo clients
when used embedded Mongo.
- ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor(String...) - Constructor for class org.springframework.boot.autoconfigure.data.mongo.ReactiveStreamsMongoClientDependsOnBeanFactoryPostProcessor
-
- reactiveUserDetailsService(SecurityProperties, ObjectProvider<PasswordEncoder>) - Method in class org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
-
- ReactiveUserDetailsServiceAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.reactive
-
Default user Configuration for a reactive web application.
- ReactiveUserDetailsServiceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.reactive.ReactiveUserDetailsServiceAutoConfiguration
-
- ReactiveWebServerFactoryAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
-
- ReactiveWebServerFactoryAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
-
- ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar - Class in org.springframework.boot.autoconfigure.web.reactive
-
- reactiveWebServerFactoryCustomizer(ServerProperties) - Method in class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryAutoConfiguration
-
- ReactiveWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.reactive
-
- ReactiveWebServerFactoryCustomizer(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.ReactiveWebServerFactoryCustomizer
-
- ReactorCoreAutoConfiguration - Class in org.springframework.boot.autoconfigure.reactor.core
-
- ReactorCoreAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreAutoConfiguration
-
- ReactorCoreProperties - Class in org.springframework.boot.autoconfigure.reactor.core
-
Properties for Reactor Core.
- ReactorCoreProperties() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties
-
- ReactorCoreProperties.StacktraceMode - Class in org.springframework.boot.autoconfigure.reactor.core
-
- 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.cache.CacheProperties.Redis
-
- RedisAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- 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.Jedis - Class in org.springframework.boot.autoconfigure.data.redis
-
Jedis client properties.
- RedisProperties.Lettuce - Class in org.springframework.boot.autoconfigure.data.redis
-
Lettuce client 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.
- RedisReactiveAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisReactiveAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
-
- RedisRepositoriesAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.redis
-
- RedisRepositoriesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
-
- RedisSessionProperties - Class in org.springframework.boot.autoconfigure.session
-
Configuration properties for Redis backed Spring Session.
- RedisSessionProperties() - Constructor for class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- redisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- 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.reactive.ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- Registration() - Constructor for class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- removeDuplicates(List<T>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- renderDefaultErrorView(ServerResponse.BodyBuilder, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Render a default HTML "Whitelabel Error Page".
- renderErrorResponse(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Render the error information as a JSON payload.
- renderErrorView(String, ServerResponse.BodyBuilder, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Render the given error data as a view, using a template view if available or a
static HTML file if available otherwise.
- renderErrorView(ServerRequest) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
-
Render the error information as an HTML view.
- 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
-
- RepositoryType - Enum in org.springframework.boot.autoconfigure.data
-
Type of Spring Data repositories to enable.
- requestContextFilter() - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- requestContextFilter() - Static method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- requestMappingHandlerAdapter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- requestMappingHandlerMapping() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
-
- RequestMatcherProvider - Interface in org.springframework.boot.autoconfigure.security.servlet
-
Interface that can be used to provide a RequestMatcher that can be used with
Spring Security.
- requestMatcherProvider(JerseyApplicationPath) - Method in class org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration.JerseyRequestMatcherConfiguration
-
- requestMatcherProvider(HandlerMappingIntrospector) - Method in class org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration.MvcRequestMatcherConfiguration
-
- 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.servlet.error.AbstractErrorController
-
Resolve any specific error views.
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - Method in interface org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver
-
Resolve an error view for the specified details.
- Resource() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- ResourceBundleCondition() - Constructor for class org.springframework.boot.autoconfigure.context.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...) - 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.Cache - Class in org.springframework.boot.autoconfigure.web
-
Cache configuration.
- ResourceProperties.Cache.Cachecontrol - Class in org.springframework.boot.autoconfigure.web
-
Cache Control HTTP header configuration.
- 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.
- RestTemplateAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.client
-
- RestTemplateAutoConfiguration(ObjectProvider<HttpMessageConverters>, ObjectProvider<List<RestTemplateCustomizer>>) - Constructor for class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
-
- restTemplateBuilder() - Method in class org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration
-
- 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
-
- rollback(TransactionContext) - Method in class org.springframework.boot.autoconfigure.jooq.SpringTransactionProvider
-
- 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.
- SchedulerFactoryBeanCustomizer - Interface in org.springframework.boot.autoconfigure.quartz
-
Callback interface that can be implemented by beans wishing to customize the Quartz
SchedulerFactoryBean before it is fully initialized, in particular to tune its
configuration.
- SearchStrategy - Enum in org.springframework.boot.autoconfigure.condition
-
Some named search strategies for beans in the bean factory hierarchy.
- SecurityAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
-
- SecurityAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.servlet.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.ThymeleafSecurity5DialectConfiguration
-
- 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.servlet
-
- SecurityFilterAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
-
- securityFilterChainRegistration(SecurityProperties) - Method in class org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration
-
- SecurityPrerequisite - Interface in org.springframework.boot.autoconfigure.security
-
- SecurityProperties - Class in org.springframework.boot.autoconfigure.security
-
Configuration properties for Spring Security.
- SecurityProperties() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityProperties
-
- SecurityProperties.Filter - Class in org.springframework.boot.autoconfigure.security
-
- SecurityProperties.User - Class in org.springframework.boot.autoconfigure.security
-
- SecurityRequestMatcherProviderAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
-
- SecurityRequestMatcherProviderAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.servlet.SecurityRequestMatcherProviderAutoConfiguration
-
- SecurityRequestMatcherProviderAutoConfiguration.JerseyRequestMatcherConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
-
- SecurityRequestMatcherProviderAutoConfiguration.MvcRequestMatcherConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
-
- selectImports(AnnotationMetadata) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- 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.Jetty - Class in org.springframework.boot.autoconfigure.web
-
Jetty properties.
- ServerProperties.Jetty.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Jetty access log properties.
- ServerProperties.Servlet - Class in org.springframework.boot.autoconfigure.web
-
Servlet properties.
- ServerProperties.Tomcat - Class in org.springframework.boot.autoconfigure.web
-
Tomcat properties.
- ServerProperties.Tomcat.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Tomcat access log properties.
- ServerProperties.Tomcat.Resource - Class in org.springframework.boot.autoconfigure.web
-
Tomcat static resource properties.
- ServerProperties.Undertow - Class in org.springframework.boot.autoconfigure.web
-
Undertow properties.
- ServerProperties.Undertow.Accesslog - Class in org.springframework.boot.autoconfigure.web
-
Undertow access log properties.
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Servlet
-
- Servlet() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
-
- ServletWebServerFactoryAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
-
- ServletWebServerFactoryAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
-
- ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar - Class in org.springframework.boot.autoconfigure.web.servlet
-
- servletWebServerFactoryCustomizer(ServerProperties) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration
-
- ServletWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.servlet
-
- ServletWebServerFactoryCustomizer(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryCustomizer
-
- SessionAutoConfiguration - Class in org.springframework.boot.autoconfigure.session
-
- SessionAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
-
- sessionFactory(Configuration, ApplicationContext, ObjectProvider<List<EventListener>>) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
-
- 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.Servlet - Class in org.springframework.boot.autoconfigure.session
-
Servlet-related properties.
- SessionRepositoryUnavailableException - Exception in org.springframework.boot.autoconfigure.session
-
Exception thrown when no SessionRepository is available.
- SessionRepositoryUnavailableException(String, StoreType) - Constructor for exception org.springframework.boot.autoconfigure.session.SessionRepositoryUnavailableException
-
- setAcceptCount(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setAcceptors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setAckCount(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAckMode(AbstractMessageListenerContainer.AckMode) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAcknowledgeMode(AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setAcknowledgeMode(JmsProperties.AcknowledgeMode) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setAcks(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setAckTime(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setAdditionalTldSkipPatterns(List<String>) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- 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.context.MessageSourceProperties
-
- setAnonymousReadOnly(boolean) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setApiKey(String) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setAppend(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- 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.validation.ValidatorAdapter
-
- setApplicationDisplayName(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- setApplicationPath(String) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties
-
- setAuthenticationDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setAuthorizationGrantType(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setAuthorizationUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setAutoCommitInterval(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setAutoIndex(boolean) - Method in class org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
-
- setAutoIndex(AutoIndexMode) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setAutoOffsetReset(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setAutoStartup(boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setBackgroundProcessorDelay(Duration) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBase(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setBasedir(File) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setBaseDn(List<String>) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setBasename(String) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setBasePath(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setBatchSize(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- 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.AutoConfigurationImportSelector
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- 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.web.reactive.ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
-
- setBlockIfFull(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setBlockIfFullTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setBootstrapHosts(List<String>) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBootstrapServers(List<String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- setBrokerUrl(String) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setBuffered(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setBufferMemory(Long) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setBufferSize(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- 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
-
- setCacheDuration(Duration) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setCacheNames(List<String>) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties
-
- setCacheNullValues(boolean) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- setCachePrivate(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setCachePublic(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setCacheTtl(Duration) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
-
- setChangeLog(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setCharset(String) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
-
Set the charset.
- setCharset(Charset) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setCheckChangeLogLocation(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setCheckLocation(boolean) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setCheckoutTimeout(Duration) - 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
-
- setChunkedModeViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setCleanupCron(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setCleanupCron(String) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setClientAuthenticationMethod(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties
-
- setClientId(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientName(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setClientSecret(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setCloseDataSourceOnceMigrated(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
-
- setCloseTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- 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
-
- setCollectionName(String) - Method in class org.springframework.boot.autoconfigure.session.MongoSessionProperties
-
- setCommentPrefix(String) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- setCompression(ProtocolOptions.Compression) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setCompressionType(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
-
- setConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setConfig(Resource) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
-
- 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(Duration) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setConnectionTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setConnectionTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setConnectionTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setConnectTimeout(Duration) - 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
-
- setConsumersPerQueue(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
-
- setContentType(MimeType) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
-
- setContextPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- setContexts(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setContinueOnError(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setControlFlag(KafkaJaasLoginModuleInitializer.ControlFlag) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setCreateConnectionOnStartup(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setCredential(EmbeddedLdapProperties.Credential) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setData(List<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
-
- 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.gson.GsonProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDdlAuto(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
-
- setDefaultDestination(String) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- 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
-
- setDefaultPageSize(int) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setDefaultPropertyInclusion(JsonInclude.Include) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setDefaultRequeueRejected(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setDefaultSchema(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setDefaultTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- setDefaultTopic(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
-
- setDeliveryDelay(Duration) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setDeliveryMode(JmsProperties.DeliveryMode) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setDetectionStrategy(RepositoryDetectionStrategy.RepositoryDetectionStrategies) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- 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
-
- setDisableHtmlEscaping(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setDisableInnerClassSerialization(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setDispatcherTypes(Set<DispatcherType>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.Filter
-
- setDispatchOptionsRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDispatchTraceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setDriverClassName(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setDropFirst(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setEagerFilterInit(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setEnableAutoCommit(Boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setEnableComplexMapKeySerialization(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- 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.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.kafka.KafkaProperties.Jaas
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties.StacktraceMode
-
- 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.ErrorProperties.Whitelabel
-
- 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.Jetty.Accesslog
-
- 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
-
- setEnabled(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setEnableEnumTranslation(Boolean) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setEnableSpringElCompiler(boolean) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setEncoding(Charset) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- 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.AutoConfigurationImportSelector
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
-
- setEnvironment(Environment) - Method in class org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
-
- setExchange(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setExcludedViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setExcludeFieldsWithoutExposeAnnotation(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setExpiration(Duration) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
-
- setExpiryTimeout(Duration) - 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
-
- setExtendedFormat(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setFailFast(boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
-
- setFallbackToSystemLocale(boolean) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setFavorParameter(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- setFavorPathExtension(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- setFeatures(Set<Feature>) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
-
- setFetchMaxWait(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setFetchMinSize(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setFetchSize(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setFetchSize(int) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setFieldNamingPolicy(FieldNamingPolicy) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setFieldNamingStrategy(Class<?>) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setFileDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setFileDateFormat(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setFilename(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setFileSizeThreshold(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setFilterDispatcherTypes(Set<DispatcherType>) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- setFilterOrder(int) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties.Servlet
-
- setFlushMode(HazelcastFlushMode) - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- setFlushMode(RedisFlushMode) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setForce(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setForceRequest(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setForceResponse(boolean) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- setFullModeViewNames(String[]) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setGenerateDdl(boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setGenerateNonExecutableJson(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setGenerateUniqueName(boolean) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setGridFsDatabase(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setGroupId(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setGzipped(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setHeartbeatInterval(Duration) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setHeartbeatInterval(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- 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.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
-
- setHtmlApplicationCache(boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
-
- setIdleEventInterval(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setIdleEventInterval(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setIdleTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setIdleTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setIgnoreDefaultModelOnRedirect(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setImplicitStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setIncludeException(boolean) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- 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(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setInitializationMode(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- setInitializeSchema(DataSourceInitializationMode) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- 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
-
- setJobStoreType(JobStoreType) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties
-
- setJodaDateTimeFormat(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setJwkSetUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setKeyDeserializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setKeyPassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyPrefix(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- setKeySerializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- 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
-
- setKeystoreLocation(Resource) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.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
-
- setKeystorePassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyStoreType(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setKeyStoreType(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setKeyValue(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
- setKeyValue(Duration) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setLabels(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setLdif(String) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
-
- setLenient(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- 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
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
-
- setLoadOnStartup(int) - Method in class org.springframework.boot.autoconfigure.web.servlet.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.ServerProperties.Jetty.Accesslog
-
- setLocale(Locale) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setLocaleResolver(WebMvcProperties.LocaleResolver) - Method in class org.springframework.boot.autoconfigure.web.servlet.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.servlet.MultipartProperties
-
- setLocations(List<String>) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setLogContainerConfig(Boolean) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setLogCookies(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLogDir(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setLoginModule(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setLogLatency(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLogResolvedException(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setLogServer(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setLongSerializationPolicy(LongSerializationPolicy) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setMandatory(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setMapName(String) - Method in class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
-
- setMapping(Map<Locale, Charset>) - Method in class org.springframework.boot.autoconfigure.http.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(Duration) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setMaxAttempts(int) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxChunkSize(int) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setMaxConcurrency(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- 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
-
- setMaxConnections(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxEndpoints(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints.CouchbaseService
-
- setMaxFileSize(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.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.Jetty
-
- setMaxHttpPostSize(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxHttpPostSize(long) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setMaxIdle(int) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMaximumActiveSessionPerConnection(int) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setMaxInterval(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMaxPageSize(Integer) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setMaxPageSize(int) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setMaxPollRecords(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setMaxQueueSize(int) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- setMaxRedirects(Integer) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setMaxRequestSize(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setMaxRows(int) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setMaxThreads(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setMaxWait(Duration) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
- setMediaTypes(List<MediaType>) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Reactive
-
- setMediaTypes(Map<String, MediaType>) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Set the MessageConverter to use or null if the out-of-the-box
converter should be used.
- setMessageReaders(List<HttpMessageReader<?>>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure HTTP message readers to deserialize the request body with.
- setMessageRecoverer(MessageRecoverer) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
Set the MessageRecoverer to use or null to rely on the default.
- setMessageWriters(List<HttpMessageWriter<?>>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure HTTP message writers to serialize the response body with.
- setMinEndpoints(int) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints.CouchbaseService
-
- 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
-
- 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(String) - Method in class org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
-
- setMonitorInterval(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setMultiplier(double) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
-
- setMultiThreaded(boolean) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setMustRevalidate(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- 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
-
- setNames(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties.Job
-
- setNamespace(String) - Method in class org.springframework.boot.autoconfigure.session.RedisSessionProperties
-
- setNoCache(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setNodes(List<String>) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
-
- setNodes(List<String>) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
-
- setNonBlockingRedelivery(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setNoPollThreshold(Float) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setNoStore(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setNoTransform(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setOneIndexedParameters(boolean) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setOpenInView(Boolean) - Method in class org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
-
- setOpenInView(Boolean) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
-
- setOplogSize(Integer) - Method in class org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
-
- setOptions(Map<String, String>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
-
- 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.security.SecurityProperties.Filter
-
- setOrder(int) - Method in class org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
-
- setPageParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setPageParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setParameterName(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
-
- 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.influx.InfluxDbProperties
-
- 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.ldap.embedded.EmbeddedLdapProperties.Credential
-
- setPassword(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- 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
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setPath(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
-
- 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
-
- setPeriod(Duration) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache
-
- setPersistent(boolean) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setPhysicalStrategy(String) - Method in class org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
-
- setPlatform(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setPollTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- setPool(RedisProperties.Pool) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
-
- setPool(RedisProperties.Pool) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- setPool(ActiveMQProperties.Pool) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- setPoolTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Pool
-
- 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.ldap.embedded.EmbeddedLdapProperties
-
- 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
-
- setPrefetch(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
-
- setPrefix(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- 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.servlet.WebMvcProperties.View
-
- setPrettyPrinting(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setPriority(Integer) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- 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
-
- setPropertyNamingStrategy(String) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setProtocol(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- 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
-
- setProvider(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setProxy(SendGridProperties.Proxy) - Method in class org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
-
- setProxyRevalidate(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- 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
-
- setQosEnabled(Boolean) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setQualifierDelimiter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setQuery(Integer) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
Deprecated.
- setQuery(Duration) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setQueryTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jdbc.JdbcProperties.Template
-
- setQueues(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setRabbitProperties(RabbitProperties) - Method in class org.springframework.boot.autoconfigure.amqp.AbstractRabbitListenerContainerFactoryConfigurer
-
- setReadTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReadTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
-
- setReceiveTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setReceiveTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setReconnectionPolicy(Class<? extends ReconnectionPolicy>) - Method in class org.springframework.boot.autoconfigure.cassandra.CassandraProperties
-
- setReconnectOnException(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setRedirectContextRoot(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setRedirectUriTemplate(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- 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(Duration) - 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(Duration) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setRequestTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Async
-
- setResolveLazily(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
-
- 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.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
-
- setResourceLoader(ResourceLoader) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-
- setResourceLoaderPath(String) - Method in class org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
-
- setRetentionPeriod(int) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- setRetries(Integer) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- 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
-
- setRoles(List<String>) - Method in class org.springframework.boot.autoconfigure.security.SecurityProperties.User
-
- setRollbackFile(File) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setRollbackOnCommitFailure(Boolean) - Method in class org.springframework.boot.autoconfigure.transaction.TransactionProperties
-
- setRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
-
- setRotate(boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
-
- setRoutingKey(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.integration.IntegrationProperties.Jdbc
-
- setSchema(List<String>) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setSchema(Resource) - Method in class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.quartz.QuartzProperties.Jdbc
-
- setSchema(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- 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
-
- setScope(Set<String>) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Registration
-
- setSelectors(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
-
- setSendTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
-
- 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
-
- setSerializeNulls(Boolean) - Method in class org.springframework.boot.autoconfigure.gson.GsonProperties
-
- setServerHeader(String) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setServerId(int) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setServlet(SessionProperties.Servlet) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- setServletContext(ServletContext) - Method in class org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
-
- 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
-
- setShutdownTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
-
- 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
-
- setSizeParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
-
- setSMaxAge(Duration) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setSocketConnect(Duration) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
-
- setSortParameter(String) - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- setSortParamName(String) - Method in class org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
-
- setSpec(String) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
-
- 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(boolean) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setSsl(Ssl) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setStaleIfError(Duration) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- setStaleWhileRevalidate(Duration) - Method in class org.springframework.boot.autoconfigure.web.ResourceProperties.Cache.Cachecontrol
-
- 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.reactive.WebFluxProperties
-
- setStaticPathPattern(String) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
-
- setStoreType(StoreType) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- 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.servlet.WebMvcProperties.View
-
- setTableName(String) - Method in class org.springframework.boot.autoconfigure.session.JdbcSessionProperties
-
- setTablePrefix(String) - Method in class org.springframework.boot.autoconfigure.batch.BatchProperties
-
- 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.servlet.WebMvcProperties
-
- setTimeBetweenExpirationCheck(Duration) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisProperties
-
- setTimeout(Duration) - Method in class org.springframework.boot.autoconfigure.session.SessionProperties
-
- setTimeToLive(Duration) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- setTimeToLive(Duration) - Method in class org.springframework.boot.autoconfigure.jms.JmsProperties.Template
-
- setTimeZone(TimeZone) - Method in class org.springframework.boot.autoconfigure.jackson.JacksonProperties
-
- setTimeZone(TimeZone) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
-
- Settings() - Constructor for class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setTokenUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setTopics(String[]) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
-
- setTrace(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setTransactionIdPrefix(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setTransactionManagerId(String) - Method in class org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
-
- setTransactionSize(Integer) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- 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
-
- setTruststoreLocation(Resource) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setTrustStorePassword(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTruststorePassword(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setTrustStoreType(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setTrustStoreType(String) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- setType(RabbitProperties.ContainerType) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
-
- 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
-
- setType(KafkaProperties.Listener.Type) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
-
- 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.data.redis.RedisProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.influx.InfluxDbProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setUrl(String) - Method in class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
-
- setUrlMappings(Collection<String>) - Method in class org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
-
- setUrls(String[]) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setUseAnonymousProducers(boolean) - Method in class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
-
- setUseCodeAsDefaultMessage(boolean) - Method in class org.springframework.boot.autoconfigure.context.MessageSourceProperties
-
- setUseForwardHeaders(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties
-
- setUseHalAsDefaultJsonMediaType(boolean) - Method in class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-
- setUseKeyPrefix(boolean) - Method in class org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
-
- 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.influx.InfluxDbProperties
-
- 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.liquibase.LiquibaseProperties
-
- setUseRegisteredSuffixPattern(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Pathmatch
-
- setUseRelativeRedirects(Boolean) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
-
- setUserInfoUri(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- 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.ldap.embedded.EmbeddedLdapProperties.Credential
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.ldap.LdapProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mail.MailProperties
-
- setUsername(String) - Method in class org.springframework.boot.autoconfigure.mongo.MongoProperties
-
- setUserNameAttribute(String) - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties.Provider
-
- setUseSuffixPattern(boolean) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Pathmatch
-
- setValidateServerCertificate(boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- setValueDeserializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
-
- setValueSerializer(Class<?>) - Method in class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
-
- setVerifyHostname(Boolean) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- 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(Integer) - Method in class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
-
Deprecated.
- setView(Duration) - 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
-
- setViewResolvers(List<ViewResolver>) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-
Configure the ViewResolver to use for rendering views.
- setVirtualHost(String) - Method in class org.springframework.boot.autoconfigure.amqp.RabbitProperties
-
- setWebAllowOthers(boolean) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
-
- setWhitelabel(ErrorProperties.Whitelabel) - Method in class org.springframework.boot.autoconfigure.web.ErrorProperties
-
- setWorkerThreads(Integer) - Method in class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
-
- setXa(DataSourceProperties.Xa) - Method in class org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
-
- setZkHost(String) - Method in class org.springframework.boot.autoconfigure.solr.SolrProperties
-
- shouldForce(HttpEncodingProperties.Type) - Method in class org.springframework.boot.autoconfigure.http.HttpEncodingProperties
-
- SimpleContainer() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
-
- SimpleRabbitListenerContainerFactoryConfigurer - Class in org.springframework.boot.autoconfigure.amqp
-
- SimpleRabbitListenerContainerFactoryConfigurer() - Constructor for class org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
-
- 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
-
- sort(Collection<Class<?>>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurations
-
- Sort() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Sort
-
- sortCustomizer() - Method in class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- SpringApplicationAdminJmxAutoConfiguration - Class in org.springframework.boot.autoconfigure.admin
-
Register a JMX component that allows to administer the current application.
- SpringApplicationAdminJmxAutoConfiguration(ObjectProvider<List<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.
- 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.servlet
-
The default configuration for web security.
- SpringBootWebSecurityConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.servlet.SpringBootWebSecurityConfiguration
-
- SpringDataWebAutoConfiguration - Class in org.springframework.boot.autoconfigure.data.web
-
- SpringDataWebAutoConfiguration(SpringDataWebProperties) - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
-
- SpringDataWebProperties - Class in org.springframework.boot.autoconfigure.data.web
-
Configuration properties for Spring Data Web.
- SpringDataWebProperties() - Constructor for class org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties
-
- SpringDataWebProperties.Pageable - Class in org.springframework.boot.autoconfigure.data.web
-
Pageable properties.
- SpringDataWebProperties.Sort - Class in org.springframework.boot.autoconfigure.data.web
-
Sort properties.
- SpringTransactionProvider - Class in org.springframework.boot.autoconfigure.jooq
-
Allows Spring Transaction to be used with JOOQ.
- SpringTransactionProvider(PlatformTransactionManager) - Constructor for class org.springframework.boot.autoconfigure.jooq.SpringTransactionProvider
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
-
- Ssl() - Constructor for class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
-
- StacktraceMode() - Constructor for class org.springframework.boot.autoconfigure.reactor.core.ReactorCoreProperties.StacktraceMode
-
- standardGsonBuilderCustomizer(GsonProperties) - Method in class org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
-
- startConditionMessage() - Method in class org.springframework.boot.autoconfigure.condition.ResourceCondition
-
- StaticResourceLocation - Enum in org.springframework.boot.autoconfigure.security
-
Common locations for static resources.
- StaticResourceRequest - Class in org.springframework.boot.autoconfigure.security.reactive
-
Used to create a ServerWebExchangeMatcher for static resources in commonly used
locations.
- StaticResourceRequest - Class in org.springframework.boot.autoconfigure.security.servlet
-
Used to create a RequestMatcher for static resources in commonly used
locations.
- StaticResourceRequest.StaticResourceRequestMatcher - Class in org.springframework.boot.autoconfigure.security.servlet
-
The request matcher used to match against resource
Locations.
- StaticResourceRequest.StaticResourceServerWebExchange - Class in org.springframework.boot.autoconfigure.security.reactive
-
The server web exchange matcher used to match against resource
locations.
- 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.http.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- StringHttpMessageConverterConfiguration(HttpEncodingProperties) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
-
- stringOrNumberMigrationVersionConverter() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
-
- stringRedisTemplate(RedisConnectionFactory) - Method in class org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
-
- supports(Class<?>) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- validate() - Method in class org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientProperties
-
- validate(Object, Errors) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- validate(Object, Errors, Object...) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
-
- validateConnection() - Method in class org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
-
- Validation() - Constructor for class org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
-
- ValidationAutoConfiguration - Class in org.springframework.boot.autoconfigure.validation
-
- ValidationAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
-
- 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
-
- ValidatorAdapter - Class in org.springframework.boot.autoconfigure.validation
-
Validator implementation that delegates calls to another Validator.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
-
Returns the enum constant of this type with the specified name.
- 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.Range
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type
-
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.data.RepositoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.http.HttpEncodingProperties.Type
-
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.JmsProperties.AcknowledgeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.quartz.JobStoreType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.boot.autoconfigure.security.StaticResourceLocation
-
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.servlet.WebMvcProperties.LocaleResolver
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
-
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.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.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.ConditionalOnWebApplication.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.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.data.RepositoryType
-
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.http.HttpEncodingProperties.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.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.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.jms.JmsProperties.DeliveryMode
-
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.kafka.KafkaProperties.Listener.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.quartz.JobStoreType
-
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.StaticResourceLocation
-
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.servlet.WebMvcProperties.LocaleResolver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- View() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.View
-
- viewResolver(BeanFactory) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
-