A B C D E F G H I J K L M N O P Q R S T U V W X 
所有类 所有程序包

A

AbstractDatabaseInitializer - org.springframework.boot.autoconfigure中的类
Base class used for database initialization.
AbstractDatabaseInitializer(DataSource, ResourceLoader) - 类 的构造器org.springframework.boot.autoconfigure.AbstractDatabaseInitializer
 
AbstractDataSourcePoolMetadata<T extends DataSource> - org.springframework.boot.autoconfigure.jdbc.metadata中的类
A base DataSourcePoolMetadata implementation.
AbstractDataSourcePoolMetadata(T) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
Create an instance with the data source to use.
AbstractDependsOnBeanFactoryPostProcessor - 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...) - 类 的构造器org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
 
AbstractErrorController - org.springframework.boot.autoconfigure.web中的类
Abstract base class for error Controller implementations.
AbstractErrorController(ErrorAttributes) - 类 的构造器org.springframework.boot.autoconfigure.web.AbstractErrorController
 
AbstractErrorController(ErrorAttributes, List<ErrorViewResolver>) - 类 的构造器org.springframework.boot.autoconfigure.web.AbstractErrorController
 
AbstractRepositoryConfigurationSourceSupport - org.springframework.boot.autoconfigure.data中的类
Base ImportBeanDefinitionRegistrar used to auto-configure Spring Data Repositories.
AbstractRepositoryConfigurationSourceSupport() - 类 的构造器org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
AbstractTemplateViewResolverProperties - org.springframework.boot.autoconfigure.template中的类
Base class for ConfigurationProperties of a AbstractTemplateViewResolver.
AbstractTemplateViewResolverProperties(String, String) - 类 的构造器org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
AbstractViewResolverProperties - org.springframework.boot.autoconfigure.template中的类
Base class for ConfigurationProperties of a ViewResolver.
AbstractViewResolverProperties() - 类 的构造器org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
ACCEPT_HEADER - org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
Use the "Accept-Language" header or the configured locale if the header is not set.
ACCESS_OVERRIDE_ORDER - 类 中的静态变量org.springframework.boot.autoconfigure.security.SecurityProperties
Order before the basic authentication access control provided by Boot.
Accesslog() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
Accesslog() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
ActiveMQAutoConfiguration - org.springframework.boot.autoconfigure.jms.activemq中的类
Auto-configuration to integrate with an ActiveMQ broker.
ActiveMQAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
 
ActiveMQConnectionFactoryCustomizer - 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 - org.springframework.boot.autoconfigure.jms.activemq中的类
Configuration properties for ActiveMQ.
ActiveMQProperties() - 类 的构造器org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
ActiveMQProperties.Packages - org.springframework.boot.autoconfigure.jms.activemq中的类
 
ActiveMQProperties.Pool - org.springframework.boot.autoconfigure.jms.activemq中的类
 
add(Condition, ConditionOutcome) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - 类 中的方法org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
 
addConnectionFactories(ConnectionFactoryConfigurer, Environment) - 类 中的方法org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
 
addFormatters(FormatterRegistry) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
addInterceptors(InterceptorRegistry) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration
 
addInterceptors(InterceptorRegistry) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
 
addInterceptors(InterceptorRegistry) - 类 中的方法org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
 
addInterceptors(InterceptorRegistry) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
 
addResourceHandlers(ResourceHandlerRegistry) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
afterPropertiesSet() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
 
afterPropertiesSet() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
afterSingletonsInstantiated() - 类 中的方法org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener
 
ALL - org.springframework.boot.autoconfigure.condition.SearchStrategy
Search the entire hierarchy.
ALL - org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
 
AllNestedConditions - org.springframework.boot.autoconfigure.condition中的类
Condition that will match when all nested class conditions match.
AllNestedConditions(ConfigurationCondition.ConfigurationPhase) - 类 的构造器org.springframework.boot.autoconfigure.condition.AllNestedConditions
 
ALWAYS - org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
Always add stacktrace information.
amqpAdmin(ConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
 
AmqpContainer() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
ANCESTORS - org.springframework.boot.autoconfigure.condition.SearchStrategy
Search all ancestors, but not the current context.
andCondition(Class<? extends Annotation>, Object...) - 类 中的方法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...) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Return a new builder to construct a new ConditionMessage based on the instance and a new condition outcome.
annotation() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnBean
The annotation type decorating a bean that should be checked.
annotation() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The annotation type decorating a bean that should be checked.
AnonymousUserIdSourceConfig() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
 
anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition...) - 类 中的方法org.springframework.boot.autoconfigure.condition.SpringBootCondition
Return true if any of the specified conditions match.
AnyNestedCondition - org.springframework.boot.autoconfigure.condition中的类
Condition that will match when any nested class condition matches.
AnyNestedCondition(ConfigurationCondition.ConfigurationPhase) - 类 的构造器org.springframework.boot.autoconfigure.condition.AnyNestedCondition
 
AopAutoConfiguration - org.springframework.boot.autoconfigure.aop中的类
Auto-configuration for Spring's AOP support.
AopAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.aop.AopAutoConfiguration
 
AopAutoConfiguration.CglibAutoProxyConfiguration - org.springframework.boot.autoconfigure.aop中的类
 
AopAutoConfiguration.JdkDynamicAutoProxyConfiguration - org.springframework.boot.autoconfigure.aop中的类
 
append(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Return a new ConditionMessage based on the instance and an appended message.
ApplicationNoWebSecurityConfigurerAdapter() - 类 的构造器org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter
 
ApplicationWebSecurityConfigurerAdapter(SecurityProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter
 
applyProperties(JedisConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
 
applyProperties(FreeMarkerConfigurationFactory) - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
 
applyTo(Collection<?>) - 枚举 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
 
applyTo(RepositoryRestConfiguration) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
applyToItem(Object) - 枚举 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
 
applyToViewResolver(Object) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
Apply the given properties to a AbstractTemplateViewResolver.
ArtemisAutoConfiguration - org.springframework.boot.autoconfigure.jms.artemis中的类
Auto-configuration to integrate with an Artemis broker.
ArtemisAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jms.artemis.ArtemisAutoConfiguration
 
ArtemisConfigurationCustomizer - 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 - org.springframework.boot.autoconfigure.jms.artemis中的枚举
Define the mode in which Artemis can operate.
ArtemisNoOpBindingRegistry - org.springframework.boot.autoconfigure.jms.artemis中的类
A no-op implementation of the BindingRegistry.
ArtemisNoOpBindingRegistry() - 类 的构造器org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
 
ArtemisProperties - org.springframework.boot.autoconfigure.jms.artemis中的类
Configuration properties for Artemis.
ArtemisProperties() - 类 的构造器org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
ArtemisProperties.Embedded - org.springframework.boot.autoconfigure.jms.artemis中的类
Configuration for an embedded Artemis server.
asList(AnnotationAttributes, String) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
Async() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
 
atAll() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Used when no items are available.
AUTHENTICATED - org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
Must be an authenticated user.
authenticationEventPublisher(ApplicationEventPublisher) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
 
authenticationManager(AuthenticationConfiguration) - 类 中的方法org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
 
AuthenticationManagerConfiguration - org.springframework.boot.autoconfigure.security中的类
Configuration for a Spring Security in-memory AuthenticationManager.
AuthenticationManagerConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
 
AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener - org.springframework.boot.autoconfigure.security中的类
ApplicationListener to autowire the AuthenticationEventPublisher into the AuthenticationManager.
authenticationManagerConfigurationListener() - 类 中的方法org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
 
AuthenticationManagerConfigurationListener() - 类 的构造器org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration.AuthenticationManagerConfigurationListener
 
AuthenticationUserIdSourceConfig() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
 
AuthoritiesExtractor - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Strategy used by UserInfoTokenServices to extract authorities from the resource server's response.
AuthorizationServerProperties - org.springframework.boot.autoconfigure.security.oauth2.authserver中的类
Configuration properties for OAuth2 Authorization server.
AuthorizationServerProperties() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
AUTO - org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
Messages sent or received from the session are automatically acknowledged.
AutoConfigurationExcludeFilter - org.springframework.boot.autoconfigure中的类
A TypeFilter implementation that matches registered auto-configuration classes.
AutoConfigurationExcludeFilter() - 类 的构造器org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
 
AutoConfigurationImportEvent - org.springframework.boot.autoconfigure中的类
Event fired when auto-configuration classes are imported.
AutoConfigurationImportEvent(Object, List<String>, Set<String>) - 类 的构造器org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
 
AutoConfigurationImportFilter - org.springframework.boot.autoconfigure中的接口
Filter that can be registered in spring.factories to limit the auto-configuration classes considered.
AutoConfigurationImportListener - org.springframework.boot.autoconfigure中的接口
Listener that can be registered with spring.factories to receive details of imported auto-configurations.
AutoConfigurationImportSelector - org.springframework.boot.autoconfigure中的类
DeferredImportSelector to handle auto-configuration.
AutoConfigurationImportSelector() - 类 的构造器org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
AutoConfigurationMetadata - org.springframework.boot.autoconfigure中的接口
Provides access to meta-data written by the auto-configure annotation processor.
AutoConfigurationPackage - org.springframework.boot.autoconfigure中的注释类型
Indicates that the package containing the annotated class should be registered with AutoConfigurationPackages.
AutoConfigurationPackages - org.springframework.boot.autoconfigure中的类
Class for storing auto-configuration packages for reference later (e.g. by JPA entity scanner).
AutoConfigurationPackages() - 类 的构造器org.springframework.boot.autoconfigure.AutoConfigurationPackages
 
AutoConfigurationReportLoggingInitializer - org.springframework.boot.autoconfigure.logging中的类
ApplicationContextInitializer that writes the ConditionEvaluationReport to the log.
AutoConfigurationReportLoggingInitializer() - 类 的构造器org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
 
AutoConfigureAfter - org.springframework.boot.autoconfigure中的注释类型
Hint for that an auto-configuration should be applied after other specified auto-configuration classes.
AutoConfigureBefore - org.springframework.boot.autoconfigure中的注释类型
Hint for that an auto-configuration should be applied before other specified auto-configuration classes.
AutoConfigureOrder - org.springframework.boot.autoconfigure中的注释类型
Auto-configuration specific variant of Spring Framework's Order annotation.
available(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicates something is available.

B

BackgroundPreinitializer - org.springframework.boot.autoconfigure中的类
ApplicationListener to trigger early initialization in a background thread of time consuming tasks.
BackgroundPreinitializer() - 类 的构造器org.springframework.boot.autoconfigure.BackgroundPreinitializer
 
BaseClientDetailsConfiguration(OAuth2ClientProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration
 
basePackageClasses() - 注释类型 中的方法org.springframework.boot.autoconfigure.domain.EntityScan
Type-safe alternative to EntityScan.basePackages() for specifying the packages to scan for entities.
basePackages() - 注释类型 中的方法org.springframework.boot.autoconfigure.domain.EntityScan
Base packages to scan for entities.
Basic() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
BASIC_AUTH_ORDER - 类 中的静态变量org.springframework.boot.autoconfigure.security.SecurityProperties
Order applied to the WebSecurityConfigurerAdapter that is used to configure basic authentication for application endpoints.
basicBatchConfigurer(DataSource, ObjectProvider<TransactionManagerCustomizers>) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration.JpaBatchConfiguration
 
BasicBatchConfigurer - org.springframework.boot.autoconfigure.batch中的类
Basic BatchConfigurer implementation.
BasicBatchConfigurer(BatchProperties, DataSource, EntityManagerFactory, TransactionManagerCustomizers) - 类 的构造器org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
Create a new BasicBatchConfigurer instance.
BasicBatchConfigurer(BatchProperties, DataSource, TransactionManagerCustomizers) - 类 的构造器org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
Create a new BasicBatchConfigurer instance.
basicErrorController(ErrorAttributes) - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
 
BasicErrorController - org.springframework.boot.autoconfigure.web中的类
Basic global error Controller, rendering ErrorAttributes.
BasicErrorController(ErrorAttributes, ErrorProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.BasicErrorController
Create a new BasicErrorController instance.
BasicErrorController(ErrorAttributes, ErrorProperties, List<ErrorViewResolver>) - 类 的构造器org.springframework.boot.autoconfigure.web.BasicErrorController
Create a new BasicErrorController instance.
BatchAutoConfiguration - org.springframework.boot.autoconfigure.batch中的类
Auto-configuration for Spring Batch.
BatchAutoConfiguration(BatchProperties, ObjectProvider<JobParametersConverter>) - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
BatchAutoConfiguration.JpaBatchConfiguration - org.springframework.boot.autoconfigure.batch中的类
 
batchDatabaseInitializer(DataSource, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
BatchDatabaseInitializer - org.springframework.boot.autoconfigure.batch中的类
Initialize the Spring Batch schema (ignoring errors, so should be idempotent).
BatchDatabaseInitializer(DataSource, ResourceLoader, BatchProperties) - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
 
BatchProperties - org.springframework.boot.autoconfigure.batch中的类
Configuration properties for Spring Batch.
BatchProperties() - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchProperties
 
BatchProperties.Initializer - org.springframework.boot.autoconfigure.batch中的类
 
BatchProperties.Job - org.springframework.boot.autoconfigure.batch中的类
 
beanNameViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
 
beanNameViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
 
beanNameViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
BeanPostProcessorsRegistrar() - 类 的构造器org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar
 
because(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicates the reason.
bind(String, Object) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
 
BootGlobalAuthenticationConfiguration - org.springframework.boot.autoconfigure.security中的类
GlobalAuthenticationConfigurerAdapter to trigger early initialization of @EnableAutoConfiguration beans.
BootGlobalAuthenticationConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.BootGlobalAuthenticationConfiguration
 
bootGlobalAuthenticationConfigurationAdapter(ApplicationContext) - 类 中的静态方法org.springframework.boot.autoconfigure.security.BootGlobalAuthenticationConfiguration
 
Bucket() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
 
build() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
Build() - 类 的构造器org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
 
buildConsumerProperties() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
Create an initial map of consumer properties from the state of this instance.
buildProducerProperties() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
Create an initial map of producer properties from the state of this instance.
buildProperties() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
 
buildProperties() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
buildProperties() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 

C

Cache() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
 
CacheAutoConfiguration - org.springframework.boot.autoconfigure.cache中的类
Auto-configuration for the cache abstraction.
CacheAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
 
CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration - org.springframework.boot.autoconfigure.cache中的类
 
cacheAutoConfigurationValidator() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
 
cacheAutoConfigurationValidatorPostProcessor() - 类 中的静态方法org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
 
cacheManager() - 类 中的方法org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
 
cacheManager(EmbeddedCacheManager) - 类 中的方法org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
 
CacheManagerCustomizer<T extends org.springframework.cache.CacheManager> - 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<?>>>) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration
 
CacheManagerCustomizers - org.springframework.boot.autoconfigure.cache中的类
Invokes the available CacheManagerCustomizer instances in the context for a given CacheManager.
CacheManagerCustomizers(List<? extends CacheManagerCustomizer<?>>) - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
 
CacheManagerJpaDependencyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration.CacheManagerJpaDependencyConfiguration
 
CacheProperties - org.springframework.boot.autoconfigure.cache中的类
Configuration properties for the cache abstraction.
CacheProperties() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties
 
CacheProperties.Caffeine - org.springframework.boot.autoconfigure.cache中的类
Caffeine specific cache properties.
CacheProperties.Couchbase - org.springframework.boot.autoconfigure.cache中的类
Couchbase specific cache properties.
CacheProperties.EhCache - org.springframework.boot.autoconfigure.cache中的类
EhCache specific cache properties.
CacheProperties.Guava - org.springframework.boot.autoconfigure.cache中的类
Guava specific cache properties.
CacheProperties.Hazelcast - org.springframework.boot.autoconfigure.cache中的类
已过时。
CacheProperties.Infinispan - org.springframework.boot.autoconfigure.cache中的类
Infinispan specific cache properties.
CacheProperties.JCache - org.springframework.boot.autoconfigure.cache中的类
JCache (JSR-107) specific cache properties.
CacheType - org.springframework.boot.autoconfigure.cache中的枚举
Supported cache types (defined in order of precedence).
Caffeine() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
 
CAFFEINE - org.springframework.boot.autoconfigure.cache.CacheType
Caffeine backed caching.
CassandraAutoConfiguration - org.springframework.boot.autoconfigure.cassandra中的类
Auto-configuration for Cassandra.
CassandraAutoConfiguration(CassandraProperties, ObjectProvider<List<ClusterBuilderCustomizer>>) - 类 的构造器org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
 
cassandraConverter(CassandraMappingContext) - 类 中的方法org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
 
CassandraDataAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra中的类
Auto-configuration for Spring Data's Cassandra support.
CassandraDataAutoConfiguration(BeanFactory, CassandraProperties, Cluster, Environment) - 类 的构造器org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
 
cassandraMapping() - 类 中的方法org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
 
CassandraProperties - org.springframework.boot.autoconfigure.cassandra中的类
Configuration properties for Cassandra.
CassandraProperties() - 类 的构造器org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
CassandraRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra中的类
Auto-configuration for Spring Data's Cassandra Repositories.
CassandraRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.cassandra.CassandraRepositoriesAutoConfiguration
 
cassandraTemplate(Session, CassandraConverter) - 类 中的方法org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
 
CglibAutoProxyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.CglibAutoProxyConfiguration
 
CglibAutoProxyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration
 
Chain() - 类 的构造器org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
Channel() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
characterEncodingFilter() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration
 
checkChangelogExists() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
 
checkLocationExists() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
 
checkTemplateLocationExists() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
 
checkTemplateLocationExists() - 类 中的方法org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
 
checkTemplateLocationExists() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
 
classes() - 注释类型 中的方法org.springframework.boot.autoconfigure.ImportAutoConfiguration
The auto-configuration classes that should be imported.
clearPassword() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
CLIENT - org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
Messages are acknowledged once the message listener implementation has called Message.acknowledge().
ClientContextConfiguration(ObjectProvider<AccessTokenRequest>) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration
 
ClientDetailsLogger(OAuth2ClientProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.ClientDetailsLogger
 
close() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
 
close() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
 
close() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
close() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
 
CloudAutoConfiguration - org.springframework.boot.autoconfigure.cloud中的类
Auto-configuration for Spring Cloud.
CloudAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
 
cluster() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
 
Cluster() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
ClusterBuilderCustomizer - 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.
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法org.springframework.boot.autoconfigure.security.Http401AuthenticationEntryPoint
 
CommonsDbcp2DataSourcePoolMetadata - org.springframework.boot.autoconfigure.jdbc.metadata中的类
DataSourcePoolMetadata for an Apache Commons DBCP2 DataSource.
CommonsDbcp2DataSourcePoolMetadata(BasicDataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
CommonsDbcpDataSourcePoolMetadata - org.springframework.boot.autoconfigure.jdbc.metadata中的类
已过时。
CommonsDbcpDataSourcePoolMetadata(BasicDataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
已过时。
 
ConcurrentKafkaListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.kafka中的类
Configure ConcurrentKafkaListenerContainerFactory with sensible defaults.
ConcurrentKafkaListenerContainerFactoryConfigurer() - 类 的构造器org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
 
ConditionalOnBean - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified bean classes and/or names are already contained in the BeanFactory.
ConditionalOnClass - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified classes are on the classpath.
ConditionalOnCloudPlatform - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that matches when the specified cloud platform is active.
ConditionalOnEnabledResourceChain - org.springframework.boot.autoconfigure.web中的注释类型
Conditional that checks whether or not the Spring resource handling chain is enabled.
ConditionalOnExpression - org.springframework.boot.autoconfigure.condition中的注释类型
Configuration annotation for a conditional element that depends on the value of a SpEL expression.
ConditionalOnJava - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that matches based on the JVM version the application is running on.
ConditionalOnJava.JavaVersion - org.springframework.boot.autoconfigure.condition中的枚举
Java versions.
ConditionalOnJava.Range - org.springframework.boot.autoconfigure.condition中的枚举
Range options.
ConditionalOnJndi - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that matches based on the availability of a JNDI InitialContext and the ability to lookup specific locations.
ConditionalOnMissingBean - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified bean classes and/or names are not already contained in the BeanFactory.
ConditionalOnMissingClass - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified classes are not on the classpath.
ConditionalOnNotWebApplication - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the application context is a not a web application context.
ConditionalOnProperty - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that checks if the specified properties have a specific value.
ConditionalOnResource - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified resources are on the classpath.
ConditionalOnSingleCandidate - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the specified bean class is already contained in the BeanFactory and a single candidate can be determined.
ConditionalOnWebApplication - org.springframework.boot.autoconfigure.condition中的注释类型
Conditional that only matches when the application context is a web application context.
ConditionAndOutcome(Condition, ConditionOutcome) - 类 的构造器org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
ConditionAndOutcomes() - 类 的构造器org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
ConditionEvaluationReport - org.springframework.boot.autoconfigure.condition中的类
Records condition evaluation details for reporting and logging.
ConditionEvaluationReport.ConditionAndOutcome - org.springframework.boot.autoconfigure.condition中的类
Provides access to a single Condition and ConditionOutcome.
ConditionEvaluationReport.ConditionAndOutcomes - org.springframework.boot.autoconfigure.condition中的类
Provides access to a number of ConditionEvaluationReport.ConditionAndOutcome items.
ConditionEvaluationReportMessage - org.springframework.boot.autoconfigure.logging中的类
A condition evaluation report message that can logged or printed.
ConditionEvaluationReportMessage(ConditionEvaluationReport) - 类 的构造器org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
 
ConditionMessage - org.springframework.boot.autoconfigure.condition中的类
A message associated with a ConditionOutcome.
ConditionMessage.Builder - org.springframework.boot.autoconfigure.condition中的类
Builder used to create a ConditionMessage for a condition.
ConditionMessage.ItemsBuilder - org.springframework.boot.autoconfigure.condition中的类
Builder used to create a ConditionMessage.ItemsBuilder for a condition.
ConditionMessage.Style - org.springframework.boot.autoconfigure.condition中的枚举
Render styles.
ConditionOutcome - org.springframework.boot.autoconfigure.condition中的类
Outcome for a condition match, including log message.
ConditionOutcome(boolean, String) - 类 的构造器org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance.
ConditionOutcome(boolean, ConditionMessage) - 类 的构造器org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance.
configuration(Neo4jProperties) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
ConfigurationPropertiesAutoConfiguration - org.springframework.boot.autoconfigure.context中的类
Auto-configuration for ConfigurationProperties beans.
ConfigurationPropertiesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration
 
configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
Configure the specified rabbit listener container factory.
configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
Configure the specified jms listener container factory.
configure(ConcurrentKafkaListenerContainerFactory<Object, Object>, ConsumerFactory<Object, Object>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.ConcurrentKafkaListenerContainerFactoryConfigurer
Configure the specified Kafka listener container factory.
configure(HttpSecurity) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
 
configure(HttpSecurity) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
 
configure(HttpSecurity) - 类 中的方法org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter
 
configure(HttpSecurity) - 类 中的方法org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter
 
configure(ClientDetailsServiceConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
 
configure(AuthorizationServerEndpointsConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
 
configure(AuthorizationServerSecurityConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
 
configure(ResourceServerSecurityConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
 
configure(JwtAccessTokenConverter) - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.JwtAccessTokenConverterConfigurer
Configure the JwtAccessTokenConverter.
configureAsyncSupport(AsyncSupportConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
configureContentNegotiation(ContentNegotiationConfigurer) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
configureHeaders(HeadersConfigurer<?>, SecurityProperties.Headers) - 类 中的静态方法org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
 
configureMessageConverters(List<HttpMessageConverter<?>>) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
connectController(ConnectionFactoryLocator, ConnectionRepository) - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
 
Connection() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
connectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
 
Consumer() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
containsAutoConfiguredDataSource(ConfigurableListableBeanFactory) - 类 中的静态方法org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
Determines if the dataSource being used by Spring was created from EmbeddedDataSourceConfiguration.
Content() - 类 的构造器org.springframework.boot.autoconfigure.web.ResourceProperties.Content
 
Cookie() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
Couchbase() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
 
COUCHBASE - org.springframework.boot.autoconfigure.cache.CacheType
Couchbase backed caching.
CouchbaseAutoConfiguration - org.springframework.boot.autoconfigure.couchbase中的类
Auto-Configuration for Couchbase.
CouchbaseAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration
 
CouchbaseAutoConfiguration.CouchbaseConfiguration - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseCacheConfiguration - org.springframework.boot.autoconfigure.cache中的类
Couchbase cache configuration.
CouchbaseCacheConfiguration(CacheProperties, CacheManagerCustomizers, Bucket) - 类 的构造器org.springframework.boot.autoconfigure.cache.CouchbaseCacheConfiguration
 
couchbaseClient() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
 
couchbaseClient() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
 
couchbaseCluster() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
 
couchbaseCluster() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
 
couchbaseClusterInfo() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
 
couchbaseClusterInfo() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
 
CouchbaseConfiguration(CouchbaseProperties) - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
 
CouchbaseDataAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase中的类
Auto-configuration for Spring Data's Couchbase support.
CouchbaseDataAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration
 
CouchbaseDataAutoConfiguration.ValidationConfiguration - org.springframework.boot.autoconfigure.data.couchbase中的类
 
CouchbaseDataProperties - org.springframework.boot.autoconfigure.data.couchbase中的类
Configuration properties for Spring Data Couchbase.
CouchbaseDataProperties() - 类 的构造器org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
couchbaseEnvironment() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
 
couchbaseEnvironment() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
 
CouchbaseProperties - org.springframework.boot.autoconfigure.couchbase中的类
Configuration properties for Couchbase.
CouchbaseProperties() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
CouchbaseProperties.Bucket - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseProperties.Endpoints - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseProperties.Env - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseProperties.Ssl - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseProperties.Timeouts - org.springframework.boot.autoconfigure.couchbase中的类
 
CouchbaseRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase中的类
Auto-configuration for Spring Data's Couchbase Repositories.
CouchbaseRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.couchbase.CouchbaseRepositoriesAutoConfiguration
 
create() - 类 中的静态方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
create(ClassLoader) - 类 中的静态方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
createConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
Create a Configuration based on the state of this instance.
createConnectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
 
createConnectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
 
createConnectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
 
createConnectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
 
createExceptionHandlerExceptionResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
createFetcher(Object, String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
 
createHttpClientConfig() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
 
createJobExplorer() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
createJobLauncher() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
createJobRepository() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
createJpaVendorAdapter() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
createJpaVendorAdapter() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
createMongoClient(MongoClientOptions, Environment) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
Creates a MongoClient using the given options and environment.
createMultipartConfig() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
Create a new MultipartConfigElement using the properties.
createRequestMappingHandlerAdapter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
createRequestMappingHandlerMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
createTransactionManager() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
createViewResolver(ViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
Create a LiteDeviceDelegatingViewResolver delegating to the specified ViewResolver and computing a sensible order for it.
createViewResolver(ViewResolver, int) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
Create a LiteDeviceDelegatingViewResolver delegating to the specified ViewResolver.
Credential() - 类 的构造器org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
CURRENT - org.springframework.boot.autoconfigure.condition.SearchStrategy
Search only the current context.
customize(Cluster.Builder) - 接口 中的方法org.springframework.boot.autoconfigure.cassandra.ClusterBuilderCustomizer
Customize the Cluster.Builder.
customize(HttpClientConfig.Builder) - 接口 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.HttpClientConfigBuilderCustomizer
Customize the HttpClientConfig.Builder.
customize(CacheManager) - 接口 中的方法org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer
Customize the cache manager.
customize(ActiveMQConnectionFactory) - 接口 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryCustomizer
Customize the ActiveMQConnectionFactory.
customize(Configuration) - 接口 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisConfigurationCustomizer
Customize the configuration.
customize(ResourceConfig) - 接口 中的方法org.springframework.boot.autoconfigure.jersey.ResourceConfigCustomizer
Customize the resource config.
customize(ConfigurableEmbeddedServletContainer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
customize(ConfigurableEmbeddedServletContainer) - 类 中的方法org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
 
customize(Jackson2ObjectMapperBuilder) - 接口 中的方法org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer
Customize the JacksonObjectMapperBuilder.
customize(WebSecurity.IgnoredRequestConfigurer) - 接口 中的方法org.springframework.boot.autoconfigure.security.IgnoredRequestCustomizer
Customize the provided WebSecurity.IgnoredRequestConfigurer.
customize(OAuth2RestTemplate) - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateCustomizer
Customize the rest template before it is initialized.
customize(PlatformTransactionManager) - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
 
customize(AbstractPlatformTransactionManager) - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
customize(RestTemplate) - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.JwtAccessTokenConverterRestTemplateCustomizer
Customize the template before it is initialized.
customize(T) - 接口 中的方法org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer
Customize the cache manager.
customize(T) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheManagerCustomizers
Customize the specified CacheManager.
customize(T) - 接口 中的方法org.springframework.boot.autoconfigure.transaction.PlatformTransactionManagerCustomizer
Customize the given transaction manager.
customizeVendorProperties(Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
customizeVendorProperties(Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Customize vendor properties before they are used.

D

DataAttributeDialectConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
 
dataSource() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
 
dataSource() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
 
dataSource(DataSourceProperties) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
 
DataSourceAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
DataSourceAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
 
DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
 
DataSourceAutoConfiguration.PooledDataSourceConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
 
DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
 
DataSourceBuilder - org.springframework.boot.autoconfigure.jdbc中的类
Convenience class for building a DataSource with common implementations and properties.
DataSourceBuilder(ClassLoader) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
dataSourceConnectionProvider(DataSource) - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
DataSourceInitializedEvent - org.springframework.boot.autoconfigure.jdbc中的类
ApplicationEvent used internally to trigger DataSource initialization.
DataSourceInitializedEvent(DataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceInitializedEvent
dataSourceInitializer(DataSourceProperties, ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration
 
dataSourceMBean(DataSource) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration
 
DataSourcePoolMetadata - org.springframework.boot.autoconfigure.jdbc.metadata中的接口
Provides access meta-data that is commonly available from most pooled DataSource implementations.
DataSourcePoolMetadataProvider - org.springframework.boot.autoconfigure.jdbc.metadata中的接口
Provide a DataSourcePoolMetadata based on a DataSource.
DataSourcePoolMetadataProviders - org.springframework.boot.autoconfigure.jdbc.metadata中的类
A DataSourcePoolMetadataProvider implementation that returns the first DataSourcePoolMetadata that is found by one of its delegate.
DataSourcePoolMetadataProviders(Collection<? extends DataSourcePoolMetadataProvider>) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProviders
Create a DataSourcePoolMetadataProviders instance with an initial collection of delegates to use.
DataSourcePoolMetadataProvidersConfiguration - org.springframework.boot.autoconfigure.jdbc.metadata中的类
Register the DataSourcePoolMetadataProvider instances for the supported data sources.
DataSourcePoolMetadataProvidersConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
 
DataSourceProperties - org.springframework.boot.autoconfigure.jdbc中的类
Base class for configuration of a data source.
DataSourceProperties() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
DataSourceProperties.Xa - org.springframework.boot.autoconfigure.jdbc中的类
XA Specific datasource settings.
DataSourceTransactionManagerAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
Auto-configuration for DataSourceTransactionManager.
DataSourceTransactionManagerAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
 
dateFormatter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
DEFAULT - org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.ContentSecurityPolicyMode
Use the 'Content-Security-Policy' header.
DEFAULT_CHARSET - 类 中的静态变量org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
DEFAULT_DISPATCHER_SERVLET_BEAN_NAME - 类 中的静态变量org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
 
DEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME - 类 中的静态变量org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
 
DEFAULT_FILTER_ORDER - 类 中的静态变量org.springframework.boot.autoconfigure.security.SecurityProperties
Default order of Spring Security's Filter in the servlet container (i.e. amongst other filters registered with the container).
DEFAULT_LOGIN_PATH - 类 中的静态变量org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
DEFAULT_PORT - 类 中的静态变量org.springframework.boot.autoconfigure.mongo.MongoProperties
Default port used when the configured port is null.
DEFAULT_PREFIX - 类 中的静态变量org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
DEFAULT_PREFIX - 类 中的静态变量org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_PREFIX - 类 中的静态变量org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
DEFAULT_PREFIX - 类 中的静态变量org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
DEFAULT_PREFIX - 类 中的静态变量org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
 
DEFAULT_REQUEST_CONTEXT_ATTRIBUTE - 类 中的静态变量org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_RESOURCE_LOADER_PATH - 类 中的静态变量org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_SUFFIX - 类 中的静态变量org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
DEFAULT_SUFFIX - 类 中的静态变量org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_SUFFIX - 类 中的静态变量org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
DEFAULT_SUFFIX - 类 中的静态变量org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
DEFAULT_SUFFIX - 类 中的静态变量org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
 
DEFAULT_TEMPLATE_LOADER_PATH - 类 中的静态变量org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
DEFAULT_URI - 类 中的静态变量org.springframework.boot.autoconfigure.mongo.MongoProperties
 
DefaultErrorAttributes - org.springframework.boot.autoconfigure.web中的类
Default implementation of ErrorAttributes.
DefaultErrorAttributes() - 类 的构造器org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
 
defaultErrorView() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
 
DefaultErrorViewResolver - org.springframework.boot.autoconfigure.web中的类
Default ErrorViewResolver implementation that attempts to resolve error views using well known conventions.
DefaultErrorViewResolver(ApplicationContext, ResourceProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
Create a new DefaultErrorViewResolver instance.
defaultIgnoredRequestsCustomizer(ServerProperties, SecurityProperties, ObjectProvider<ErrorController>) - 类 中的方法org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
 
DefaultJmsListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.jms中的类
Configure DefaultJmsListenerContainerFactory with sensible defaults.
DefaultJmsListenerContainerFactoryConfigurer() - 类 的构造器org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
 
DefaultUserInfoRestTemplateFactory - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Factory used to create the OAuth2RestTemplate used for extracting user info during authentication if none is available.
DefaultUserInfoRestTemplateFactory(ObjectProvider<List<UserInfoRestTemplateCustomizer>>, ObjectProvider<OAuth2ProtectedResourceDetails>, ObjectProvider<OAuth2ClientContext>) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.DefaultUserInfoRestTemplateFactory
 
defaultValidator() - 类 中的静态方法org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
 
defaultViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
DERBY - org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Derby Database Connection.
destroy() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
 
determineAddresses() - 类 中的方法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) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
Determine the Database to use based on this configuration and the primary DataSource.
determineDriverClassName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the driver to use based on this configuration and the environment.
determineHost() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
Returns the host from the first address, or the configured host if no addresses have been set.
determinePassword() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
If addresses have been set and the first address has a password it is returned.
determinePassword() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the password to use based on this configuration and the environment.
determinePort() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
Returns the port from the first address, or the configured port if no addresses have been set.
determineQosEnabled() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
determineUri() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
determineUrl() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the url to use based on this configuration and the environment.
determineUrls(Environment) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
determineUsername() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
If addresses have been set and the first address has a username it is returned.
determineUsername() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the username to use based on this configuration and the environment.
determineVirtualHost() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
If addresses have been set and the first address has a virtual host it is returned.
deviceDelegatingFreeMarkerViewResolver(DeviceDelegatingViewResolverFactory, FreeMarkerViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration
 
DeviceDelegatingFreeMarkerViewResolverConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration
 
deviceDelegatingGroovyMarkupViewResolver(DeviceDelegatingViewResolverFactory, GroovyMarkupViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration
 
DeviceDelegatingGroovyMarkupViewResolverConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration
 
deviceDelegatingJspViewResolver(DeviceDelegatingViewResolverFactory, InternalResourceViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration
 
DeviceDelegatingJspViewResolverConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration
 
deviceDelegatingMustacheViewResolver(DeviceDelegatingViewResolverFactory, MustacheViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration
 
DeviceDelegatingMustacheViewResolverConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration
 
deviceDelegatingThymeleafViewResolver(DeviceDelegatingViewResolverFactory, ThymeleafViewResolver) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration
 
DeviceDelegatingThymeleafViewResolverConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration
 
DeviceDelegatingViewResolverAutoConfiguration - org.springframework.boot.autoconfigure.mobile中的类
Auto-configuration for Spring Mobile's LiteDeviceDelegatingViewResolver.
DeviceDelegatingViewResolverAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration
 
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingFreeMarkerViewResolverConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingGroovyMarkupViewResolverConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingJspViewResolverConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingMustacheViewResolverConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
DeviceDelegatingViewResolverAutoConfiguration.DeviceDelegatingThymeleafViewResolverConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
DeviceDelegatingViewResolverAutoConfiguration.LiteDeviceDelegatingViewResolverFactoryConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
deviceDelegatingViewResolverFactory(DeviceDelegatingViewResolverProperties) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.LiteDeviceDelegatingViewResolverFactoryConfiguration
 
DeviceDelegatingViewResolverFactory - org.springframework.boot.autoconfigure.mobile中的类
A factory for LiteDeviceDelegatingViewResolver that applies customizations of DeviceDelegatingViewResolverProperties.
DeviceDelegatingViewResolverFactory(DeviceDelegatingViewResolverProperties) - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverFactory
 
DeviceDelegatingViewResolverProperties - org.springframework.boot.autoconfigure.mobile中的类
Properties for device view resolver.
DeviceDelegatingViewResolverProperties() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
deviceHandlerMethodArgumentResolver() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
 
DeviceResolverAutoConfiguration - org.springframework.boot.autoconfigure.mobile中的类
Auto-configuration for Spring Mobile's DeviceResolver.
DeviceResolverAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
 
DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
deviceResolverHandlerInterceptor() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration
 
DeviceResolverMvcConfiguration(DeviceResolverHandlerInterceptor, DeviceHandlerMethodArgumentResolver) - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceResolverAutoConfiguration.DeviceResolverMvcConfiguration
 
dialect() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.DataAttributeDialectConfiguration
 
didNotFind(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicate that one or more results were not found.
didNotFind(String, String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicate that one or more results were found.
directoryServer() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
dispatcherServlet() - 类 中的方法org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
 
DispatcherServletAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for the Spring DispatcherServlet.
DispatcherServletAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration
 
DispatcherServletAutoConfiguration.DispatcherServletConfiguration - org.springframework.boot.autoconfigure.web中的类
 
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration - org.springframework.boot.autoconfigure.web中的类
 
DispatcherServletConfiguration(WebMvcProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
 
dispatcherServletRegistration(DispatcherServlet) - 类 中的方法org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
 
DispatcherServletRegistrationConfiguration(ServerProperties, WebMvcProperties, ObjectProvider<MultipartConfigElement>) - 类 的构造器org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
 
doCustomize(JettyEmbeddedServletContainerFactory) - 类 中的方法org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer
 
doCustomize(TomcatEmbeddedServletContainerFactory) - 类 中的方法org.springframework.boot.autoconfigure.websocket.TomcatWebSocketContainerCustomizer
 
doCustomize(UndertowEmbeddedServletContainerFactory) - 类 中的方法org.springframework.boot.autoconfigure.websocket.UndertowWebSocketContainerCustomizer
 
doCustomize(T) - 类 中的方法org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
 
DOMAIN - org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
 
driverClassName(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
dslContext(Configuration) - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
 
DslContextConfiguration(JooqProperties, ConnectionProvider, ObjectProvider<TransactionProvider>, ObjectProvider<RecordMapperProvider>, ObjectProvider<Settings>, ObjectProvider<RecordListenerProvider[]>, ExecuteListenerProvider[], ObjectProvider<VisitListenerProvider[]>) - 类 的构造器org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
 
duplicateServerPropertiesDetector() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
 
DUPS_OK - org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
Similar to auto acknowledgment except that said acknowledgment is lazy.

E

EhCache() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
 
EHCACHE - org.springframework.boot.autoconfigure.cache.CacheType
EhCache backed caching.
EIGHT - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Java 1.8.
ElasticsearchAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch中的类
Auto-configuration for Elasticsearch.
ElasticsearchAutoConfiguration(ElasticsearchProperties) - 类 的构造器org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
 
elasticsearchClient() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchAutoConfiguration
 
elasticsearchConverter(SimpleElasticsearchMappingContext) - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
 
ElasticsearchDataAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch中的类
Auto-configuration for Spring Data's Elasticsearch support.
ElasticsearchDataAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
 
ElasticsearchProperties - org.springframework.boot.autoconfigure.data.elasticsearch中的类
Configuration properties for Elasticsearch.
ElasticsearchProperties() - 类 的构造器org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
ElasticsearchRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch中的类
Auto-configuration for Spring Data's Elasticsearch Repositories.
ElasticsearchRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
 
elasticsearchTemplate(Client, ElasticsearchConverter) - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
 
Embedded() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
 
Embedded() - 类 的构造器org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
EMBEDDED - org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
Embed (i.e. start) the broker in the application.
EmbeddedDatabaseConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
 
EmbeddedDatabaseConnection - org.springframework.boot.autoconfigure.jdbc中的枚举
Connection details for embedded databases.
EmbeddedDataSourceConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
Configuration for embedded data sources.
EmbeddedDataSourceConfiguration(DataSourceProperties) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
 
EmbeddedJetty() - 类 的构造器org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
 
EmbeddedLdapAutoConfiguration - org.springframework.boot.autoconfigure.ldap.embedded中的类
Auto-configuration for Embedded LDAP.
EmbeddedLdapAutoConfiguration(EmbeddedLdapProperties, LdapProperties, ConfigurableApplicationContext, Environment) - 类 的构造器org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
EmbeddedLdapProperties - org.springframework.boot.autoconfigure.ldap.embedded中的类
Configuration properties for Embedded LDAP.
EmbeddedLdapProperties() - 类 的构造器org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
EmbeddedLdapProperties.Credential - org.springframework.boot.autoconfigure.ldap.embedded中的类
 
EmbeddedLdapProperties.Validation - org.springframework.boot.autoconfigure.ldap.embedded中的类
 
EmbeddedMongoAutoConfiguration - org.springframework.boot.autoconfigure.mongo.embedded中的类
Auto-configuration for Embedded Mongo.
EmbeddedMongoAutoConfiguration(MongoProperties, EmbeddedMongoProperties, ApplicationContext, IRuntimeConfig) - 类 的构造器org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
 
EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration - org.springframework.boot.autoconfigure.mongo.embedded中的类
Additional configuration to ensure that MongoClient beans depend on the embeddedMongoServer bean.
embeddedMongoConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
 
EmbeddedMongoDependencyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration.EmbeddedMongoDependencyConfiguration
 
EmbeddedMongoProperties - org.springframework.boot.autoconfigure.mongo.embedded中的类
Configuration properties for Embedded Mongo.
EmbeddedMongoProperties() - 类 的构造器org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
EmbeddedMongoProperties.Storage - org.springframework.boot.autoconfigure.mongo.embedded中的类
 
embeddedMongoServer(IMongodConfig) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration
 
EmbeddedServletContainerAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for an embedded servlet containers.
EmbeddedServletContainerAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration
 
EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar - org.springframework.boot.autoconfigure.web中的类
Registers a EmbeddedServletContainerCustomizerBeanPostProcessor.
EmbeddedServletContainerAutoConfiguration.EmbeddedJetty - org.springframework.boot.autoconfigure.web中的类
Nested configuration if Jetty is being used.
EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat - org.springframework.boot.autoconfigure.web中的类
Nested configuration if Tomcat is being used.
EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow - org.springframework.boot.autoconfigure.web中的类
Nested configuration if Undertow is being used.
EmbeddedTomcat() - 类 的构造器org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
 
EmbeddedUndertow() - 类 的构造器org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow
 
empty() - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Factory method to return a new empty ConditionMessage.
EnableAutoConfiguration - org.springframework.boot.autoconfigure中的注释类型
Enable auto-configuration of the Spring Application Context, attempting to guess and configure beans that you are likely to need.
EnableAutoConfigurationImportSelector - org.springframework.boot.autoconfigure中的类
已过时。
as of 1.5 in favor of AutoConfigurationImportSelector
EnableAutoConfigurationImportSelector() - 类 的构造器org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
已过时。
 
ENABLED_OVERRIDE_PROPERTY - 注释类型 中的静态变量org.springframework.boot.autoconfigure.EnableAutoConfiguration
 
EnableIntegrationManagementConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration
 
EnableOAuth2Sso - org.springframework.boot.autoconfigure.security.oauth2.client中的注释类型
Enable OAuth2 Single Sign On (SSO).
EnableTransactionManagementConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration
 
EnableWebMvcConfiguration(ObjectProvider<WebMvcProperties>, ObjectProvider<WebMvcRegistrations>, ListableBeanFactory) - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
Endpoints() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
EntityLinksConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.EntityLinksConfiguration
 
entityManagerFactory(EntityManagerFactoryBuilder) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider<PersistenceUnitManager>) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
EntityManagerFactoryDependsOnPostProcessor - org.springframework.boot.autoconfigure.data.jpa中的类
BeanFactoryPostProcessor that can be used to dynamically declare that all EntityManagerFactory beans should "depend on" one or more specific beans.
EntityManagerFactoryDependsOnPostProcessor(String...) - 类 的构造器org.springframework.boot.autoconfigure.data.jpa.EntityManagerFactoryDependsOnPostProcessor
 
EntityScan - org.springframework.boot.autoconfigure.domain中的注释类型
Configures the base packages used by auto-configuration when scanning for entity classes.
EntityScanner - org.springframework.boot.autoconfigure.domain中的类
An entity scanner that searches the classpath from a @EntityScan specified packages.
EntityScanner(ApplicationContext) - 类 的构造器org.springframework.boot.autoconfigure.domain.EntityScanner
Create a new EntityScanner instance.
EntityScanPackages - org.springframework.boot.autoconfigure.domain中的类
Class for storing @EntityScan specified packages for reference later (e.g. by JPA auto-configuration).
Env() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
EQUAL_OR_NEWER - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
Equal to, or newer than the specified ConditionalOnJava.JavaVersion.
equals(Object) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
equals(Object) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
 
equals(Object) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
 
error(HttpServletRequest) - 类 中的方法org.springframework.boot.autoconfigure.web.BasicErrorController
 
errorAttributes() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
 
ErrorAttributes - org.springframework.boot.autoconfigure.web中的接口
Provides access to error attributes which can be logged or presented to the user.
ErrorController - org.springframework.boot.autoconfigure.web中的接口
Marker interface used to indicate that a @Controller is used to render errors.
errorHtml(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.boot.autoconfigure.web.BasicErrorController
 
ErrorMvcAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration to render errors via an MVC error controller.
ErrorMvcAutoConfiguration(ServerProperties, ObjectProvider<List<ErrorViewResolver>>) - 类 的构造器org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
 
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration - org.springframework.boot.autoconfigure.web中的类
 
errorPageCustomizer() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
 
ErrorProperties - org.springframework.boot.autoconfigure.web中的类
Configuration properties for web error handling.
ErrorProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.ErrorProperties
 
ErrorProperties.IncludeStacktrace - org.springframework.boot.autoconfigure.web中的枚举
Include Stacktrace attribute options.
ErrorViewResolver - org.springframework.boot.autoconfigure.web中的接口
Interface that can be implemented by beans that resolve error views.
eventBus(Environment) - 类 中的方法org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
 
exclude() - 注释类型 中的方法org.springframework.boot.autoconfigure.EnableAutoConfiguration
Exclude specific auto-configuration classes such that they will never be applied.
exclude() - 注释类型 中的方法org.springframework.boot.autoconfigure.ImportAutoConfiguration
Exclude specific auto-configuration classes such that they will never be applied.
exclude() - 注释类型 中的方法org.springframework.boot.autoconfigure.SpringBootApplication
Exclude specific auto-configuration classes such that they will never be applied.
excludeName() - 注释类型 中的方法org.springframework.boot.autoconfigure.EnableAutoConfiguration
Exclude specific auto-configuration class names such that they will never be applied.
excludeName() - 注释类型 中的方法org.springframework.boot.autoconfigure.SpringBootApplication
Exclude specific auto-configuration class names such that they will never be applied.
execute(Job, JobParameters) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
exists(ResourcePatternResolver) - 类 中的方法org.springframework.boot.autoconfigure.template.TemplateLocation
Determine if this template location exists using the specified ResourcePatternResolver.
extractAuthorities(Map<String, Object>) - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.AuthoritiesExtractor
Extract the authorities from the resource server's response.
extractAuthorities(Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.FixedAuthoritiesExtractor
 
extractPrincipal(Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.FixedPrincipalExtractor
 
extractPrincipal(Map<String, Object>) - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor
Extract the principal that should be used for the token.

F

facebook(ConnectionRepository) - 类 中的方法org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
 
FacebookAutoConfiguration - org.springframework.boot.autoconfigure.social中的类
Auto-configuration for Spring Social connectivity with Facebook.
FacebookAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration
 
FacebookAutoConfiguration.FacebookConfigurerAdapter - org.springframework.boot.autoconfigure.social中的类
 
FacebookConfigurerAdapter(FacebookProperties) - 类 的构造器org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
 
facebookConnectView() - 类 中的方法org.springframework.boot.autoconfigure.social.FacebookAutoConfiguration.FacebookConfigurerAdapter
 
FacebookProperties - org.springframework.boot.autoconfigure.social中的类
Properties for Spring Social Facebook.
FacebookProperties() - 类 的构造器org.springframework.boot.autoconfigure.social.FacebookProperties
 
FallbackWebSecurityAutoConfiguration - org.springframework.boot.autoconfigure.security中的类
If the user explicitly disables the basic security features and forgets to @EnableWebSecurity, and yet still wants a bean of type WebSecurityConfigurerAdapter, he is trying to use a custom security setup.
FallbackWebSecurityAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.FallbackWebSecurityAutoConfiguration
 
FaviconConfiguration(ResourceProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
 
faviconHandlerMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
 
faviconRequestHandler() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration
 
Filter() - 类 的构造器org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
 
FILTER - org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
 
findType() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
Fixed() - 类 的构造器org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
FIXED - org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
Always use the configured locale.
FixedAuthoritiesExtractor - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Default implementation of AuthoritiesExtractor.
FixedAuthoritiesExtractor() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.FixedAuthoritiesExtractor
 
FixedPrincipalExtractor - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Default implementation of PrincipalExtractor.
FixedPrincipalExtractor() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.FixedPrincipalExtractor
 
flyway() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
 
FlywayAutoConfiguration - org.springframework.boot.autoconfigure.flyway中的类
Auto-configuration for Flyway database migrations.
FlywayAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
 
FlywayAutoConfiguration.FlywayConfiguration - org.springframework.boot.autoconfigure.flyway中的类
 
FlywayAutoConfiguration.FlywayConfiguration.FlywayInitializerJpaDependencyConfiguration - org.springframework.boot.autoconfigure.flyway中的类
Additional configuration to ensure that EntityManagerFactory beans depend-on the flywayInitializer bean.
FlywayAutoConfiguration.FlywayJpaDependencyConfiguration - org.springframework.boot.autoconfigure.flyway中的类
Additional configuration to ensure that EntityManagerFactory beans depend-on the flyway bean.
FlywayConfiguration(FlywayProperties, ResourceLoader, ObjectProvider<DataSource>, ObjectProvider<DataSource>, ObjectProvider<FlywayMigrationStrategy>) - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
 
FlywayDataSource - org.springframework.boot.autoconfigure.flyway中的注释类型
Qualifier annotation for a DataSource to be injected in to Flyway.
flywayInitializer(Flyway) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration
 
FlywayInitializerJpaDependencyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayConfiguration.FlywayInitializerJpaDependencyConfiguration
 
FlywayJpaDependencyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.FlywayJpaDependencyConfiguration
 
FlywayMigrationInitializer - org.springframework.boot.autoconfigure.flyway中的类
InitializingBean used to trigger Flyway migration via the FlywayMigrationStrategy.
FlywayMigrationInitializer(Flyway) - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
Create a new FlywayMigrationInitializer instance.
FlywayMigrationInitializer(Flyway, FlywayMigrationStrategy) - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
Create a new FlywayMigrationInitializer instance.
FlywayMigrationStrategy - org.springframework.boot.autoconfigure.flyway中的接口
Strategy used to initialize Flyway migration.
FlywayProperties - org.springframework.boot.autoconfigure.flyway中的类
Configuration properties for Flyway database migrations.
FlywayProperties() - 类 的构造器org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
forCondition(Class<? extends Annotation>, Object...) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Factory method for a builder to construct a new ConditionMessage for a condition.
forCondition(String, Object...) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Factory method for a builder to construct a new ConditionMessage for a condition.
formatConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
found(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicate that one or more results were found.
found(String, String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicate that one or more results were found.
foundExactly(Object) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicate that an exact result was found.
FreeMarkerAutoConfiguration - org.springframework.boot.autoconfigure.freemarker中的类
Auto-configuration for FreeMarker.
FreeMarkerAutoConfiguration(ApplicationContext, FreeMarkerProperties) - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration
 
FreeMarkerAutoConfiguration.FreeMarkerConfiguration - org.springframework.boot.autoconfigure.freemarker中的类
 
FreeMarkerAutoConfiguration.FreeMarkerNonWebConfiguration - org.springframework.boot.autoconfigure.freemarker中的类
 
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration - org.springframework.boot.autoconfigure.freemarker中的类
 
freeMarkerConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerNonWebConfiguration
 
freeMarkerConfiguration(FreeMarkerConfig) - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
 
FreeMarkerConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
 
freeMarkerConfigurer() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
 
FreeMarkerNonWebConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerNonWebConfiguration
 
FreeMarkerProperties - org.springframework.boot.autoconfigure.freemarker中的类
ConfigurationProperties for configuring FreeMarker.
FreeMarkerProperties() - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
FreeMarkerTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.freemarker中的类
TemplateAvailabilityProvider that provides availability information for FreeMarker view templates.
FreeMarkerTemplateAvailabilityProvider() - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider
 
freeMarkerViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
 
FreeMarkerWebConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
 

G

generateTransportParameters() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
Creates the minimal transport parameters for an embedded transport configuration.
GENERIC - org.springframework.boot.autoconfigure.cache.CacheType
Generic caching using 'Cache' beans from the context.
get(ClassLoader) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Returns the most suitable EmbeddedDatabaseConnection for the given class loader.
get(String, String) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an String value from the meta-data.
get(String, String, String) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an String value from the meta-data.
get(BeanFactory) - 类 中的静态方法org.springframework.boot.autoconfigure.AutoConfigurationPackages
Return the auto-configuration base packages for the given bean factory.
get(BeanFactory) - 类 中的静态方法org.springframework.boot.autoconfigure.domain.EntityScanPackages
Return the EntityScanPackages for the given bean factory.
get(ConfigurableListableBeanFactory) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Obtain a ConditionEvaluationReport for the specified bean factory.
getAcceptCount() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAcceptors() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getAccesslog() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAccesslog() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getAckCount() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAckMode() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getAcknowledgeMode() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getAcknowledgeMode() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getAcknowledgeMode() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getAcks() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getAckTime() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getActive() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getActive() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
已过时。
 
getActive() - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
Return the current number of active connections that have been allocated from the data source or null if that information is not available.
getActive() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
 
getActive() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getAdditionalTldSkipPatterns() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getAddress() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getAddresses() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getAlgorithm() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getAnnotation() - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The Spring Data annotation used to enable the particular repository support.
getAnnotationClass() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the source annotation class used by the selector.
getApiKey() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getAppId() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialProperties
 
getApplicationPath() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getAppSecret() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialProperties
 
getAsync() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getAttributes(AnnotationMetadata) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the appropriate AnnotationAttributes from the AnnotationMetadata.
getAuthenticationDatabase() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getAuthorizeMode() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
getAutoCommitInterval() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getAutoConfigurationImportFilters() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getAutoConfigurationImportListeners() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getAutoConfigurations() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
 
getAutoOffsetReset() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getBackgroundProcessorDelay() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getBase() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getBasedir() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getBaseDn() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getBaseEnvironment() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getBasename() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
getBasePackages() - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
getBasePath() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getBasic() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getBatchSize() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBeanClassLoader() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getBeanFactory() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getBlockIfFullTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getBootstrapHosts() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getBootstrapServers() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getBootstrapServers() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getBootstrapServers() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBrokerUrl() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getBucket() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getBufferMemory() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getBufferSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getBuffersPerRegion() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getBuild() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties
 
getCache() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getCacheNames() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCachePeriod() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
getCacheSeconds() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
getCaffeine() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCandidateConfigurations() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
Return the auto-configuration candidate configurations that are going to be imported.
getCandidateConfigurations(AnnotationMetadata, AnnotationAttributes) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the auto-configuration class names that should be considered.
getChain() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
getChangeLog() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getChannel() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
 
getCharset() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getCharset() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
getCharsetName() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getCheckoutTimeout() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
getCheckTokenAccess() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
getClassLoader() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getClientId() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getClientId() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getClientId() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getClientId() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
getClientId() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getClientSecret() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
getClientSecret() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getCloseTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getCluster() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getClusterConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
Create a RedisClusterConfiguration if necessary.
getClusterName() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getClusterName() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
getClusterNodes() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
getClusterPassword() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getCollectionName() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Mongo
 
getComment() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getCompiler() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
getCompression() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getCompression() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getCompressionType() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getCondition() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getConditionAndOutcomesBySource() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns condition outcomes from this report, grouped by the source.
getConditionMessage() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return an outcome message or null.
getConfig() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
 
getConfig() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
已过时。
getConfig() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
 
getConfig() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
getConfig() - 类 中的方法org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 
getConfigurableWebBindingInitializer() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
getConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The configuration class that will be used by Spring Boot as a template.
getConfigurationPhase() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
 
getConnect() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getConnection() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache
 
getConnectionTimeout() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getConnectionTimeout() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getConnectionTimeout() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getConnectTimeoutMillis() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getConsistency() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
getConsistencyLevel() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getConsumer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getContactPoints() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getContainerType() - 类 中的方法org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
 
getContent() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
 
getContentSecurityPolicy() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
getContentSecurityPolicyMode() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
getContentType() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getContentType() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getContextParameters() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getContextPath() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getContexts() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getConverters() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConverters
Return an immutable list of the converters in the order that they will be registered.
getCookie() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
getCouchbase() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getCredential() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getData() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getDatabase() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getDatabase() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getDatabase() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getDatabaseDir() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
getDatabaseName() - 类 中的方法org.springframework.boot.autoconfigure.AbstractDatabaseInitializer
 
getDatabaseName() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
 
getDatabasePlatform() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getDataDirectory() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getDataPassword() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getDataSource() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
 
getDataSource() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the DataSource.
getDataSourceClassName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
getDataSourcePoolMetadata(DataSource) - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvider
Return the DataSourcePoolMetadata instance able to manage the specified DataSource or null if the given data source could not be handled.
getDataSourcePoolMetadata(DataSource) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProviders
 
getDataUsername() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getDateFormat() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDateFormat() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getDdlAuto() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
getDefaultDestination() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDefaultEncoding() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getDefaultMediaType() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDefaultPageSize() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDefaultPropertyInclusion() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDefaultRequeueRejected() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getDefaultRequeueRejected() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getDefaultSchema() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getDefaultTimeout() - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
getDefaultTopic() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
getDeliveryDelay() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDeliveryMode() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getDeserialization() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getDetectionStrategy() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getDir() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getDirectBuffers() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getDirectory() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getDisplayName() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getDomain() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getDriverClassName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured driver or null if none was configured.
getDriverClassName() - 枚举 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Returns the driver class name.
getEhcache() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getEmbedded() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
getEmbedded() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getEnableAutoCommit() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getEnabled() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
getEnabled() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
getEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
Return whether the resource chain is enabled.
getEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getEnableEnumTranslation() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getEncoding() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
getEncoding() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getEndpoints() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getEnv() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
getEnvironment() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getError() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getError(RequestAttributes) - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
 
getError(RequestAttributes) - 接口 中的方法org.springframework.boot.autoconfigure.web.ErrorAttributes
Return the underlying cause of the error or null if the error cannot be extracted.
getErrorAttributes(HttpServletRequest, boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.AbstractErrorController
 
getErrorAttributes(RequestAttributes, boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
 
getErrorAttributes(RequestAttributes, boolean) - 接口 中的方法org.springframework.boot.autoconfigure.web.ErrorAttributes
Returns a Map of the error attributes.
getErrorPath() - 类 中的方法org.springframework.boot.autoconfigure.web.BasicErrorController
 
getErrorPath() - 接口 中的方法org.springframework.boot.autoconfigure.web.ErrorController
Returns the path of the error page.
getErrorProperties() - 类 中的方法org.springframework.boot.autoconfigure.web.BasicErrorController
Provide access to the error properties.
getExceptionHandlerExceptionResolver() - 接口 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrations
Return the custom ExceptionHandlerExceptionResolver that should be used and processed by the MVC configuration.
getExceptionHandlerExceptionResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
 
getExcludedViewNames() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getExclusions() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportEvent
Return the exclusions that were applied.
getExclusions() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns the names of the classes that have been excluded from condition evaluation.
getExclusions(AnnotationMetadata, AnnotationAttributes) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return any exclusions that limit the candidate configurations.
getExitCode() - 类 中的方法org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
 
getExpiration() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
 
getExpirationSeconds() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
Return the expiration in seconds.
getExpiryTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getFeatures() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
getFetchMaxWait() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getFetchMinSize() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getFetchSize() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getFieldNamingStrategy() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getFileDateFormat() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getFileSizeThreshold() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
getFilter() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getFilterDispatcherTypes() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getFilterOrder() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
getFilterOrder() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getFilterOrder() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类 中的方法org.springframework.boot.autoconfigure.condition.AllNestedConditions
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类 中的方法org.springframework.boot.autoconfigure.condition.AnyNestedCondition
 
getFinalMatchOutcome(AbstractNestedCondition.MemberMatchOutcomes) - 类 中的方法org.springframework.boot.autoconfigure.condition.NoneNestedConditions
 
getFixed() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
 
getFlushMode() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
 
getFlushMode() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Redis
 
getGenerator() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getGit() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties
 
getGridFsDatabase() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getGroupId() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getGuava() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getHazelcast() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
已过时。
getHazelcast() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
getHazelcastInstance() - 类 中的方法org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
Get the HazelcastInstance.
getHeaders() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getHeartbeatInterval() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getHibernate() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getHibernateProperties(DataSource) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
Get configuration properties for the initialization of the main Hibernate EntityManagerFactory.
getHost() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
getHost() - 类 中的方法org.springframework.boot.autoconfigure.solr.SolrProperties
 
getHsts() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
getHttpOnly() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getId() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getIdleEventInterval() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getIdleEventInterval() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getIdleTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getIgnored() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getImplicitStrategy() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
getIncludeStacktrace() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorProperties
 
getInfinispan() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getInit() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getInit() - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
getInitialInterval() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getInitializer() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
getInitializer() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
getInitSqls() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getInteger(String, String) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an Integer value from the meta-data.
getInteger(String, String, Integer) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get an Integer value from the meta-data.
getInternalProxies() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getIoThreads() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getJavaVersion() - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Returns the ConditionalOnJava.JavaVersion of the current runtime.
getJcache() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getJdbc() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
getJetty() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getJndiName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getJndiName() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
getJndiName() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getJob() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
getJobExecution() - 类 中的方法org.springframework.boot.autoconfigure.batch.JobExecutionEvent
Return the job execution.
getJobExplorer() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
getJobLauncher() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
getJobRepository() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
getJodaDateTimeFormat() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getJspServlet() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getJtaTransactionManager() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the JTA transaction manager.
getJwk() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getJwt() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getKeyDeserializer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getKeyPassword() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeySerializer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getKeySetUri() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwk
 
getKeyspaceName() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getKeyStore() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStore() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
getKeystoreLocation() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeystorePassword() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getKeyStorePassword() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getKeyStorePassword() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
getKeyUri() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
 
getKeyValue() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
getKeyValue() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getKeyValue() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
 
getLabels() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getLdif() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getLimitParamName() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getListener() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getListener() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
getListener() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getLoadBalancingPolicy() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getLoaderPath() - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getLoadOnStartup() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
 
getLoadOnStartup() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
 
getLoadOnStartup() - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
getLocale() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getLocale() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getLocaleResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getLocation() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
 
getLocation() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
getLocation() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
getLocations() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getLogDir() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
 
getLoginPath() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
getMandatory() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getMapName() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
 
getMapper() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
getMaster() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.condition.ResourceCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.condition.SpringBootCondition
Determine the outcome of the match along with suitable log output.
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.ResourceBundleCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
 
getMax() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getMax() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
已过时。
 
getMax() - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
Return the maximum number of active connections that can be allocated at the same time or -1 if there is no limit.
getMax() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
 
getMax() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getMaxActive() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMaxAge() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getMaxAttempts() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getMaxConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getMaxConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getMaxConcurrency() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
getMaxConnections() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getMaxConnections() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxFileSize() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
getMaxHttpHeaderSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getMaxHttpPostSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
已过时。
getMaxHttpPostSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getMaxHttpPostSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxHttpPostSize() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getMaxIdle() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMaximumActiveSessionPerConnection() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getMaxInterval() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getMaxPageSize() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getMaxPollRecords() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getMaxRedirects() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
getMaxRequestSize() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
getMaxThreads() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMaxWait() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMediaTypes() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getMessage() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return an outcome message or null.
getMessageCodesResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
getMessageCodesResolverFormat() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getMin() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getMin() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
已过时。
 
getMin() - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
Return the minimum number of idle connections in the pool or null if that information is not available.
getMin() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
 
getMin() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getMinIdle() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
getMinSpareThreads() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getMobilePrefix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getMobileSuffix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getMode() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
getMode() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getMode() - 枚举 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
 
getMode() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getMongo() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
getMongoClientDatabase() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getMultiplier() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
getName() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
 
getName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getName() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getName() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getNames() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties.Job
 
getNamespace() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Redis
 
getNaming() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
getNodes() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
getNodes() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
getNormalPrefix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getNormalSuffix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getObject() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
getObjectName(Object, String) - 类 中的方法org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
 
getObjectType() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
getOplogSize() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
getOrDeduceUseForwardHeaders() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getOrder() - 类 中的方法org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
 
getOutcome() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
getPackageNames() - 类 中的方法org.springframework.boot.autoconfigure.domain.EntityScanPackages
Return the package names specified from all @EntityScan annotations.
getPackages() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPackagesToScan() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
getPageParamName() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getParameters() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getParent() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
The parent report (from a parent BeanFactory if there is one).
getParser() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured password or null if none was configured.
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getPassword() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getPath() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getPath() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
getPath() - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorProperties
 
getPath() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getPath() - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
getPath(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getPaths() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Content
 
getPaths() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
getPathsArray(String[]) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getPathsArray(Collection<String>) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getPattern() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getPattern() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getPhysicalStrategy() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
getPlatform() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getPollTimeout() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
getPool() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getPool() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
getPort() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getPortHeader() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getPrefetch() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getPrefetch() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getPrefix() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.View
 
getPrincipal(Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
Return the principal that should be used for the token.
getPriority() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getProducer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Return the JpaProperties.
getProperties() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
getPropertyNamingStrategy() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getProtocol() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getProtocolHeader() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getProtocolHeaderHttpsValue() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getProvider() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
getProvider(String, ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Get the provider that can be used to render the given view.
getProvider(String, Environment, ClassLoader, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Get the provider that can be used to render the given view.
getProviders() - 类 中的方法org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Return the underlying providers being used.
getProxy() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getProxy() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getQosEnabled() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getQuery() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
getQuery() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getQueues() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getReadTimeout() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getReadTimeoutMillis() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getRealm() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
getRealm() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
getReceiveTimeout() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getReceiveTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getReconnectionPolicy() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getRedirectContextRoot() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getRedis() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
getRemoteIpHeader() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getReplSetName() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
getReplyTimeout() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getRepositoryConfigurationExtension() - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
The RepositoryConfigurationExtension for the particular repository support.
getRequestContextAttribute() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getRequestedHeartbeat() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getRequestMappingHandlerAdapter() - 接口 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrations
Return the custom RequestMappingHandlerAdapter that should be used and processed by the MVC configuration.
getRequestMappingHandlerAdapter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
 
getRequestMappingHandlerMapping() - 接口 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrations
Return the custom RequestMappingHandlerMapping that should be used and processed by the MVC configuration.
getRequestMappingHandlerMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
 
getRequestTimeout() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
 
getResourceId() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getResourceLoader() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
getResourceLoaderPath() - 类 中的方法org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.condition.ResourceCondition
Check if one of the default resource locations actually exists.
getResourceOutcome(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 
getRetries() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getRetry() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getRetry() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getRetry() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
getRetryPolicy() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getReturnBodyOnCreate() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getReturnBodyOnUpdate() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getRole() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
getRollbackFile() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getRollbackOnCommitFailure() - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
getSchema() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
getSchema() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getSchema() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
getSchema() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
getSchemaAction() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getSchemaLocation() - 类 中的方法org.springframework.boot.autoconfigure.AbstractDatabaseInitializer
 
getSchemaLocation() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
 
getSchemaLocation() - 类 中的方法org.springframework.boot.autoconfigure.session.JdbcSessionDatabaseInitializer
 
getSchemaPassword() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getSchemaUsername() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getSecure() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
getSelectors() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
getSendTimeout() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getSentinel() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getSentinelConfig() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
 
getSeparator() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getSerialConsistencyLevel() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getSerialization() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getServerHeader() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getServerId() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getServiceId() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getServlet() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getServlet() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getServlet() - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
getServletMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getServletPath() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getServletPrefix() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getSession() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getSessions() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getSet(String, String) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get a Set value from the meta-data.
getSet(String, String, Set<String>) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Get a Set value from the meta-data.
getSettings() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
getSettings() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
getSimple() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
getSize() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
getSize() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
getSocketConnect() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getSortParamName() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
getSpec() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
 
getSpec() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
已过时。
getSpringFactoriesLoaderFactoryClass() - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Return the class used by SpringFactoriesLoader to load configuration candidates.
getSqlDialect() - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqProperties
 
getSqlScriptEncoding() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getSsl() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getStaticLocations() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
getStaticPathPattern() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getStatus(HttpServletRequest) - 类 中的方法org.springframework.boot.autoconfigure.web.AbstractErrorController
 
getStorage() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
getStoreDir() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
getStoreType() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
getStrategy() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
getStrategy() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
getSuffix() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.View
 
getTableName() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
getTablePrefix() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
getTabletPrefix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getTabletSuffix() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
getTemplate() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getTemplate() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
getTemplate() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
getTemplate(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
 
getTemplateLoaderPath() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
getTemplateResolverOrder() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getTimeBetweenExpirationCheck() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
getTimeout() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getTimeout() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
Return the session timeout in seconds.
getTimeout() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
getTimeouts() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
 
getTimeToLive() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
getTimeZone() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
getTokenInfoUri() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getTokenKeyAccess() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
getTokenType() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getTomcat() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getTopics() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
getTraceParameter(HttpServletRequest) - 类 中的方法org.springframework.boot.autoconfigure.web.AbstractErrorController
 
getTrackingModes() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
getTransactionManager() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
getTransactionManagerId() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
 
getTransactionSize() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
getTransactionSize() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
getTrustAll() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
getTrusted() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
getTrustStore() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getTruststoreLocation() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTruststorePassword() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
getTrustStorePassword() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
getType() - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
getType() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getType() - 枚举 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Returns the EmbeddedDatabaseType for the connection.
getType() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
getUnconditionalClasses() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Returns the names of the classes that were evaluated but were not conditional.
getUndertow() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
getUri() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
getUri() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getUriEncoding() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
getUris() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getUrl() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
getUrl() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getUrl() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured url or null if none was configured.
getUrl() - 枚举 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Returns the URL for the connection using the default database name.
getUrl() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getUrl(String) - 枚举 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Returns the URL for the connection using the specified databaseName.
getUrls() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getUsage() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.AbstractDataSourcePoolMetadata
 
getUsage() - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
Return the usage of the pool as value between 0 and 1 (or -1 if the pool is not limited).
getUseHalAsDefaultJsonMediaType() - 类 中的方法org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 
getUser() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
getUser() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
getUser() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
getUser() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
getUser() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
getUserIdSource() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AnonymousUserIdSourceConfig
 
getUserIdSource() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig
 
getUserInfoRestTemplate() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.DefaultUserInfoRestTemplateFactory
 
getUserInfoRestTemplate() - 接口 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoRestTemplateFactory
Return the OAuth2RestTemplate used for extracting user info during authentication if none is available.
getUserInfoUri() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Return the configured username or null if none was configured.
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
getUsername() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
getValidation() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
getValidationQuery() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcp2DataSourcePoolMetadata
 
getValidationQuery() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.CommonsDbcpDataSourcePoolMetadata
已过时。
 
getValidationQuery() - 接口 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadata
Return the query to use to validate that a connection is valid or null if that information is not available.
getValidationQuery() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
 
getValidationQuery() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
 
getValue() - 枚举 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
 
getValueDeserializer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
getValueSerializer() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
getVendorCallback() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
getVendorProperties() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
getVendorProperties() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
getVersion() - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
getVersion() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
getView() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
getView() - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
getView() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
getViewNames() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
getViewNames() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
getVirtualHost() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
getWelcomePage() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
getWorkerThreads() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
getXa() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
getZkHost() - 类 中的方法org.springframework.boot.autoconfigure.solr.SolrProperties
 
Git() - 类 的构造器org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
gitProperties() - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
 
gridFsTemplate(MongoDbFactory, MongoTemplate) - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
GroovyMarkupConfiguration(ApplicationContext, GroovyTemplateProperties, ObjectProvider<MarkupTemplateEngine>) - 类 的构造器org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
 
groovyMarkupConfigurer() - 类 中的方法org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
 
groovyMarkupViewResolver() - 类 中的方法org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
 
GroovyTemplateAutoConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
Auto-configuration support for Groovy templates in MVC.
GroovyTemplateAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration
 
GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
 
GroovyTemplateAutoConfiguration.GroovyWebConfiguration - org.springframework.boot.autoconfigure.groovy.template中的类
 
GroovyTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.groovy.template中的类
TemplateAvailabilityProvider that provides availability information for Groovy view templates.
GroovyTemplateAvailabilityProvider() - 类 的构造器org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider
 
GroovyTemplateProperties - org.springframework.boot.autoconfigure.groovy.template中的类
ConfigurationProperties for configuring Groovy templates.
GroovyTemplateProperties() - 类 的构造器org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
GroovyWebConfiguration(GroovyTemplateProperties) - 类 的构造器org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAutoConfiguration.GroovyWebConfiguration
 
gson() - 类 中的方法org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
 
GsonAutoConfiguration - org.springframework.boot.autoconfigure.gson中的类
GsonAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration
 
Guava() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
 
GUAVA - org.springframework.boot.autoconfigure.cache.CacheType
已过时。

H

H2 - org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
H2 Database Connection.
h2Console() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
 
H2ConsoleAutoConfiguration - org.springframework.boot.autoconfigure.h2中的类
Auto-configuration for H2's web console.
H2ConsoleAutoConfiguration(H2ConsoleProperties) - 类 的构造器org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
 
H2ConsoleProperties - org.springframework.boot.autoconfigure.h2中的类
Configuration properties for H2's console.
H2ConsoleProperties() - 类 的构造器org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
H2ConsoleProperties.Settings - org.springframework.boot.autoconfigure.h2中的类
 
halMessageConverterSupportedMediaTypeCustomizer() - 类 中的静态方法org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
 
halObjectMapperConfigurer() - 类 中的静态方法org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
 
handleInvalidExcludes(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Handle any invalid excludes that have been specified.
has(BeanFactory) - 类 中的静态方法org.springframework.boot.autoconfigure.AutoConfigurationPackages
Determine if the auto-configuration base packages for the given bean factory are available.
HASH_MAP - org.springframework.boot.autoconfigure.session.StoreType
Simple in-memory map of sessions.
hashCode() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
hashCode() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
 
hashCode() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
 
HateoasProperties - org.springframework.boot.autoconfigure.hateoas中的类
properties for Spring HATEOAS.
HateoasProperties() - 类 的构造器org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 
havingValue() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
The string representation of the expected value for the properties.
Hazelcast() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
已过时。
 
Hazelcast() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
 
HAZELCAST - org.springframework.boot.autoconfigure.cache.CacheType
Hazelcast backed caching.
HAZELCAST - org.springframework.boot.autoconfigure.session.StoreType
Hazelcast backed sessions.
HazelcastAutoConfiguration - org.springframework.boot.autoconfigure.hazelcast中的类
Auto-configuration for Hazelcast.
HazelcastAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
 
HazelcastConfigResourceCondition - org.springframework.boot.autoconfigure.hazelcast中的类
SpringBootCondition used to check if the Hazelcast configuration is available.
HazelcastConfigResourceCondition(String, String) - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 
HazelcastInstanceFactory - org.springframework.boot.autoconfigure.hazelcast中的类
Factory that can be used to create a HazelcastInstance.
HazelcastInstanceFactory(Config) - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
Create a HazelcastInstanceFactory for the specified configuration.
HazelcastInstanceFactory(Resource) - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastInstanceFactory
Create a HazelcastInstanceFactory for the specified configuration location.
hazelcastInstanceJpaDependencyPostProcessor() - 类 中的静态方法org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
 
HazelcastJpaDependencyAutoConfiguration - org.springframework.boot.autoconfigure.hazelcast中的类
Additional configuration to ensure that EntityManagerFactory beans depend-on the hazelcastInstance bean.
HazelcastJpaDependencyAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
 
HazelcastProperties - org.springframework.boot.autoconfigure.hazelcast中的类
Configuration properties for the hazelcast integration.
HazelcastProperties() - 类 的构造器org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 
Headers() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
Hibernate() - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
HibernateJpaAutoConfiguration - org.springframework.boot.autoconfigure.orm.jpa中的类
Auto-configuration for Hibernate JPA.
HibernateJpaAutoConfiguration(DataSource, JpaProperties, ObjectProvider<JtaTransactionManager>, ObjectProvider<TransactionManagerCustomizers>) - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
hiddenHttpMethodFilter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
 
HikariDataSourcePoolMetadata - org.springframework.boot.autoconfigure.jdbc.metadata中的类
HikariDataSourcePoolMetadata(HikariDataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.HikariDataSourcePoolMetadata
 
HSQL - org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
HSQL Database Connection.
Http401AuthenticationEntryPoint - org.springframework.boot.autoconfigure.security中的类
AuthenticationEntryPoint that sends a 401 and Parameterized by the value of the WWW-Authenticate header.
Http401AuthenticationEntryPoint(String) - 类 的构造器org.springframework.boot.autoconfigure.security.Http401AuthenticationEntryPoint
 
HttpClientConfigBuilderCustomizer - org.springframework.boot.autoconfigure.elasticsearch.jest中的接口
Callback interface that can be implemented by beans wishing to further customize the HttpClientConfig via a HttpClientConfig.Builder whilst retaining default auto-configuration.
HttpEncodingAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for configuring the encoding to use in web applications.
HttpEncodingAutoConfiguration(HttpEncodingProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration
 
HttpEncodingProperties - org.springframework.boot.autoconfigure.web中的类
Configuration properties for http encoding.
HttpEncodingProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
HttpMessageConverters - org.springframework.boot.autoconfigure.web中的类
Bean used to manage the HttpMessageConverters used in a Spring Boot application.
HttpMessageConverters(boolean, Collection<HttpMessageConverter<?>>) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified converters.
HttpMessageConverters(Collection<HttpMessageConverter<?>>) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified additional converters.
HttpMessageConverters(HttpMessageConverter<?>...) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified additional converters.
HttpMessageConvertersAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for HttpMessageConverters.
HttpMessageConvertersAutoConfiguration(ObjectProvider<List<HttpMessageConverter<?>>>) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration
 
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration - org.springframework.boot.autoconfigure.web中的类
 
httpPutFormContentFilter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
 
HypermediaAutoConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
Auto-configuration for Spring HATEOAS's EnableHypermediaSupport.
HypermediaAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
 
HypermediaAutoConfiguration.EntityLinksConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
 
HypermediaAutoConfiguration.HypermediaConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
 
HypermediaConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
 
HypermediaHttpMessageConverterConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
Configuration for HttpMessageConverters when hypermedia is enabled.
HypermediaHttpMessageConverterConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
 

I

ignored() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class type of beans that should be ignored when identifying matching beans.
IGNORED_ORDER - 类 中的静态变量org.springframework.boot.autoconfigure.security.SecurityProperties
Order applied to the WebSecurityConfigurer that ignores standard static resource paths.
ignoredPathsWebSecurityConfigurerAdapter(List<IgnoredRequestCustomizer>) - 类 中的方法org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
 
IgnoredRequestCustomizer - org.springframework.boot.autoconfigure.security中的接口
Customizer that can be implemented by beans to configure paths that need to be ignored by Spring Boot's default Spring Security configuration.
ignoredType() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class type names of beans that should be ignored when identifying matching beans.
ImportAutoConfiguration - org.springframework.boot.autoconfigure中的注释类型
Import and apply the specified auto-configuration classes.
Infinispan() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
 
INFINISPAN - org.springframework.boot.autoconfigure.cache.CacheType
Infinispan backed caching.
InfinispanCacheConfiguration - org.springframework.boot.autoconfigure.cache中的类
Infinispan cache configuration.
InfinispanCacheConfiguration(CacheProperties, CacheManagerCustomizers, ObjectProvider<ConfigurationBuilder>) - 类 的构造器org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
 
infinispanCacheManager() - 类 中的方法org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
 
init() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.ClientDetailsLogger
 
initialize() - 类 中的方法org.springframework.boot.autoconfigure.AbstractDatabaseInitializer
 
initialize() - 类 中的方法org.springframework.boot.autoconfigure.batch.BasicBatchConfigurer
 
initialize(ConfigurableApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
 
initializeDataSourceBuilder() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Initialize a DataSourceBuilder with the state of this instance.
initializeEnvironmentBuilder(CouchbaseProperties) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseAutoConfiguration.CouchbaseConfiguration
Initialize an environment builder based on the specified settings.
Initializer() - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchProperties.Initializer
 
Initializer() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc.Initializer
 
instantiate(Class<T>) - 类 中的静态方法org.springframework.boot.autoconfigure.cassandra.CassandraAutoConfiguration
 
IntegrationAutoConfiguration - org.springframework.boot.autoconfigure.integration中的类
Auto-configuration for Spring Integration.
IntegrationAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
 
IntegrationAutoConfiguration.IntegrationComponentScanAutoConfiguration - org.springframework.boot.autoconfigure.integration中的类
Integration component scan configuration.
IntegrationAutoConfiguration.IntegrationConfiguration - org.springframework.boot.autoconfigure.integration中的类
Basic Spring Integration configuration.
IntegrationAutoConfiguration.IntegrationJmxConfiguration - org.springframework.boot.autoconfigure.integration中的类
Spring Integration JMX configuration.
IntegrationAutoConfiguration.IntegrationManagementConfiguration - org.springframework.boot.autoconfigure.integration中的类
Integration management configuration.
IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationComponentScanAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationComponentScanAutoConfiguration
 
IntegrationConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
 
IntegrationJmxConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
IntegrationManagementConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration
 
integrationMbeanExporter() - 类 中的方法org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
inverse(ConditionOutcome) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return the inverse of the specified condition outcome.
isAddMappings() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
isAllowRequestOverride() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isAllowSessionOverride() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isAlwaysUseMessageFormat() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
isAutoIndex() - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
isAutoStartup() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
isAutoStartup() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
isAutoStartup() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
isBlockIfFull() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
isBuffered() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isCache() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
isCache() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isCache() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isCache() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
isCheckChangeLogLocation() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isCheckLocation() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isCheckTemplate() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isCheckTemplateLocation() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isCheckTemplateLocation() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isContentType() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
isContinueOnError() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
isCreateConnectionOnStartup() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
isCreateDataSource() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isDefaultClusterPassword() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isDefaultPassword() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
isDefaultSecret() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
isDispatchOptionsRequest() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
isDispatchTraceRequest() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
isDropFirst() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isEmbedded(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Convenience method to determine if a given driver class name represents an embedded database type.
isEmbedded(DataSource) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
Convenience method to determine if a given data source represents an embedded database type.
isEmpty() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Return true if the message is empty.
isEnableCsrf() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.AbstractDatabaseInitializer
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties.Initializer
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.session.JdbcSessionDatabaseInitializer
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc.Initializer
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Content
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
isEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isEnabled(AnnotationMetadata) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
isEnabled(AnnotationMetadata) - 类 中的方法org.springframework.boot.autoconfigure.EnableAutoConfigurationImportSelector
已过时。
 
isEnableFallback() - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
isExposeRequestAttributes() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isExposeSessionAttributes() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isExposeSpringMacroHelpers() - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isFallbackToSystemLocale() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
isForce() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
isForceRequest() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
isForceResponse() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
isFrame() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
isFullMatch() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
Return true if all outcomes match.
isGenerateDdl() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
isGenerateUniqueName() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
isGzipped() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
isHtmlApplicationCache() - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
isIgnoreDefaultModelOnRedirect() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
isIncludeStackTrace(HttpServletRequest, MediaType) - 类 中的方法org.springframework.boot.autoconfigure.web.BasicErrorController
Determine if the stacktrace attribute should be included.
isInitialize() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
isInMemory() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
isJta() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Returns if a JTA PlatformTransactionManager is being used.
isLogResolvedException() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
isMatch() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return true if the outcome was a match.
isMultiThreaded() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
isNonBlockingRedelivery() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
isPersistent() - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isPersistent() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
isPreferFileSystemAccess() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
isPreferTokenInfo() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
isProxyConfigured() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
isPublisherConfirms() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
isPublisherReturns() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
isPubSubDomain() - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
isReconnectOnException() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
isRenameOnRotate() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRequestAttributesEnabled() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRequireSsl() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
isResolveLazily() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
isRotate() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRotate() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
isShowSql() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
isSingleton() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
isSsl() - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
isSsl() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
isStateless() - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
 
isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider
 
isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider
 
isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - 接口 中的方法org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider
Returns true if a template is available for the given view.
isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
 
isTemplateAvailable(String, Environment, ClassLoader, ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.web.JspTemplateAvailabilityProvider
 
isTestConnection() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
isThrowExceptionIfNoHandlerFound() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
isTrace() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
isUseAnonymousProducers() - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
isUseForwardHeaders() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
isUseNewIdGeneratorMappings() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
isWebAllowOthers() - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
isWithin(ConditionalOnJava.Range, ConditionalOnJava.JavaVersion) - 枚举 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Determines if this version is within the specified range of versions.
isXss() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
items(Object...) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(Collection<?>) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(ConditionMessage.Style, Object...) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Indicate the items.
items(ConditionMessage.Style, Collection<?>) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.ItemsBuilder
Indicate the items with a ConditionMessage.Style.
iterator() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
iterator() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConverters
 

J

Jackson2ObjectMapperBuilderCustomizer - org.springframework.boot.autoconfigure.jackson中的接口
Callback interface that can be implemented by beans wishing to further customize the ObjectMapper via Jackson2ObjectMapperBuilder retaining its default auto-configuration.
JacksonAutoConfiguration - org.springframework.boot.autoconfigure.jackson中的类
Auto configuration for Jackson.
JacksonAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
 
JacksonProperties - org.springframework.boot.autoconfigure.jackson中的类
Configuration properties to configure Jackson.
JacksonProperties() - 类 的构造器org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
java8TimeDialect() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect
 
JCache() - 类 的构造器org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
JCACHE - org.springframework.boot.autoconfigure.cache.CacheType
JCache (JSR-107) backed caching.
JCacheManagerCustomizer - org.springframework.boot.autoconfigure.cache中的接口
Callback interface that can be implemented by beans wishing to customize the cache manager before it is used, in particular to create additional caches.
Jdbc() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
JDBC - org.springframework.boot.autoconfigure.session.StoreType
JDBC backed sessions.
JdbcSessionDatabaseInitializer - org.springframework.boot.autoconfigure.session中的类
Initializer for Spring Session schema.
JdbcSessionDatabaseInitializer(DataSource, ResourceLoader, SessionProperties) - 类 的构造器org.springframework.boot.autoconfigure.session.JdbcSessionDatabaseInitializer
 
jdbcTemplate() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
 
JdbcTemplateAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
Auto-configuration for JdbcTemplate and NamedParameterJdbcTemplate.
JdbcTemplateAutoConfiguration(DataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
 
JdkDynamicAutoProxyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.aop.AopAutoConfiguration.JdkDynamicAutoProxyConfiguration
 
JdkDynamicAutoProxyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration
 
JerseyAutoConfiguration - org.springframework.boot.autoconfigure.jersey中的类
Auto-configuration for Jersey.
JerseyAutoConfiguration(JerseyProperties, ResourceConfig, ObjectProvider<List<ResourceConfigCustomizer>>) - 类 的构造器org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
JerseyAutoConfiguration.JerseyWebApplicationInitializer - org.springframework.boot.autoconfigure.jersey中的类
 
jerseyFilterRegistration() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
JerseyProperties - org.springframework.boot.autoconfigure.jersey中的类
ConfigurationProperties for Jersey.
JerseyProperties() - 类 的构造器org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
JerseyProperties.Filter - org.springframework.boot.autoconfigure.jersey中的类
 
JerseyProperties.Servlet - org.springframework.boot.autoconfigure.jersey中的类
 
JerseyProperties.Type - org.springframework.boot.autoconfigure.jersey中的枚举
 
jerseyServletRegistration() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
JerseyWebApplicationInitializer() - 类 的构造器org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration.JerseyWebApplicationInitializer
 
JestAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch.jest中的类
JestAutoConfiguration(JestProperties, ObjectProvider<Gson>, ObjectProvider<List<HttpClientConfigBuilderCustomizer>>) - 类 的构造器org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
 
jestClient() - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestAutoConfiguration
 
JestProperties - org.springframework.boot.autoconfigure.elasticsearch.jest中的类
Configuration properties for Jest.
JestProperties() - 类 的构造器org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
JestProperties.Proxy - org.springframework.boot.autoconfigure.elasticsearch.jest中的类
 
Jetty() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
jettyEmbeddedServletContainerFactory() - 类 中的方法org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedJetty
 
JettyWebSocketContainerCustomizer - org.springframework.boot.autoconfigure.websocket中的类
WebSocketContainerCustomizer for JettyEmbeddedServletContainerFactory.
JettyWebSocketContainerCustomizer() - 类 的构造器org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer
 
JmsAutoConfiguration - org.springframework.boot.autoconfigure.jms中的类
Auto-configuration for Spring JMS.
JmsAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration
 
JmsAutoConfiguration.JmsTemplateConfiguration - org.springframework.boot.autoconfigure.jms中的类
 
JmsAutoConfiguration.MessagingTemplateConfiguration - org.springframework.boot.autoconfigure.jms中的类
 
jmsMessagingTemplate(JmsTemplate) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.MessagingTemplateConfiguration
 
JmsProperties - org.springframework.boot.autoconfigure.jms中的类
Configuration properties for JMS.
JmsProperties() - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsProperties
 
JmsProperties.AcknowledgeMode - org.springframework.boot.autoconfigure.jms中的枚举
Translate the acknowledge modes defined on the Session.
JmsProperties.DeliveryMode - org.springframework.boot.autoconfigure.jms中的枚举
 
JmsProperties.Listener - org.springframework.boot.autoconfigure.jms中的类
 
JmsProperties.Template - org.springframework.boot.autoconfigure.jms中的类
 
jmsTemplate(ConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.JmsTemplateConfiguration
 
JmsTemplateConfiguration(JmsProperties, ObjectProvider<DestinationResolver>, ObjectProvider<MessageConverter>) - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.JmsTemplateConfiguration
 
JmxAutoConfiguration - org.springframework.boot.autoconfigure.jmx中的类
Auto-configuration to enable/disable Spring's EnableMBeanExport mechanism based on configuration properties.
JmxAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
JndiConnectionFactoryAutoConfiguration - org.springframework.boot.autoconfigure.jms中的类
Auto-configuration for JMS provided from JNDI.
JndiConnectionFactoryAutoConfiguration(JmsProperties) - 类 的构造器org.springframework.boot.autoconfigure.jms.JndiConnectionFactoryAutoConfiguration
 
JndiDataSourceAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
Auto-configuration for a JNDI located DataSource.
JndiDataSourceAutoConfiguration(ApplicationContext) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
 
Job() - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchProperties.Job
 
JobExecutionEvent - org.springframework.boot.autoconfigure.batch中的类
Spring ApplicationEvent encapsulating a JobExecution.
JobExecutionEvent(JobExecution) - 类 的构造器org.springframework.boot.autoconfigure.batch.JobExecutionEvent
Create a new JobExecutionEvent instance.
jobExecutionExitCodeGenerator() - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
JobExecutionExitCodeGenerator - org.springframework.boot.autoconfigure.batch中的类
ExitCodeGenerator for JobExecutionEvents.
JobExecutionExitCodeGenerator() - 类 的构造器org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
 
jobExplorer(DataSource) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
jobLauncherCommandLineRunner(JobLauncher, JobExplorer) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
JobLauncherCommandLineRunner - org.springframework.boot.autoconfigure.batch中的类
CommandLineRunner to launch Spring Batch jobs.
JobLauncherCommandLineRunner(JobLauncher, JobExplorer) - 类 的构造器org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
jobOperator(JobExplorer, JobLauncher, ListableJobLocator, JobRepository) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration
 
JooqAutoConfiguration - org.springframework.boot.autoconfigure.jooq中的类
JooqAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
JooqAutoConfiguration.DslContextConfiguration - org.springframework.boot.autoconfigure.jooq中的类
 
jooqConfiguration() - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration.DslContextConfiguration
 
jooqExceptionTranslatorExecuteListenerProvider() - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
JooqProperties - org.springframework.boot.autoconfigure.jooq中的类
Configuration properties for the JOOQ database library.
JooqProperties() - 类 的构造器org.springframework.boot.autoconfigure.jooq.JooqProperties
 
JpaBaseConfiguration - org.springframework.boot.autoconfigure.orm.jpa中的类
Base Auto-configuration for JPA.
JpaBaseConfiguration(DataSource, JpaProperties, ObjectProvider<JtaTransactionManager>, ObjectProvider<TransactionManagerCustomizers>) - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
JpaBaseConfiguration.JpaWebConfiguration - org.springframework.boot.autoconfigure.orm.jpa中的类
 
JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration - org.springframework.boot.autoconfigure.orm.jpa中的类
 
JpaBatchConfiguration(BatchProperties) - 类 的构造器org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration.JpaBatchConfiguration
 
jpaBatchConfigurer(DataSource, EntityManagerFactory, ObjectProvider<TransactionManagerCustomizers>) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchAutoConfiguration.JpaBatchConfiguration
 
JpaProperties - org.springframework.boot.autoconfigure.orm.jpa中的类
External configuration properties for a JPA EntityManagerFactory created by Spring.
JpaProperties() - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
JpaProperties.Hibernate - org.springframework.boot.autoconfigure.orm.jpa中的类
 
JpaProperties.Naming - org.springframework.boot.autoconfigure.orm.jpa中的类
 
JpaRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.jpa中的类
Auto-configuration for Spring Data's JPA Repositories.
JpaRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
 
jpaVendorAdapter() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
JpaWebConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration
 
JpaWebMvcConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
 
jsonComponentModule() - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration
 
JspTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.web中的类
TemplateAvailabilityProvider that provides availability information for JSP view templates.
JspTemplateAvailabilityProvider() - 类 的构造器org.springframework.boot.autoconfigure.web.JspTemplateAvailabilityProvider
 
JtaAutoConfiguration - org.springframework.boot.autoconfigure.transaction.jta中的类
JtaAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration
 
JtaProperties - org.springframework.boot.autoconfigure.transaction.jta中的类
External configuration properties for a JtaTransactionManager created by Spring.
JtaProperties() - 类 的构造器org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
 
Jwk() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwk
 
jwkTokenServices(TokenStore) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwkTokenStoreConfiguration
 
jwkTokenStore() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwkTokenStoreConfiguration
 
JwkTokenStoreConfiguration(ResourceServerProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwkTokenStoreConfiguration
 
Jwt() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
 
JwtAccessTokenConverterConfigurer - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Callback interface that can be used to provide additional configuration to the JwtAccessTokenConverter.
JwtAccessTokenConverterRestTemplateCustomizer - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Callback for customizing the RestTemplate that is used to fetch the keys used by JwtAccessTokenConverter.
jwtTokenEnhancer() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration
 
jwtTokenServices(TokenStore) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration
 
JwtTokenServicesConfiguration(ResourceServerProperties, ObjectProvider<List<JwtAccessTokenConverterConfigurer>>, ObjectProvider<List<JwtAccessTokenConverterRestTemplateCustomizer>>) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration
 
jwtTokenStore() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration
 

K

KafkaAutoConfiguration - org.springframework.boot.autoconfigure.kafka中的类
Auto-configuration for Apache Kafka.
KafkaAutoConfiguration(KafkaProperties) - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
 
kafkaConsumerFactory() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
 
kafkaProducerFactory() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
 
kafkaProducerListener() - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
 
KafkaProperties - org.springframework.boot.autoconfigure.kafka中的类
Configuration properties for Spring for Apache Kafka.
KafkaProperties() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
KafkaProperties.Consumer - org.springframework.boot.autoconfigure.kafka中的类
 
KafkaProperties.Listener - org.springframework.boot.autoconfigure.kafka中的类
 
KafkaProperties.Producer - org.springframework.boot.autoconfigure.kafka中的类
 
KafkaProperties.Ssl - org.springframework.boot.autoconfigure.kafka中的类
 
KafkaProperties.Template - org.springframework.boot.autoconfigure.kafka中的类
 
kafkaTemplate(ProducerFactory<Object, Object>, ProducerListener<Object, Object>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaAutoConfiguration
 

L

launchJobFromProperties(Properties) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
layoutDialect() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration
 
LdapAutoConfiguration - org.springframework.boot.autoconfigure.ldap中的类
LdapAutoConfiguration(LdapProperties, Environment) - 类 的构造器org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
 
ldapContextSource() - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
ldapContextSource() - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapAutoConfiguration
 
LdapDataAutoConfiguration - org.springframework.boot.autoconfigure.data.ldap中的类
Auto-configuration for Spring Data's LDAP support.
LdapDataAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.ldap.LdapDataAutoConfiguration
 
LdapProperties - org.springframework.boot.autoconfigure.ldap中的类
Configuration properties for LDAP.
LdapProperties() - 类 的构造器org.springframework.boot.autoconfigure.ldap.LdapProperties
 
LdapRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.ldap中的类
Auto-configuration for Spring Data's LDAP Repositories.
LdapRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.ldap.LdapRepositoriesAutoConfiguration
 
ldapTemplate(ContextSource) - 类 中的方法org.springframework.boot.autoconfigure.data.ldap.LdapDataAutoConfiguration
 
linkedin(ConnectionRepository) - 类 中的方法org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
 
LinkedInAutoConfiguration - org.springframework.boot.autoconfigure.social中的类
Auto-configuration for Spring Social connectivity with LinkedIn.
LinkedInAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration
 
LinkedInAutoConfiguration.LinkedInConfigurerAdapter - org.springframework.boot.autoconfigure.social中的类
 
LinkedInConfigurerAdapter(LinkedInProperties) - 类 的构造器org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
 
linkedInConnectView() - 类 中的方法org.springframework.boot.autoconfigure.social.LinkedInAutoConfiguration.LinkedInConfigurerAdapter
 
LinkedInProperties - org.springframework.boot.autoconfigure.social中的类
Properties for Spring Social LinkedIn.
LinkedInProperties() - 类 的构造器org.springframework.boot.autoconfigure.social.LinkedInProperties
 
liquibase() - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
 
LiquibaseAutoConfiguration - org.springframework.boot.autoconfigure.liquibase中的类
Auto-configuration for Liquibase.
LiquibaseAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration
 
LiquibaseAutoConfiguration.LiquibaseConfiguration - org.springframework.boot.autoconfigure.liquibase中的类
 
LiquibaseAutoConfiguration.LiquibaseJpaDependencyConfiguration - org.springframework.boot.autoconfigure.liquibase中的类
Additional configuration to ensure that EntityManagerFactory beans depend-on the liquibase bean.
LiquibaseConfiguration(LiquibaseProperties, ResourceLoader, ObjectProvider<DataSource>, ObjectProvider<DataSource>) - 类 的构造器org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseConfiguration
 
LiquibaseDataSource - org.springframework.boot.autoconfigure.liquibase中的注释类型
Qualifier annotation for a DataSource to be injected in to Liquibase.
LiquibaseJpaDependencyConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.LiquibaseJpaDependencyConfiguration
 
LiquibaseProperties - org.springframework.boot.autoconfigure.liquibase中的类
Configuration properties to configure SpringLiquibase.
LiquibaseProperties() - 类 的构造器org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
Listener() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
 
Listener() - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
Listener() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
ListenerRetry() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
 
LiteDeviceDelegatingViewResolverFactoryConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverAutoConfiguration.LiteDeviceDelegatingViewResolverFactoryConfiguration
 
loadAuthentication(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.SpringSocialTokenServices
 
loadAuthentication(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
loadFrom(Resource, String) - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
 
loadView(String, Locale) - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
 
localeCharsetMappingsCustomizer() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingAutoConfiguration
 
localeResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
logAutoConfigurationReport(boolean) - 类 中的方法org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
 
logger - 类 中的变量org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
logOutcome(String, ConditionOutcome) - 类 中的方法org.springframework.boot.autoconfigure.condition.SpringBootCondition
 
lookup(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
 

M

MailProperties - org.springframework.boot.autoconfigure.mail中的类
Configuration properties for email support.
MailProperties() - 类 的构造器org.springframework.boot.autoconfigure.mail.MailProperties
 
mailSender() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
 
MailSenderAutoConfiguration - org.springframework.boot.autoconfigure.mail中的类
Auto configuration for email support.
MailSenderAutoConfiguration(MailProperties, ObjectProvider<Session>) - 类 的构造器org.springframework.boot.autoconfigure.mail.MailSenderAutoConfiguration
 
MailSenderValidatorAutoConfiguration - org.springframework.boot.autoconfigure.mail中的类
Auto configuration for testing mail service connectivity on startup.
MailSenderValidatorAutoConfiguration(JavaMailSenderImpl) - 类 的构造器org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
 
mappingContext() - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
 
mappingMongoConverter(MongoDbFactory, MongoMappingContext, BeanFactory, CustomConversions) - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
match() - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance for a 'match'.
match(String) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'match'.
match(String[], AutoConfigurationMetadata) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportFilter
Apply the filter to the given auto-configuration class candidates.
match(ConditionMessage) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'match'.
match(MetadataReader, MetadataReaderFactory) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
 
matches(ConditionContext, AnnotatedTypeMetadata) - 类 中的方法org.springframework.boot.autoconfigure.condition.SpringBootCondition
 
matches(ConditionContext, AnnotatedTypeMetadata, Condition) - 类 中的方法org.springframework.boot.autoconfigure.condition.SpringBootCondition
Return true if any of the specified condition matches.
matchIfMissing() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
Specify if the condition should match if the property is not set.
mbeanExporter(ObjectNamingStrategy) - 类 中的方法org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
mbeanServer() - 类 中的方法org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
messageConverters() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration
 
messageDispatcherServlet(ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
 
messageSource() - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
MessageSourceAutoConfiguration - org.springframework.boot.autoconfigure.context中的类
Auto-configuration for MessageSource.
MessageSourceAutoConfiguration - org.springframework.boot.autoconfigure中的类
已过时。
as of 1.5 in favor of MessageSourceAutoConfiguration
MessageSourceAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
MessageSourceAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.MessageSourceAutoConfiguration
已过时。
 
MessageSourceAutoConfiguration.ResourceBundleCondition - org.springframework.boot.autoconfigure.context中的类
 
MessagingTemplateConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
 
MessagingTemplateConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsAutoConfiguration.MessagingTemplateConfiguration
 
methodValidationPostProcessor(Environment, Validator) - 类 中的静态方法org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
 
migrate(Flyway) - 接口 中的方法org.springframework.boot.autoconfigure.flyway.FlywayMigrationStrategy
Trigger flyway migration.
mongo() - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
 
Mongo() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties.Mongo
 
MONGO - org.springframework.boot.autoconfigure.session.StoreType
Mongo backed sessions.
MongoAutoConfiguration - org.springframework.boot.autoconfigure.mongo中的类
MongoAutoConfiguration(MongoProperties, ObjectProvider<MongoClientOptions>, Environment) - 类 的构造器org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration
 
MongoClientDependsOnBeanFactoryPostProcessor - org.springframework.boot.autoconfigure.data.mongo中的类
BeanFactoryPostProcessor to automatically set up the recommended dependsOn configuration for Mongo clients when used embedded Mongo.
MongoClientDependsOnBeanFactoryPostProcessor(String...) - 类 的构造器org.springframework.boot.autoconfigure.data.mongo.MongoClientDependsOnBeanFactoryPostProcessor
 
mongoCustomConversions() - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
MongoDataAutoConfiguration - org.springframework.boot.autoconfigure.data.mongo中的类
Auto-configuration for Spring Data's mongo support.
MongoDataAutoConfiguration(ApplicationContext, MongoProperties) - 类 的构造器org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
mongoDbFactory(MongoClient) - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
mongoMappingContext(BeanFactory, CustomConversions) - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
MongoProperties - org.springframework.boot.autoconfigure.mongo中的类
Configuration properties for Mongo.
MongoProperties() - 类 的构造器org.springframework.boot.autoconfigure.mongo.MongoProperties
 
MongoRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.mongo中的类
Auto-configuration for Spring Data's Mongo Repositories.
MongoRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.mongo.MongoRepositoriesAutoConfiguration
 
mongoTemplate(MongoDbFactory, MongoConverter) - 类 中的方法org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration
 
MultipartAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for multi-part uploads.
MultipartAutoConfiguration(MultipartProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
 
multipartConfigElement() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
 
MultipartProperties - org.springframework.boot.autoconfigure.web中的类
Properties to be used in configuring a MultipartConfigElement.
MultipartProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.MultipartProperties
 
multipartResolver() - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartAutoConfiguration
 
multipartResolver(MultipartResolver) - 类 中的方法org.springframework.boot.autoconfigure.web.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
 
MustacheAutoConfiguration - org.springframework.boot.autoconfigure.mustache中的类
Auto-configuration for Mustache.
MustacheAutoConfiguration(MustacheProperties, Environment, ApplicationContext) - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
 
MustacheAutoConfiguration.MustacheWebConfiguration - org.springframework.boot.autoconfigure.mustache中的类
 
mustacheCompiler(Mustache.TemplateLoader) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
 
MustacheCompilerFactoryBean - org.springframework.boot.autoconfigure.mustache中的类
已过时。
as of 1.5
MustacheCompilerFactoryBean() - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
MustacheEnvironmentCollector - org.springframework.boot.autoconfigure.mustache中的类
Mustache Mustache.Collector to expose properties from the Spring Environment.
MustacheEnvironmentCollector() - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
 
MustacheProperties - org.springframework.boot.autoconfigure.mustache中的类
ConfigurationProperties for Mustache.
MustacheProperties() - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
MustacheResourceTemplateLoader - org.springframework.boot.autoconfigure.mustache中的类
Mustache TemplateLoader implementation that uses a prefix, suffix and the Spring Resource abstraction to load a template from a file, classpath, URL etc.
MustacheResourceTemplateLoader() - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
 
MustacheResourceTemplateLoader(String, String) - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
 
MustacheTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.mustache中的类
TemplateAvailabilityProvider that provides availability information for Mustache view templates.
MustacheTemplateAvailabilityProvider() - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider
 
mustacheTemplateLoader() - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration
 
MustacheView - org.springframework.boot.autoconfigure.mustache.web中的类
Spring MVC View using the Mustache template engine.
MustacheView() - 类 的构造器org.springframework.boot.autoconfigure.mustache.web.MustacheView
Create a new MustacheView instance.
MustacheView(Template) - 类 的构造器org.springframework.boot.autoconfigure.mustache.web.MustacheView
Create a new MustacheView with the specified template.
mustacheViewResolver(Mustache.Compiler) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration.MustacheWebConfiguration
 
MustacheViewResolver - org.springframework.boot.autoconfigure.mustache.web中的类
Spring MVC ViewResolver for Mustache.
MustacheViewResolver() - 类 的构造器org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
 
MustacheWebConfiguration(MustacheProperties) - 类 的构造器org.springframework.boot.autoconfigure.mustache.MustacheAutoConfiguration.MustacheWebConfiguration
 
mvcContentNegotiationManager() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
mvcValidator() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 

N

name() - 注释类型 中的方法org.springframework.boot.autoconfigure.AutoConfigureAfter
The names of the auto-configure classes that should have already been applied.
name() - 注释类型 中的方法org.springframework.boot.autoconfigure.AutoConfigureBefore
The names of the auto-configure classes that should have not yet been applied.
name() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnBean
The names of beans to check.
name() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnClass
The classes names that must be present.
name() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The names of beans to check.
name() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
The name of the properties to test.
namedParameterJdbcTemplate() - 类 中的方法org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration
 
Naming() - 类 的构造器org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
narayanaBeanFactoryPostProcessor() - 类 中的静态方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaConfiguration(NarayanaProperties) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
NarayanaJtaConfiguration - org.springframework.boot.autoconfigure.transaction.jta中的类
JTA Configuration for Narayana.
NarayanaJtaConfiguration(JtaProperties, ObjectProvider<TransactionManagerCustomizers>) - 类 的构造器org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaProperties() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaRecoveryManager(RecoveryManagerService) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaRecoveryManagerService() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaTransactionManager() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
narayanaUserTransaction() - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
NATIVE - org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
Connect to a broker using the native Artemis protocol (i.e. netty).
NeedsWebSecurityCondition() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition
 
Neo4jDataAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j中的类
Auto-configuration for Spring Data Neo4j.
Neo4jDataAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
Neo4jDataAutoConfiguration.Neo4jWebConfiguration - org.springframework.boot.autoconfigure.data.neo4j中的类
 
Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration - org.springframework.boot.autoconfigure.data.neo4j中的类
 
neo4jOpenSessionInViewInterceptor() - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration
 
Neo4jProperties - org.springframework.boot.autoconfigure.data.neo4j中的类
Configuration properties for Neo4j.
Neo4jProperties() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
Neo4jProperties.Embedded - org.springframework.boot.autoconfigure.data.neo4j中的类
 
Neo4jRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.neo4j中的类
Auto-configuration for Spring Data's Neo4j Repositories.
Neo4jRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jRepositoriesAutoConfiguration
 
neo4jTemplate(SessionFactory) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
Neo4jWebConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration
 
Neo4jWebMvcConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration.Neo4jWebConfiguration.Neo4jWebMvcConfiguration
 
NEVER - org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
Never add stacktrace information.
NINE - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Java 1.9.
noMatch(String) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'no match'.
noMatch(ConditionMessage) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
Create a new ConditionOutcome instance for 'no match'.
NON_PERSISTENT - org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
Does not require that the message be logged to stable storage.
NONE - org.springframework.boot.autoconfigure.cache.CacheType
No caching.
NONE - org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
No Connection.
NONE - org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
No security authorization is setup.
NONE - org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
 
NONE - org.springframework.boot.autoconfigure.session.StoreType
No session data-store.
NoneNestedConditions - org.springframework.boot.autoconfigure.condition中的类
Condition that will match when none of the nested class conditions match.
NoneNestedConditions(ConfigurationCondition.ConfigurationPhase) - 类 的构造器org.springframework.boot.autoconfigure.condition.NoneNestedConditions
 
NORMAL - org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
 
notAvailable(String) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicates something is not available.

O

OAuth2AuthorizationServerConfiguration - org.springframework.boot.autoconfigure.security.oauth2.authserver中的类
Configuration for a Spring Security OAuth2 authorization server.
OAuth2AuthorizationServerConfiguration(BaseClientDetails, AuthenticationManager, ObjectProvider<TokenStore>, ObjectProvider<AccessTokenConverter>, AuthorizationServerProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration
 
OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration - org.springframework.boot.autoconfigure.security.oauth2.authserver中的类
 
OAuth2AuthorizationServerConfiguration.ClientDetailsLogger - org.springframework.boot.autoconfigure.security.oauth2.authserver中的类
 
OAuth2AutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2中的类
Auto-configuration for Spring Security OAuth2.
OAuth2AutoConfiguration(OAuth2ClientProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration
 
oauth2ClientContext() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.RequestScopedConfiguration
 
oauth2ClientContext() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration
 
oauth2ClientContext() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
 
oauth2ClientDetails() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfiguration.BaseClientDetailsConfiguration
 
oauth2ClientFilterRegistration(OAuth2ClientContextFilter, SecurityProperties) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration
 
OAuth2ClientProperties - org.springframework.boot.autoconfigure.security.oauth2中的类
Configuration properties for OAuth2 Client.
OAuth2ClientProperties() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
OAuth2MethodSecurityConfiguration - org.springframework.boot.autoconfigure.security.oauth2.method中的类
Auto-configure an expression handler for method-level security (if the user already has @EnableGlobalMethodSecurity).
OAuth2MethodSecurityConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityConfiguration
 
oauth2RemoteResource() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
 
OAuth2ResourceServerConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Auto-configure a Spring Security OAuth2 resource server.
OAuth2ResourceServerConfiguration(ResourceServerProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration
 
OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
OAuth2ResourceServerConfiguration.ResourceServerCondition - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
OAuth2RestOperationsConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
Configuration for OAuth2 Single Sign On REST operations.
OAuth2RestOperationsConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration
 
OAuth2RestOperationsConfiguration.RequestScopedConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
 
OAuth2RestOperationsConfiguration.SessionScopedConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
 
OAuth2RestOperationsConfiguration.SessionScopedConfiguration.ClientContextConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
 
OAuth2RestOperationsConfiguration.SingletonScopedConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
 
OAuth2SsoCustomConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
Configuration for OAuth2 Single Sign On (SSO) when there is an existing WebSecurityConfigurerAdapter provided by the user and annotated with @EnableOAuth2Sso.
OAuth2SsoCustomConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
 
OAuth2SsoDefaultConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client中的类
Configuration for OAuth2 Single Sign On (SSO).
OAuth2SsoDefaultConfiguration(ApplicationContext, OAuth2SsoProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoDefaultConfiguration
 
OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition - org.springframework.boot.autoconfigure.security.oauth2.client中的类
 
OAuth2SsoProperties - org.springframework.boot.autoconfigure.security.oauth2.client中的类
Configuration properties for OAuth2 Single Sign On (SSO).
OAuth2SsoProperties() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
objectNamingStrategy() - 类 中的方法org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
of(String, Object...) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Factory method to create a new ConditionMessage with a specific message.
of(Collection<? extends ConditionMessage>) - 类 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage
Factory method to create a new ConditionMessage comprised of the specified messages.
OLDER_THAN - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
Older than the specified ConditionalOnJava.JavaVersion.
ON_TRACE_PARAM - org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
Add stacktrace information when the "trace" request parameter is "true".
onApplicationEvent(JobExecutionEvent) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobExecutionExitCodeGenerator
 
onApplicationEvent(SpringApplicationEvent) - 类 中的方法org.springframework.boot.autoconfigure.BackgroundPreinitializer
 
onApplicationEvent(ApplicationEvent) - 类 中的方法org.springframework.boot.autoconfigure.logging.AutoConfigurationReportLoggingInitializer
 
onAutoConfigurationImportEvent(AutoConfigurationImportEvent) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportListener
Handle an auto-configuration import event.
onStartup(ServletContext) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration.JerseyWebApplicationInitializer
 
openEntityManagerInViewInterceptor() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration.JpaWebConfiguration.JpaWebMvcConfiguration
 
ORDER - 类 中的静态变量org.springframework.boot.autoconfigure.cloud.CloudAutoConfiguration
 
org.springframework.boot.autoconfigure - 程序包 org.springframework.boot.autoconfigure
Spring Boot's auto-configuration capabilities.
org.springframework.boot.autoconfigure.admin - 程序包 org.springframework.boot.autoconfigure.admin
Auto-configuration for admin-related features.
org.springframework.boot.autoconfigure.amqp - 程序包 org.springframework.boot.autoconfigure.amqp
Auto-configuration for RabbitMQ.
org.springframework.boot.autoconfigure.aop - 程序包 org.springframework.boot.autoconfigure.aop
Auto-configuration for Spring AOP.
org.springframework.boot.autoconfigure.batch - 程序包 org.springframework.boot.autoconfigure.batch
Auto-configuration for Spring Batch.
org.springframework.boot.autoconfigure.cache - 程序包 org.springframework.boot.autoconfigure.cache
Auto-configuration for the cache abstraction.
org.springframework.boot.autoconfigure.cassandra - 程序包 org.springframework.boot.autoconfigure.cassandra
Auto-configuration for Cassandra.
org.springframework.boot.autoconfigure.cloud - 程序包 org.springframework.boot.autoconfigure.cloud
Auto-configuration for Spring Cloud Connectors.
org.springframework.boot.autoconfigure.condition - 程序包 org.springframework.boot.autoconfigure.condition
@Condition annotations and supporting classes.
org.springframework.boot.autoconfigure.context - 程序包 org.springframework.boot.autoconfigure.context
Auto-configuration for the Spring context.
org.springframework.boot.autoconfigure.couchbase - 程序包 org.springframework.boot.autoconfigure.couchbase
Auto-configuration for Couchbase.
org.springframework.boot.autoconfigure.dao - 程序包 org.springframework.boot.autoconfigure.dao
Auto-configuration for Spring DAO.
org.springframework.boot.autoconfigure.data - 程序包 org.springframework.boot.autoconfigure.data
Auto-configuration base classes for Spring Data.
org.springframework.boot.autoconfigure.data.cassandra - 程序包 org.springframework.boot.autoconfigure.data.cassandra
Auto-configuration for Spring Data Cassandra.
org.springframework.boot.autoconfigure.data.couchbase - 程序包 org.springframework.boot.autoconfigure.data.couchbase
Auto-configuration for Spring Data Couchbase.
org.springframework.boot.autoconfigure.data.elasticsearch - 程序包 org.springframework.boot.autoconfigure.data.elasticsearch
Auto-configuration for Spring Data Elasticsearch.
org.springframework.boot.autoconfigure.data.jpa - 程序包 org.springframework.boot.autoconfigure.data.jpa
Auto-configuration for Spring Data JPA.
org.springframework.boot.autoconfigure.data.ldap - 程序包 org.springframework.boot.autoconfigure.data.ldap
Auto-configuration for Spring Data LDAP.
org.springframework.boot.autoconfigure.data.mongo - 程序包 org.springframework.boot.autoconfigure.data.mongo
Auto-configuration for Spring Data Mongo.
org.springframework.boot.autoconfigure.data.neo4j - 程序包 org.springframework.boot.autoconfigure.data.neo4j
Auto-configuration for Spring Data Neo4j.
org.springframework.boot.autoconfigure.data.redis - 程序包 org.springframework.boot.autoconfigure.data.redis
Auto-configuration for Spring Data Redis.
org.springframework.boot.autoconfigure.data.rest - 程序包 org.springframework.boot.autoconfigure.data.rest
Auto-configuration for Spring Data REST.
org.springframework.boot.autoconfigure.data.solr - 程序包 org.springframework.boot.autoconfigure.data.solr
Auto-configuration for Spring Data SOLR.
org.springframework.boot.autoconfigure.data.web - 程序包 org.springframework.boot.autoconfigure.data.web
Auto-configuration for Spring Data's Web Support.
org.springframework.boot.autoconfigure.diagnostics.analyzer - 程序包 org.springframework.boot.autoconfigure.diagnostics.analyzer
 
org.springframework.boot.autoconfigure.domain - 程序包 org.springframework.boot.autoconfigure.domain
General purpose domain annotations and classes.
org.springframework.boot.autoconfigure.elasticsearch.jest - 程序包 org.springframework.boot.autoconfigure.elasticsearch.jest
Auto-configuration for Jest.
org.springframework.boot.autoconfigure.flyway - 程序包 org.springframework.boot.autoconfigure.flyway
Auto-configuration for Flyway.
org.springframework.boot.autoconfigure.freemarker - 程序包 org.springframework.boot.autoconfigure.freemarker
Auto-configuration for FreeMarker.
org.springframework.boot.autoconfigure.groovy.template - 程序包 org.springframework.boot.autoconfigure.groovy.template
Auto-configuration for Groovy templates.
org.springframework.boot.autoconfigure.gson - 程序包 org.springframework.boot.autoconfigure.gson
Auto-configuration for GSON.
org.springframework.boot.autoconfigure.h2 - 程序包 org.springframework.boot.autoconfigure.h2
 
org.springframework.boot.autoconfigure.hateoas - 程序包 org.springframework.boot.autoconfigure.hateoas
Auto-configuration for Spring HATEOAS.
org.springframework.boot.autoconfigure.hazelcast - 程序包 org.springframework.boot.autoconfigure.hazelcast
Auto-configuration for Hazelcast.
org.springframework.boot.autoconfigure.info - 程序包 org.springframework.boot.autoconfigure.info
 
org.springframework.boot.autoconfigure.integration - 程序包 org.springframework.boot.autoconfigure.integration
Auto-configuration for Spring Integration.
org.springframework.boot.autoconfigure.jackson - 程序包 org.springframework.boot.autoconfigure.jackson
Auto-configuration for Jackson.
org.springframework.boot.autoconfigure.jdbc - 程序包 org.springframework.boot.autoconfigure.jdbc
Auto-configuration for JDBC.
org.springframework.boot.autoconfigure.jdbc.metadata - 程序包 org.springframework.boot.autoconfigure.jdbc.metadata
Auto-configuration for JDBC Metadata.
org.springframework.boot.autoconfigure.jersey - 程序包 org.springframework.boot.autoconfigure.jersey
Auto-configuration for Jersey.
org.springframework.boot.autoconfigure.jms - 程序包 org.springframework.boot.autoconfigure.jms
Auto-configuration for JMS.
org.springframework.boot.autoconfigure.jms.activemq - 程序包 org.springframework.boot.autoconfigure.jms.activemq
Auto-configuration for ActiveMQ.
org.springframework.boot.autoconfigure.jms.artemis - 程序包 org.springframework.boot.autoconfigure.jms.artemis
Auto-configuration for Artemis.
org.springframework.boot.autoconfigure.jmx - 程序包 org.springframework.boot.autoconfigure.jmx
Auto-configuration for JMX.
org.springframework.boot.autoconfigure.jooq - 程序包 org.springframework.boot.autoconfigure.jooq
Auto-configuration for JOOQ.
org.springframework.boot.autoconfigure.kafka - 程序包 org.springframework.boot.autoconfigure.kafka
Auto-configuration for Apache Kafka.
org.springframework.boot.autoconfigure.ldap - 程序包 org.springframework.boot.autoconfigure.ldap
Auto-configuration for LDAP.
org.springframework.boot.autoconfigure.ldap.embedded - 程序包 org.springframework.boot.autoconfigure.ldap.embedded
 
org.springframework.boot.autoconfigure.liquibase - 程序包 org.springframework.boot.autoconfigure.liquibase
Auto-configuration for Liquibase.
org.springframework.boot.autoconfigure.logging - 程序包 org.springframework.boot.autoconfigure.logging
Auto-configuration for logging.
org.springframework.boot.autoconfigure.mail - 程序包 org.springframework.boot.autoconfigure.mail
Auto-configuration for email support.
org.springframework.boot.autoconfigure.mobile - 程序包 org.springframework.boot.autoconfigure.mobile
Auto-configuration for Spring Mobile.
org.springframework.boot.autoconfigure.mongo - 程序包 org.springframework.boot.autoconfigure.mongo
Auto-configuration for MongoDB.
org.springframework.boot.autoconfigure.mongo.embedded - 程序包 org.springframework.boot.autoconfigure.mongo.embedded
 
org.springframework.boot.autoconfigure.mustache - 程序包 org.springframework.boot.autoconfigure.mustache
Auto-configuration for Mustache.
org.springframework.boot.autoconfigure.mustache.web - 程序包 org.springframework.boot.autoconfigure.mustache.web
Auto-configuration for Mustache with Spring MVC.
org.springframework.boot.autoconfigure.orm.jpa - 程序包 org.springframework.boot.autoconfigure.orm.jpa
Auto-configuration for JPA and Spring ORM.
org.springframework.boot.autoconfigure.reactor - 程序包 org.springframework.boot.autoconfigure.reactor
Auto-configuration for Project Reactor.
org.springframework.boot.autoconfigure.security - 程序包 org.springframework.boot.autoconfigure.security
Auto-configuration for Spring Security.
org.springframework.boot.autoconfigure.security.oauth2 - 程序包 org.springframework.boot.autoconfigure.security.oauth2
 
org.springframework.boot.autoconfigure.security.oauth2.authserver - 程序包 org.springframework.boot.autoconfigure.security.oauth2.authserver
 
org.springframework.boot.autoconfigure.security.oauth2.client - 程序包 org.springframework.boot.autoconfigure.security.oauth2.client
 
org.springframework.boot.autoconfigure.security.oauth2.method - 程序包 org.springframework.boot.autoconfigure.security.oauth2.method
 
org.springframework.boot.autoconfigure.security.oauth2.resource - 程序包 org.springframework.boot.autoconfigure.security.oauth2.resource
 
org.springframework.boot.autoconfigure.sendgrid - 程序包 org.springframework.boot.autoconfigure.sendgrid
 
org.springframework.boot.autoconfigure.session - 程序包 org.springframework.boot.autoconfigure.session
Auto-configuration for Spring Session.
org.springframework.boot.autoconfigure.social - 程序包 org.springframework.boot.autoconfigure.social
Auto-configuration for Spring Social.
org.springframework.boot.autoconfigure.solr - 程序包 org.springframework.boot.autoconfigure.solr
Auto-configuration for Solr.
org.springframework.boot.autoconfigure.template - 程序包 org.springframework.boot.autoconfigure.template
Base classes for template Auto-configuration.
org.springframework.boot.autoconfigure.thymeleaf - 程序包 org.springframework.boot.autoconfigure.thymeleaf
Auto-configuration for Thymeleaf.
org.springframework.boot.autoconfigure.transaction - 程序包 org.springframework.boot.autoconfigure.transaction
Auto-configuration for transaction support.
org.springframework.boot.autoconfigure.transaction.jta - 程序包 org.springframework.boot.autoconfigure.transaction.jta
Auto-configuration for JTA.
org.springframework.boot.autoconfigure.validation - 程序包 org.springframework.boot.autoconfigure.validation
Auto-configuration for (JSR-303) Validation.
org.springframework.boot.autoconfigure.web - 程序包 org.springframework.boot.autoconfigure.web
Auto-configuration for embedded servlet containers and Spring MVC.
org.springframework.boot.autoconfigure.webservices - 程序包 org.springframework.boot.autoconfigure.webservices
Auto-configuration for Spring Web Services.
org.springframework.boot.autoconfigure.websocket - 程序包 org.springframework.boot.autoconfigure.websocket
Auto-configuration for Spring WebSocket.

P

Packages() - 类 的构造器org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
ParentAwareNamingStrategy - org.springframework.boot.autoconfigure.jmx中的类
Extension of MetadataNamingStrategy that supports a parent ApplicationContext.
ParentAwareNamingStrategy(JmxAttributeSource) - 类 的构造器org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
 
PARENTS - org.springframework.boot.autoconfigure.condition.SearchStrategy
已过时。
as of 1.5 in favor of SearchStrategy.ANCESTORS
password(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
path() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
PathBasedTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.template中的类
Abstract base class for TemplateAvailabilityProvider implementations that find templates from paths.
PathBasedTemplateAvailabilityProvider(String, Class<? extends PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties>, String) - 类 的构造器org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider
 
PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties - org.springframework.boot.autoconfigure.template中的类
 
PersistenceExceptionTranslationAutoConfiguration - org.springframework.boot.autoconfigure.dao中的类
Auto-configuration for Spring's persistence exception translation.
PersistenceExceptionTranslationAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
 
persistenceExceptionTranslationPostProcessor(Environment) - 类 中的静态方法org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration
 
PERSISTENT - org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
 
PlatformTransactionManagerCustomizer<T extends org.springframework.transaction.PlatformTransactionManager> - org.springframework.boot.autoconfigure.transaction中的接口
Callback interface that can be implemented by beans wishing to customize PlatformTransactionManagers whilst retaining default auto-configuration.
platformTransactionManagerCustomizers(ObjectProvider<List<PlatformTransactionManagerCustomizer<?>>>) - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
 
Pool() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
Pool() - 类 的构造器org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
PooledDataSourceConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.PooledDataSourceConfiguration
 
postProcessAfterInitialization(Object, String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.AbstractDependsOnBeanFactoryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityConfiguration
 
postProcessBeforeInitialization(Object, String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
 
postProcessConverters(List<HttpMessageConverter<?>>) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConverters
Method that can be used to post-process the HttpMessageConverter list before it is used.
postProcessPartConverters(List<HttpMessageConverter<?>>) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConverters
Method that can be used to post-process the HttpMessageConverter list before it is used to configure the part converters of AllEncompassingFormHttpMessageConverter.
prefix - 类 中的变量org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
Log file name prefix.
prefix - 类 中的变量org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
Log file name prefix.
prefix() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
A prefix that should be applied to each property.
preserveErrorControllerTargetClassPostProcessor() - 类 中的静态方法org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration
 
PrincipalExtractor - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Strategy used by UserInfoTokenServices to extract the principal from the resource server's response.
Producer() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
ProjectInfoAutoConfiguration - org.springframework.boot.autoconfigure.info中的类
Auto-configuration for various project information.
ProjectInfoAutoConfiguration(ProjectInfoProperties) - 类 的构造器org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
 
ProjectInfoProperties - org.springframework.boot.autoconfigure.info中的类
Configuration properties for project information.
ProjectInfoProperties() - 类 的构造器org.springframework.boot.autoconfigure.info.ProjectInfoProperties
 
ProjectInfoProperties.Build - org.springframework.boot.autoconfigure.info中的类
Build specific info properties.
ProjectInfoProperties.Git - org.springframework.boot.autoconfigure.info中的类
Git specific info properties.
properties - 类 中的变量org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerConfiguration
 
PropertyPlaceholderAutoConfiguration - org.springframework.boot.autoconfigure.context中的类
Auto-configuration for PropertySourcesPlaceholderConfigurer.
PropertyPlaceholderAutoConfiguration - org.springframework.boot.autoconfigure中的类
已过时。
PropertyPlaceholderAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
 
PropertyPlaceholderAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration
已过时。
 
propertySourcesPlaceholderConfigurer() - 类 中的静态方法org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration
 
Proxy() - 类 的构造器org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
 
Proxy() - 类 的构造器org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 

Q

QUOTE - org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
 

R

RabbitAutoConfiguration - org.springframework.boot.autoconfigure.amqp中的类
Auto-configuration for RabbitTemplate.
RabbitAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration
 
RabbitAutoConfiguration.MessagingTemplateConfiguration - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitAutoConfiguration.RabbitConnectionFactoryCreator - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitAutoConfiguration.RabbitTemplateConfiguration - org.springframework.boot.autoconfigure.amqp中的类
 
rabbitConnectionFactory(RabbitProperties) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
 
RabbitConnectionFactoryCreator() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitConnectionFactoryCreator
 
rabbitMessagingTemplate(RabbitTemplate) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.MessagingTemplateConfiguration
 
RabbitProperties - org.springframework.boot.autoconfigure.amqp中的类
Configuration properties for Rabbit.
RabbitProperties() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
RabbitProperties.AmqpContainer - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Cache - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Cache.Channel - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Cache.Connection - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Listener - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.ListenerRetry - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Retry - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Ssl - org.springframework.boot.autoconfigure.amqp中的类
 
RabbitProperties.Template - org.springframework.boot.autoconfigure.amqp中的类
 
rabbitTemplate(ConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
 
RabbitTemplateConfiguration(ObjectProvider<MessageConverter>, RabbitProperties) - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitAutoConfiguration.RabbitTemplateConfiguration
 
range() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava
Configures whether the value configured in ConditionalOnJava.value() shall be considered the upper exclusive or lower inclusive boundary.
ReactorAutoConfiguration - org.springframework.boot.autoconfigure.reactor中的类
Auto-configuration for Reactor.
ReactorAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration
 
ReactorAutoConfiguration.ReactorConfiguration - org.springframework.boot.autoconfigure.reactor中的类
 
ReactorConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.reactor.ReactorAutoConfiguration.ReactorConfiguration
 
readAccessToken(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.SpringSocialTokenServices
 
readAccessToken(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
recordConditionEvaluation(String, Condition, ConditionOutcome) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Record the occurrence of condition evaluation.
recordEvaluationCandidates(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Records the names of the classes that are candidates for condition evaluation.
recordExclusions(Collection<String>) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport
Records the names of the classes that have been excluded from condition evaluation.
Redis() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties.Redis
 
REDIS - org.springframework.boot.autoconfigure.cache.CacheType
Redis backed caching.
REDIS - org.springframework.boot.autoconfigure.session.StoreType
Redis backed sessions.
RedisAutoConfiguration - org.springframework.boot.autoconfigure.data.redis中的类
Auto-configuration for Spring Data's Redis support.
RedisAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
 
RedisAutoConfiguration.RedisConfiguration - org.springframework.boot.autoconfigure.data.redis中的类
Standard Redis configuration.
RedisAutoConfiguration.RedisConnectionConfiguration - org.springframework.boot.autoconfigure.data.redis中的类
Redis connection configuration.
RedisConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
 
RedisConnectionConfiguration(RedisProperties, ObjectProvider<RedisSentinelConfiguration>, ObjectProvider<RedisClusterConfiguration>) - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
 
redisConnectionFactory() - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConnectionConfiguration
 
RedisProperties - org.springframework.boot.autoconfigure.data.redis中的类
Configuration properties for Redis.
RedisProperties() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
RedisProperties.Cluster - org.springframework.boot.autoconfigure.data.redis中的类
Cluster properties.
RedisProperties.Pool - org.springframework.boot.autoconfigure.data.redis中的类
Pool properties.
RedisProperties.Sentinel - org.springframework.boot.autoconfigure.data.redis中的类
Redis sentinel properties.
RedisRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.redis中的类
Auto-configuration for Spring Data's Redis Repositories.
RedisRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
 
redisTemplate(RedisConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
 
register(BeanDefinitionRegistry, String...) - 类 中的静态方法org.springframework.boot.autoconfigure.AutoConfigurationPackages
Programmatically registers the auto-configuration package names.
register(BeanDefinitionRegistry, String...) - 类 中的静态方法org.springframework.boot.autoconfigure.domain.EntityScanPackages
Register the specified entity scan packages with the system.
register(BeanDefinitionRegistry, Collection<String>) - 类 中的静态方法org.springframework.boot.autoconfigure.domain.EntityScanPackages
Register the specified entity scan packages with the system.
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar
 
relaxedNames() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
If relaxed names should be checked.
remoteTokenServices() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration
 
RemoteTokenServicesConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration
 
removeDuplicates(List<T>) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheView
 
REPORT_ONLY - org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.ContentSecurityPolicyMode
Use the 'Content-Security-Policy-Report-Only' header.
RepositoryRestMvcAutoConfiguration - org.springframework.boot.autoconfigure.data.rest中的类
Auto-configuration for Spring Data Rest's MVC integration.
RepositoryRestMvcAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
 
RepositoryRestProperties - org.springframework.boot.autoconfigure.data.rest中的类
Configuration properties for Spring Data REST.
RepositoryRestProperties() - 类 的构造器org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
requestContextFilter() - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
requestContextFilter() - 类 中的静态方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
requestMappingHandlerAdapter() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
requestMappingHandlerMapping() - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
RequestScopedConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.RequestScopedConfiguration
 
requiredViewClass() - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
 
resolveConfigLocation() - 类 中的方法org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
Resolve the config location if set.
resolveConfigLocation(Resource) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
Resolve the config location if set.
resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.web.AbstractErrorController
Resolve any specific error views.
resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
 
resolveErrorView(HttpServletRequest, HttpStatus, Map<String, Object>) - 接口 中的方法org.springframework.boot.autoconfigure.web.ErrorViewResolver
Resolve an error view for the specified details.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorAttributes
 
ResourceBundleCondition() - 类 的构造器org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration.ResourceBundleCondition
 
ResourceCondition - org.springframework.boot.autoconfigure.condition中的类
SpringBootCondition used to check if a resource can be found using a configurable property and optional default location(s).
ResourceCondition(String, String, String, String...) - 类 的构造器org.springframework.boot.autoconfigure.condition.ResourceCondition
Create a new condition.
ResourceConfigCustomizer - org.springframework.boot.autoconfigure.jersey中的接口
Callback interface that can be implemented by beans wishing to customize Jersey's ResourceConfig before it is used.
ResourceProperties - org.springframework.boot.autoconfigure.web中的类
Properties used to configure resource handling.
ResourceProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.ResourceProperties
 
ResourceProperties.Chain - org.springframework.boot.autoconfigure.web中的类
Configuration for the Spring Resource Handling chain.
ResourceProperties.Content - org.springframework.boot.autoconfigure.web中的类
Version Strategy based on content hashing.
ResourceProperties.Fixed - org.springframework.boot.autoconfigure.web中的类
Version Strategy based on a fixed version string.
ResourceProperties.Strategy - org.springframework.boot.autoconfigure.web中的类
Strategies for extracting and embedding a resource version in its URL path.
resources() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnResource
The resources that must be present.
ResourceSecurityConfigurer(ResourceServerProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
 
resourceServer() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration
 
ResourceServerCondition() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration.ResourceServerCondition
 
resourceServerFilterChainOrderProcessor(ResourceServerProperties) - 类 中的静态方法org.springframework.boot.autoconfigure.security.oauth2.resource.OAuth2ResourceServerConfiguration
 
resourceServerProperties() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2AutoConfiguration
 
ResourceServerProperties - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Configuration properties for OAuth2 Resources.
ResourceServerProperties() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
ResourceServerProperties(String, String) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
ResourceServerProperties.Jwk - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerProperties.Jwt - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Configuration for an OAuth2 resource server.
ResourceServerTokenServicesConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration
 
ResourceServerTokenServicesConfiguration.JwkTokenStoreConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
 
resourceUrlEncodingFilter() - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration
 
resourceUrlEncodingFilter() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig
 
restTemplateBuilder() - 类 中的方法org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration.RestTemplateConfiguration
 
RestTemplateConfiguration(ObjectProvider<HttpMessageConverters>, ObjectProvider<List<RestTemplateCustomizer>>) - 类 的构造器org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration.RestTemplateConfiguration
 
resultedIn(Object) - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Builder
Indicates a single result.
Retry() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
ROLE - org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
Must be a member of one of the security roles.
run(String...) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 

S

scan(Class<? extends Annotation>...) - 类 中的方法org.springframework.boot.autoconfigure.domain.EntityScanner
Scan for entities with the specified annotations.
scanBasePackageClasses() - 注释类型 中的方法org.springframework.boot.autoconfigure.SpringBootApplication
Type-safe alternative to SpringBootApplication.scanBasePackages() for specifying the packages to scan for annotated components.
scanBasePackages() - 注释类型 中的方法org.springframework.boot.autoconfigure.SpringBootApplication
Base packages to scan for annotated components.
search() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnBean
Strategy to decide if the application context hierarchy (parent contexts) should be considered.
search() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
Strategy to decide if the application context hierarchy (parent contexts) should be considered.
search() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate
Strategy to decide if the application context hierarchy (parent contexts) should be considered.
SearchStrategy - org.springframework.boot.autoconfigure.condition中的枚举
Some named search strategies for beans in the bean factory hierarchy.
SecurityAuthorizeMode - org.springframework.boot.autoconfigure.security中的枚举
Security authorization modes as specified in SecurityProperties.
SecurityAutoConfiguration - org.springframework.boot.autoconfigure.security中的类
Auto-configuration for Spring Security.
SecurityAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
 
SecurityDataConfiguration - org.springframework.boot.autoconfigure.security中的类
Automatically adds Spring Security's integration with Spring Data.
SecurityDataConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
 
securityDialect() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration
 
securityEvaluationContextExtension() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityDataConfiguration
 
SecurityFilterAutoConfiguration - org.springframework.boot.autoconfigure.security中的类
Auto-configuration for Spring Security's Filter.
SecurityFilterAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
 
securityFilterChainRegistration(SecurityProperties) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
 
SecurityPrerequisite - org.springframework.boot.autoconfigure.security中的接口
Marker interface for beans that need to be initialized before any security configuration is evaluated.
securityProperties() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
 
securityProperties() - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityFilterAutoConfiguration
 
SecurityProperties - org.springframework.boot.autoconfigure.security中的类
Properties for the security aspects of an application.
SecurityProperties() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityProperties
 
SecurityProperties.Basic - org.springframework.boot.autoconfigure.security中的类
 
SecurityProperties.Headers - org.springframework.boot.autoconfigure.security中的类
 
SecurityProperties.Headers.ContentSecurityPolicyMode - org.springframework.boot.autoconfigure.security中的枚举
 
SecurityProperties.Headers.HSTS - org.springframework.boot.autoconfigure.security中的枚举
 
SecurityProperties.User - org.springframework.boot.autoconfigure.security中的类
 
selectImports(AnnotationMetadata) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
sendGrid() - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
 
SendGridAutoConfiguration - org.springframework.boot.autoconfigure.sendgrid中的类
Auto-configuration for SendGrid.
SendGridAutoConfiguration(SendGridProperties) - 类 的构造器org.springframework.boot.autoconfigure.sendgrid.SendGridAutoConfiguration
 
SendGridProperties - org.springframework.boot.autoconfigure.sendgrid中的类
ConfigurationProperties for SendGrid.
SendGridProperties() - 类 的构造器org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
SendGridProperties.Proxy - org.springframework.boot.autoconfigure.sendgrid中的类
 
Sentinel() - 类 的构造器org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
serverProperties() - 类 中的方法org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
 
ServerProperties - org.springframework.boot.autoconfigure.web中的类
ConfigurationProperties for a web server (e.g. port and path settings).
ServerProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties
 
ServerProperties.Jetty - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Session - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Session.Cookie - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Tomcat - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Tomcat.Accesslog - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Undertow - org.springframework.boot.autoconfigure.web中的类
 
ServerProperties.Undertow.Accesslog - org.springframework.boot.autoconfigure.web中的类
 
ServerPropertiesAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration that configures the ConfigurableEmbeddedServletContainer from a ServerProperties bean.
ServerPropertiesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerPropertiesAutoConfiguration
 
Servlet() - 类 的构造器org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
 
Servlet() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
 
Servlet() - 类 的构造器org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
SERVLET - org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
 
session(CassandraConverter) - 类 中的方法org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
 
Session() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
SessionAutoConfiguration - org.springframework.boot.autoconfigure.session中的类
Auto-configuration for Spring Session.
SessionAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
 
sessionFactory(Configuration, ApplicationContext, ObjectProvider<List<EventListener>>) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
SessionProperties - org.springframework.boot.autoconfigure.session中的类
Configuration properties for Spring Session.
SessionProperties(ObjectProvider<ServerProperties>) - 类 的构造器org.springframework.boot.autoconfigure.session.SessionProperties
 
SessionProperties.Hazelcast - org.springframework.boot.autoconfigure.session中的类
 
SessionProperties.Jdbc - org.springframework.boot.autoconfigure.session中的类
 
SessionProperties.Jdbc.Initializer - org.springframework.boot.autoconfigure.session中的类
 
SessionProperties.Mongo - org.springframework.boot.autoconfigure.session中的类
 
SessionProperties.Redis - org.springframework.boot.autoconfigure.session中的类
 
SessionScopedConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfiguration
 
setAcceptCount(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setAcceptors(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
setAckCount(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
setAckMode(AbstractMessageListenerContainer.AckMode) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
setAcknowledgeMode(AcknowledgeMode) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setAcknowledgeMode(AcknowledgeMode) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setAcknowledgeMode(JmsProperties.AcknowledgeMode) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
setAcks(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setAckTime(Long) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
setAdditionalTldSkipPatterns(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setAddMappings(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
setAddress(InetAddress) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setAddresses(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setAlgorithm(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setAllowRequestOverride(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setAllowSessionOverride(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setAlwaysUseMessageFormat(boolean) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
setApiKey(String) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
setAppId(String) - 类 中的方法org.springframework.boot.autoconfigure.social.SocialProperties
 
setApplicationContext(ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
setApplicationContext(ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
 
setApplicationContext(ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
 
setApplicationContext(ApplicationContext) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.method.OAuth2MethodSecurityConfiguration
 
setApplicationEventPublisher(ApplicationEventPublisher) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
setApplicationPath(String) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
setAppSecret(String) - 类 中的方法org.springframework.boot.autoconfigure.social.SocialProperties
 
setAuthenticationDatabase(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setAuthoritiesExtractor(AuthoritiesExtractor) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
setAuthorizeMode(SecurityAuthorizeMode) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
setAutoCommitInterval(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setAutoIndex(boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
setAutoOffsetReset(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setAutoStartup(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setAutoStartup(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setAutoStartup(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
setBackgroundProcessorDelay(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setBase(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
setBasedir(File) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setBaseDn(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
setBaseEnvironment(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
setBasename(String) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
setBasePath(String) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setBasic(SecurityProperties.Basic) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setBatchSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setBeanClassLoader(ClassLoader) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationExcludeFilter
 
setBeanClassLoader(ClassLoader) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
setBeanClassLoader(ClassLoader) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setBeanClassLoader(ClassLoader) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
 
setBeanClassLoader(ClassLoader) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setBeanFactory(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.BeanPostProcessorsRegistrar
 
setBlockIfFull(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setBlockIfFullTimeout(long) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setBootstrapHosts(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties
 
setBootstrapServers(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setBootstrapServers(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setBootstrapServers(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
setBrokerUrl(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setBuffered(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setBufferMemory(Long) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setBufferSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setBuffersPerRegion(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setCache(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setCache(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setCache(boolean) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setCache(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
setCacheNames(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
setCachePeriod(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
setCacheSeconds(int) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
setChangeLog(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setCharset(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
Set the charset.
setCharset(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
Set the charset.
setCharset(Charset) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setCharset(Charset) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
setCheckChangeLogLocation(boolean) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setCheckLocation(boolean) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setCheckoutTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
setCheckTemplate(boolean) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setCheckTemplateLocation(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setCheckTemplateLocation(boolean) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setCheckTokenAccess(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
setClientId(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setClientId(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setClientId(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
setClientId(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
setClientSecret(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.OAuth2ClientProperties
 
setCloseTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setCluster(RedisProperties.Cluster) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setClusterName(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setClusterName(String) - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
setClusterNodes(String) - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
setClusterPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setCollectionName(String) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Mongo
 
setCollector(Mustache.Collector) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setComment(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setCompiler(Mustache.Compiler) - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheViewResolver
Set the compiler.
setCompiler(String) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
setCompression(ProtocolOptions.Compression) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setCompressionType(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
setConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
setConfig(Resource) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.EhCache
 
setConfig(Resource) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
已过时。
 
setConfig(Resource) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Infinispan
 
setConfig(Resource) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
setConfig(Resource) - 类 中的方法org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 
setConnect(long) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
setConnectionTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setConnectionTimeout(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setConnectionTimeout(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setConnectTimeoutMillis(int) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setConsistency(Consistency) - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
setConsistencyLevel(ConsistencyLevel) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setContactPoints(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setContentSecurityPolicy(String) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setContentSecurityPolicyMode(SecurityProperties.Headers.ContentSecurityPolicyMode) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setContentType(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setContentType(MimeType) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setContentType(MimeType) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setContextPath(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setContexts(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setContinueOnError(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setCreateConnectionOnStartup(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setCredential(EmbeddedLdapProperties.Credential) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
setData(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setDatabase(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setDatabase(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setDatabase(Database) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setDatabaseDir(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
setDatabasePlatform(String) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setDataDirectory(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setDataPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setDataSourceClassName(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
setDataUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setDateFormat(String) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
setDateFormat(String) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setDdlAuto(String) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
setDefaultDestination(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setDefaultEncoding(Charset) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setDefaultMediaType(MediaType) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setDefaultPageSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setDefaultPropertyInclusion(JsonInclude.Include) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
setDefaultRequeueRejected(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setDefaultRequeueRejected(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setDefaultSchema(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setDefaultTimeout(Integer) - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
setDefaultTopic(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
setDefaultValue(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setDelims(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setDeliveryDelay(Long) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setDeliveryMode(JmsProperties.DeliveryMode) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setDetectionStrategy(RepositoryDetectionStrategy.RepositoryDetectionStrategies) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setDir(File) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setDirectBuffers(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setDirectory(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setDispatchOptionsRequest(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setDispatchTraceRequest(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setDisplayName(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setDomain(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setDriverClassName(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setDropFirst(boolean) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setEmptyStringIsFalse(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setEnableAutoCommit(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setEnableCsrf(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties.Initializer
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties.Embedded
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc.Initializer
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Content
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
setEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setEnabled(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
setEnabled(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setEnableEnumTranslation(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setEnableFallback(boolean) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setEncoding(Charset) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
setEncoding(Charset) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setEnsureUniqueRuntimeObjectNames(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jmx.ParentAwareNamingStrategy
Set if unique runtime object names should be ensured.
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.jmx.JmxAutoConfiguration
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheEnvironmentCollector
 
setEnvironment(Environment) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setEscaper(Mustache.Escaper) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setExcludedViewNames(String[]) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setExpiration(int) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Couchbase
 
setExpiryTimeout(long) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setExposeRequestAttributes(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setExposeSessionAttributes(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setExposeSpringMacroHelpers(boolean) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setFallbackToSystemLocale(boolean) - 类 中的方法org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration
 
setFeatures(Set<Feature>) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
setFetchMaxWait(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setFetchMinSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setFetchSize(int) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setFieldNamingStrategy(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setFileDateFormat(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setFileSizeThreshold(String) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setFilterDispatcherTypes(Set<String>) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setFilterOrder(int) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setFilterOrder(int) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setFilterOrder(Integer) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
setFlushMode(RedisFlushMode) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Redis
 
setFlushMode(HazelcastFlushMode) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
 
setForce(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
setForceRequest(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
setForceResponse(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
setFormatter(Mustache.Formatter) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setFrame(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setGenerateDdl(boolean) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setGenerateUniqueName(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setGridFsDatabase(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setGroupId(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setGzipped(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
setHeartbeatInterval(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setHibernate(JpaProperties.Hibernate) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
setHost(String) - 类 中的方法org.springframework.boot.autoconfigure.solr.SolrProperties
 
setHsts(SecurityProperties.Headers.HSTS) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setHtmlApplicationCache(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Chain
 
setHttpOnly(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setId(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setIdleEventInterval(Long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setIdleEventInterval(Long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setIdleTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setIgnored(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setIgnoreDefaultModelOnRedirect(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setImplicitStrategy(String) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
setImportMetadata(AnnotationMetadata) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoCustomConfiguration
 
setIncludeStacktrace(ErrorProperties.IncludeStacktrace) - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorProperties
 
setInit(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
setInit(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
setInitialInterval(long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
setInitialize(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setInitSqls(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setInMemory(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setInternalProxies(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setIoThreads(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setJndiName(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Allows the DataSource to be managed by the container and obtained via JNDI.
setJndiName(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
setJndiName(String) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setJobNames(String) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
setJobParametersConverter(JobParametersConverter) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
setJobRegistry(JobRegistry) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
setJobs(Collection<Job>) - 类 中的方法org.springframework.boot.autoconfigure.batch.JobLauncherCommandLineRunner
 
setJodaDateTimeFormat(String) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
setJspServlet(JspServlet) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setJwk(ResourceServerProperties.Jwk) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setJwt(ResourceServerProperties.Jwt) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setKeyDeserializer(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setKeyPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
setKeySerializer(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setKeySetUri(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwk
 
setKeyspaceName(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setKeyStore(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setKeyStore(String) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
setKeystoreLocation(Resource) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
setKeystorePassword(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
setKeyStorePassword(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setKeyStorePassword(String) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
setKeyUri(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
 
setKeyValue(int) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
setKeyValue(long) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
setKeyValue(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties.Jwt
 
setLabels(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setLdif(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
setLimitParamName(String) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setLoadBalancingPolicy(Class<? extends LoadBalancingPolicy>) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setLoader(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setLoadOnStartup(int) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Servlet
 
setLoadOnStartup(int) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.Servlet
 
setLoadOnStartup(int) - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties.Servlet
 
setLocale(Locale) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
setLocale(Locale) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setLocaleResolver(WebMvcProperties.LocaleResolver) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setLocation(String) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setLocation(Resource) - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
 
setLocation(Resource) - 类 中的方法org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Git
 
setLocations(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setLogDir(String) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
 
setLoginPath(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2SsoProperties
 
setLogResolvedException(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setMandatory(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
setMapName(String) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Hazelcast
 
setMapping(Map<Locale, Charset>) - 类 中的方法org.springframework.boot.autoconfigure.web.HttpEncodingProperties
 
setMaster(String) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
setMaxActive(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
setMaxAge(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setMaxAttempts(int) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
setMaxConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setMaxConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setMaxConcurrency(Integer) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
setMaxConnections(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setMaxConnections(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setMaxFileSize(String) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setMaxHttpHeaderSize(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setMaxHttpPostSize(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
setMaxHttpPostSize(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
已过时。
setMaxHttpPostSize(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setMaxHttpPostSize(long) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setMaxIdle(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
setMaximumActiveSessionPerConnection(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setMaxInterval(long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
setMaxPageSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setMaxPollRecords(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setMaxRedirects(Integer) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
setMaxRequestSize(String) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setMaxThreads(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setMaxWait(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
setMediaTypes(Map<String, MediaType>) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setMessageCodesResolverFormat(DefaultMessageCodesResolver.Format) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setMinIdle(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
 
setMinSpareThreads(int) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setMobilePrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setMobileSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setMode(String) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setMode(CachingConnectionFactory.CacheMode) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
setMode(ArtemisMode) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
setMultiplier(double) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
setMultiThreaded(boolean) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setName(String) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
 
setName(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setName(String) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
setName(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setNames(String) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties.Job
 
setNamespace(String) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Redis
 
setNodes(String) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
 
setNodes(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
 
setNonBlockingRedelivery(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setNormalPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setNormalSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setOplogSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
setOrder(int) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
 
setOrder(int) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Filter
 
setOrder(int) - 类 中的方法org.springframework.boot.autoconfigure.web.DefaultErrorViewResolver
 
setPageParamName(String) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setParameters(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setPassword(char[]) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Bucket
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
setPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
setPath(String) - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
setPath(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ErrorProperties
 
setPath(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setPath(String) - 类 中的方法org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
setPath(String...) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
setPaths(String[]) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Content
 
setPaths(String[]) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
setPattern(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setPattern(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setPersistent(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setPersistent(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
setPhysicalStrategy(String) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
setPlatform(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setPollTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
setPool(RedisProperties.Pool) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setPool(ActiveMQProperties.Pool) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setPort(int) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setPort(int) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setPort(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setPort(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
setPort(int) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
 
setPort(Integer) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties.Proxy
 
setPort(Integer) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setPort(Integer) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setPort(Integer) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties.Proxy
 
setPort(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setPortHeader(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setPreferFileSystemAccess(boolean) - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
setPreferTokenInfo(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setPrefetch(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setPrefetch(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.View
 
setPrincipalExtractor(PrincipalExtractor) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
setPriority(Integer) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setProperties(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchProperties
 
setProperties(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
setProperties(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties
 
setProperties(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setPropertyNamingStrategy(String) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
setProtocol(String) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setProtocolHeader(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setProtocolHeaderHttpsValue(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setProvider(String) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.JCache
 
setProxy(SendGridProperties.Proxy) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
setPublisherConfirms(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setPublisherReturns(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setPubSubDomain(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties
 
setQosEnabled(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setQuery(int) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
setQuery(long) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
setQueues(String[]) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setReadTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setReadTimeoutMillis(int) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setRealm(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
setRealm(String) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Basic
 
setReceiveTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
setReceiveTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setReconnectionPolicy(Class<? extends ReconnectionPolicy>) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setReconnectOnException(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setRedirectContextRoot(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setRemoteIpHeader(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setRenameOnRotate(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setReplSetName(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
setReplyTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
setRequestAttributesEnabled(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setRequestContextAttribute(String) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setRequestedHeartbeat(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setRequestTimeout(Long) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.Async
 
setRequireSsl(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setResolveLazily(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.MultipartProperties
 
setResourceLoader(ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
setResourceLoader(ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.data.AbstractRepositoryConfigurationSourceSupport
 
setResourceLoader(ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheResourceTemplateLoader
Set the resource loader.
setResourceLoader(ResourceLoader) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
setResourceLoaderPath(String) - 类 中的方法org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
setRestTemplate(OAuth2RestOperations) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
setRetries(Integer) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setRetryPolicy(Class<? extends RetryPolicy>) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setReturnBodyOnCreate(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setReturnBodyOnUpdate(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setRole(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
setRollbackFile(File) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setRollbackOnCommitFailure(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
setRotate(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setRotate(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setSchema(String) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
setSchema(String) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
setSchema(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setSchema(Resource) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
setSchemaAction(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setSchemaPassword(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setSchemaUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setSecure(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session.Cookie
 
setSelectors(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Jetty
 
setSendTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setSentinel(RedisProperties.Sentinel) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setSeparator(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setSerialConsistencyLevel(ConsistencyLevel) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setServerHeader(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setServerId(int) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setServiceId(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setServletContext(ServletContext) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyAutoConfiguration
 
setServletPath(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setSession(ServerProperties.Session) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setSessions(SessionCreationPolicy) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties
 
setSettings(Map<String, String>) - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
setShowSql(boolean) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
setSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Channel
 
setSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Cache.Connection
 
setSocketConnect(int) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
setSortParamName(String) - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestProperties
 
setSpec(String) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Caffeine
 
setSpec(String) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties.Guava
已过时。
setSqlDialect(SQLDialect) - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqProperties
 
setSqlScriptEncoding(Charset) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setSsl(boolean) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setSsl(boolean) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setSsl(Ssl) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setStateless(boolean) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
 
setStaticLocations(String[]) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties
 
setStaticPathPattern(String) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setStoreDir(File) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
setStoreType(StoreType) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties
 
setStrategy(String) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Naming
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
setSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties.View
 
setTableName(String) - 类 中的方法org.springframework.boot.autoconfigure.session.SessionProperties.Jdbc
 
setTablePrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.batch.BatchProperties
 
setTabletPrefix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setTabletSuffix(String) - 类 中的方法org.springframework.boot.autoconfigure.mobile.DeviceDelegatingViewResolverProperties
 
setTemplate(Template) - 类 中的方法org.springframework.boot.autoconfigure.mustache.web.MustacheView
Set the Mustache template that should actually be rendered.
setTemplateLoader(Mustache.TemplateLoader) - 类 中的方法org.springframework.boot.autoconfigure.mustache.MustacheCompilerFactoryBean
已过时。
 
setTemplateLoaderPath(String...) - 类 中的方法org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
setTemplateResolverOrder(Integer) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setTestConnection(boolean) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setThrowExceptionIfNoHandlerFound(boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcProperties
 
setTimeBetweenExpirationCheck(long) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setTimeout(int) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setTimeout(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
setTimeToLive(Long) - 类 中的方法org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
setTimeZone(TimeZone) - 类 中的方法org.springframework.boot.autoconfigure.jackson.JacksonProperties
 
Settings() - 类 的构造器org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
setTokenInfoUri(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setTokenKeyAccess(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.authserver.AuthorizationServerProperties
 
setTokenType(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setTokenType(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
setTopics(String[]) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
setTrace(boolean) - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
setTrackingModes(Set<SessionTrackingMode>) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Session
 
setTransactionManagerId(String) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.JtaProperties
 
setTransactionSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
setTransactionSize(Integer) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Listener
已过时。
setTrustAll(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
setTrusted(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Packages
 
setTrustStore(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setTruststoreLocation(Resource) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
setTruststorePassword(String) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
setTrustStorePassword(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
setType(Class<? extends DataSource>) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setType(CacheType) - 类 中的方法org.springframework.boot.autoconfigure.cache.CacheProperties
 
setType(JerseyProperties.Type) - 类 中的方法org.springframework.boot.autoconfigure.jersey.JerseyProperties
 
setUri(String) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
setUri(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setUriEncoding(Charset) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
setUris(List<String>) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setUrl(String) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisProperties
 
setUrl(String) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setUrl(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setUrl(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setUrls(String[]) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
setUseAnonymousProducers(boolean) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Pool
 
setUseForwardHeaders(Boolean) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties
 
setUseHalAsDefaultJsonMediaType(boolean) - 类 中的方法org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 
setUseNewIdGeneratorMappings(boolean) - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaProperties.Hibernate
 
setUser(String) - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
setUser(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
setUser(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties
 
setUser(String) - 类 中的方法org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
setUserInfoUri(String) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.cassandra.CassandraProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.elasticsearch.jest.JestProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Credential
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.ldap.LdapProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.mail.MailProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.MongoProperties
 
setUsername(String) - 类 中的方法org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
setValueDeserializer(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Consumer
 
setValueSerializer(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.kafka.KafkaProperties.Producer
 
setVersion(String) - 类 中的方法org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties
 
setVersion(String) - 类 中的方法org.springframework.boot.autoconfigure.web.ResourceProperties.Fixed
 
setView(int) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Endpoints
 
setView(long) - 类 中的方法org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
setViewNames(String[]) - 类 中的方法org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
setViewNames(String[]) - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
setVirtualHost(String) - 类 中的方法org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
setWebAllowOthers(boolean) - 类 中的方法org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
setWorkerThreads(Integer) - 类 中的方法org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
setXa(DataSourceProperties.Xa) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
 
setXss(boolean) - 类 中的方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers
 
setZkHost(String) - 类 中的方法org.springframework.boot.autoconfigure.solr.SolrProperties
 
SEVEN - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Java 1.7.
signInController(ConnectionFactoryLocator, UsersConnectionRepository, SignInAdapter) - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
 
SIMPLE - org.springframework.boot.autoconfigure.cache.CacheType
Simple in-memory caching.
SimpleRabbitListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.amqp中的类
Configure RabbitListenerContainerFactory with sensible defaults.
SimpleRabbitListenerContainerFactoryConfigurer() - 类 的构造器org.springframework.boot.autoconfigure.amqp.SimpleRabbitListenerContainerFactoryConfigurer
 
SingletonScopedConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
 
SitePreferenceAutoConfiguration - org.springframework.boot.autoconfigure.mobile中的类
Auto-configuration for Spring Mobile's SitePreferenceHandler.
SitePreferenceAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
 
SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration - org.springframework.boot.autoconfigure.mobile中的类
 
sitePreferenceHandlerInterceptor() - 类 中的方法org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
 
sitePreferenceHandlerMethodArgumentResolver() - 类 中的方法org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration
 
SitePreferenceMvcConfiguration(SitePreferenceHandlerInterceptor, SitePreferenceHandlerMethodArgumentResolver) - 类 的构造器org.springframework.boot.autoconfigure.mobile.SitePreferenceAutoConfiguration.SitePreferenceMvcConfiguration
 
SIX - org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
Java 1.6.
SocialAutoConfigurationAdapter(ObjectProvider<List<ConnectInterceptor<?>>>, ObjectProvider<List<DisconnectInterceptor<?>>>, ObjectProvider<List<ProviderSignInInterceptor<?>>>) - 类 的构造器org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SocialAutoConfigurationAdapter
 
SocialAutoConfigurerAdapter - org.springframework.boot.autoconfigure.social中的类
Base class for auto-configured SocialConfigurerAdapters.
SocialAutoConfigurerAdapter() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialAutoConfigurerAdapter
 
SocialProperties - org.springframework.boot.autoconfigure.social中的类
Base properties for spring social.
SocialProperties() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialProperties
 
socialTokenServices() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
 
SocialTokenServicesConfiguration(ResourceServerProperties, ObjectProvider<OAuth2ConnectionFactory<?>>, UserInfoRestTemplateFactory, ObjectProvider<AuthoritiesExtractor>, ObjectProvider<PrincipalExtractor>) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
 
SocialWebAutoConfiguration - org.springframework.boot.autoconfigure.social中的类
Auto-configuration for Spring Social's web connection support.
SocialWebAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration
 
SocialWebAutoConfiguration.AnonymousUserIdSourceConfig - org.springframework.boot.autoconfigure.social中的类
 
SocialWebAutoConfiguration.AuthenticationUserIdSourceConfig - org.springframework.boot.autoconfigure.social中的类
 
SocialWebAutoConfiguration.SocialAutoConfigurationAdapter - org.springframework.boot.autoconfigure.social中的类
 
SocialWebAutoConfiguration.SpringSocialThymeleafConfig - org.springframework.boot.autoconfigure.social中的类
 
SolrAutoConfiguration - org.springframework.boot.autoconfigure.solr中的类
Auto-configuration for Solr 4.x.
SolrAutoConfiguration(SolrProperties) - 类 的构造器org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
 
solrClient() - 类 中的方法org.springframework.boot.autoconfigure.solr.SolrAutoConfiguration
 
SolrProperties - org.springframework.boot.autoconfigure.solr中的类
ConfigurationProperties for Solr.
SolrProperties() - 类 的构造器org.springframework.boot.autoconfigure.solr.SolrProperties
 
SolrRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.solr中的类
Enables auto configuration for Spring Data Solr repositories.
SolrRepositoriesAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.solr.SolrRepositoriesAutoConfiguration
 
SpringApplicationAdminJmxAutoConfiguration - org.springframework.boot.autoconfigure.admin中的类
Register a JMX component that allows to administer the current application.
SpringApplicationAdminJmxAutoConfiguration(ObjectProvider<List<MBeanExporter>>, Environment) - 类 的构造器org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
 
springApplicationAdminRegistrar() - 类 中的方法org.springframework.boot.autoconfigure.admin.SpringApplicationAdminJmxAutoConfiguration
 
SpringBootApplication - org.springframework.boot.autoconfigure中的注释类型
Indicates a configuration class that declares one or more @Bean methods and also triggers auto-configuration and component scanning.
springBootAuthenticationConfigurerAdapter(SecurityProperties, List<SecurityPrerequisite>) - 类 中的静态方法org.springframework.boot.autoconfigure.security.AuthenticationManagerConfiguration
 
SpringBootCondition - org.springframework.boot.autoconfigure.condition中的类
Base of all Condition implementations used with Spring Boot.
SpringBootCondition() - 类 的构造器org.springframework.boot.autoconfigure.condition.SpringBootCondition
 
SpringBootCouchbaseConfigurer - org.springframework.boot.autoconfigure.data.couchbase中的类
A simple CouchbaseConfigurer implementation.
SpringBootCouchbaseConfigurer(CouchbaseEnvironment, Cluster, ClusterInfo, Bucket) - 类 的构造器org.springframework.boot.autoconfigure.data.couchbase.SpringBootCouchbaseConfigurer
 
springBootRepositoryRestConfigurer() - 类 中的方法org.springframework.boot.autoconfigure.data.rest.RepositoryRestMvcAutoConfiguration
 
SpringBootWebSecurityConfiguration - org.springframework.boot.autoconfigure.security中的类
Configuration for security of a web application or service.
SpringBootWebSecurityConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.security.SpringBootWebSecurityConfiguration
 
SpringBootWebSecurityConfiguration.ApplicationNoWebSecurityConfigurerAdapter - org.springframework.boot.autoconfigure.security中的类
 
SpringBootWebSecurityConfiguration.ApplicationWebSecurityConfigurerAdapter - org.springframework.boot.autoconfigure.security中的类
 
SpringDataWebAutoConfiguration - org.springframework.boot.autoconfigure.data.web中的类
Auto-configuration for Spring Data's web support.
SpringDataWebAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration
 
springSocialDialect() - 类 中的方法org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
 
SpringSocialThymeleafConfig() - 类 的构造器org.springframework.boot.autoconfigure.social.SocialWebAutoConfiguration.SpringSocialThymeleafConfig
 
SpringSocialTokenServices - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
ResourceServerTokenServices backed by Spring Social.
SpringSocialTokenServices(OAuth2ConnectionFactory<?>, String) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.SpringSocialTokenServices
 
Ssl() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
Ssl() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Ssl
 
Ssl() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties.Ssl
 
startConditionMessage() - 类 中的方法org.springframework.boot.autoconfigure.condition.ResourceCondition
 
Storage() - 类 的构造器org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoProperties.Storage
 
StoreType - org.springframework.boot.autoconfigure.session中的枚举
Supported Spring Session data store types.
Strategy() - 类 的构造器org.springframework.boot.autoconfigure.web.ResourceProperties.Strategy
 
stringHttpMessageConverter() - 类 中的方法org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
 
StringHttpMessageConverterConfiguration(HttpEncodingProperties) - 类 的构造器org.springframework.boot.autoconfigure.web.HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration
 
stringOrNumberMigrationVersionConverter() - 类 中的方法org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration
 
stringRedisTemplate(RedisConnectionFactory) - 类 中的方法org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.RedisConfiguration
 
supports(Class<?>) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 

T

Template() - 类 的构造器org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
Template() - 类 的构造器org.springframework.boot.autoconfigure.jms.JmsProperties.Template
 
Template() - 类 的构造器org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
TemplateAvailabilityProperties(String, String) - 类 的构造器org.springframework.boot.autoconfigure.template.PathBasedTemplateAvailabilityProvider.TemplateAvailabilityProperties
 
TemplateAvailabilityProvider - org.springframework.boot.autoconfigure.template中的接口
Indicates the availability of view templates for a particular templating engine such as FreeMarker or Thymeleaf.
TemplateAvailabilityProviders - org.springframework.boot.autoconfigure.template中的类
Collection of TemplateAvailabilityProvider beans that can be used to check which (if any) templating engine supports a given view.
TemplateAvailabilityProviders(ClassLoader) - 类 的构造器org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Create a new TemplateAvailabilityProviders instance.
TemplateAvailabilityProviders(Collection<? extends TemplateAvailabilityProvider>) - 类 的构造器org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Create a new TemplateAvailabilityProviders instance.
TemplateAvailabilityProviders(ApplicationContext) - 类 的构造器org.springframework.boot.autoconfigure.template.TemplateAvailabilityProviders
Create a new TemplateAvailabilityProviders instance.
templateEngine() - 类 中的方法org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration
 
TemplateLocation - org.springframework.boot.autoconfigure.template中的类
Contains a location that templates can be loaded from.
TemplateLocation(String) - 类 的构造器org.springframework.boot.autoconfigure.template.TemplateLocation
 
ThymeleafAutoConfiguration - org.springframework.boot.autoconfigure.thymeleaf中的类
Auto-configuration for Thymeleaf.
ThymeleafAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration
 
ThymeleafAutoConfiguration.DataAttributeDialectConfiguration - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration - org.springframework.boot.autoconfigure.thymeleaf中的类
 
ThymeleafDefaultConfiguration(Collection<ITemplateResolver>, ObjectProvider<Collection<IDialect>>) - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration
 
ThymeleafJava8TimeDialect() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect
 
ThymeleafProperties - org.springframework.boot.autoconfigure.thymeleaf中的类
Properties for Thymeleaf.
ThymeleafProperties() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
ThymeleafResourceHandlingConfig() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig
 
ThymeleafSecurityDialectConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration
 
ThymeleafTemplateAvailabilityProvider - org.springframework.boot.autoconfigure.thymeleaf中的类
TemplateAvailabilityProvider that provides availability information for Thymeleaf view templates.
ThymeleafTemplateAvailabilityProvider() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider
 
ThymeleafWebLayoutConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration
 
Timeouts() - 类 的构造器org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Timeouts
 
TokenInfoServicesConfiguration(ResourceServerProperties) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration
 
Tomcat() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
TomcatDataSourceJmxConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.TomcatDataSourceJmxConfiguration
 
TomcatDataSourcePoolMetadata - org.springframework.boot.autoconfigure.jdbc.metadata中的类
DataSourcePoolMetadata for a Tomcat DataSource.
TomcatDataSourcePoolMetadata(DataSource) - 类 的构造器org.springframework.boot.autoconfigure.jdbc.metadata.TomcatDataSourcePoolMetadata
 
tomcatEmbeddedServletContainerFactory() - 类 中的方法org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedTomcat
 
TomcatWebSocketContainerCustomizer - org.springframework.boot.autoconfigure.websocket中的类
WebSocketContainerCustomizer for TomcatEmbeddedServletContainerFactory.
TomcatWebSocketContainerCustomizer() - 类 的构造器org.springframework.boot.autoconfigure.websocket.TomcatWebSocketContainerCustomizer
 
toString() - 枚举 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
 
toString() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
toString() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionMessage
 
toString() - 类 中的方法org.springframework.boot.autoconfigure.condition.ConditionOutcome
 
toString() - 类 中的方法org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportMessage
 
toString() - 类 中的方法org.springframework.boot.autoconfigure.template.TemplateLocation
 
TransactionAutoConfiguration - org.springframework.boot.autoconfigure.transaction中的类
Auto-configuration for Spring transaction.
TransactionAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration
 
TransactionAutoConfiguration.EnableTransactionManagementConfiguration - org.springframework.boot.autoconfigure.transaction中的类
 
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration - org.springframework.boot.autoconfigure.transaction中的类
 
TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration - org.springframework.boot.autoconfigure.transaction中的类
 
TransactionAutoConfiguration.TransactionTemplateConfiguration - org.springframework.boot.autoconfigure.transaction中的类
 
transactionManager() - 类 中的方法org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
 
transactionManager(UserTransaction, TransactionManager) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
transactionManager(SessionFactory, Neo4jProperties, ObjectProvider<TransactionManagerCustomizers>) - 类 中的方法org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
TransactionManagerCustomizers - org.springframework.boot.autoconfigure.transaction中的类
TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>>) - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
 
TransactionProperties - org.springframework.boot.autoconfigure.transaction中的类
Configuration properties that can be applied to an AbstractPlatformTransactionManager.
TransactionProperties() - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionProperties
 
transactionProvider(PlatformTransactionManager) - 类 中的方法org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
transactionTemplate() - 类 中的方法org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.TransactionTemplateConfiguration
 
TransactionTemplateConfiguration(PlatformTransactionManager) - 类 的构造器org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.TransactionTemplateConfiguration
 
twitter(ConnectionRepository) - 类 中的方法org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
 
TwitterAutoConfiguration - org.springframework.boot.autoconfigure.social中的类
Auto-configuration for Spring Social connectivity with Twitter.
TwitterAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration
 
TwitterAutoConfiguration.TwitterConfigurerAdapter - org.springframework.boot.autoconfigure.social中的类
 
TwitterConfigurerAdapter(TwitterProperties) - 类 的构造器org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
 
twitterConnectView() - 类 中的方法org.springframework.boot.autoconfigure.social.TwitterAutoConfiguration.TwitterConfigurerAdapter
 
TwitterProperties - org.springframework.boot.autoconfigure.social中的类
Properties for Spring Social Twitter.
TwitterProperties() - 类 的构造器org.springframework.boot.autoconfigure.social.TwitterProperties
 
type() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnBean
The class type names of bean that should be checked.
type() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class type names of bean that should be checked.
type() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate
The class type name of bean that should be checked.
type(Class<? extends DataSource>) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 

U

unbind(String) - 类 中的方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
 
Undertow() - 类 的构造器org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
undertowEmbeddedServletContainerFactory() - 类 中的方法org.springframework.boot.autoconfigure.web.EmbeddedServletContainerAutoConfiguration.EmbeddedUndertow
 
UndertowWebSocketContainerCustomizer - org.springframework.boot.autoconfigure.websocket中的类
WebSocketContainerCustomizer for UndertowEmbeddedServletContainerFactory.
UndertowWebSocketContainerCustomizer() - 类 的构造器org.springframework.boot.autoconfigure.websocket.UndertowWebSocketContainerCustomizer
 
url(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 
User() - 类 的构造器org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
UserInfoRestTemplateCustomizer - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Callback for customizing the rest template used to fetch user details if authentication is done via OAuth2 access tokens.
userInfoRestTemplateFactory(ObjectProvider<List<UserInfoRestTemplateCustomizer>>, ObjectProvider<OAuth2ProtectedResourceDetails>, ObjectProvider<OAuth2ClientContext>) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration
 
UserInfoRestTemplateFactory - org.springframework.boot.autoconfigure.security.oauth2.resource中的接口
Factory used to create the OAuth2RestTemplate used for extracting user info during authentication if none is available.
userInfoTokenServices() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
 
userInfoTokenServices() - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration
 
UserInfoTokenServices - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
ResourceServerTokenServices that uses a user info REST service.
UserInfoTokenServices(String, String) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
 
UserInfoTokenServicesConfiguration(ResourceServerProperties, UserInfoRestTemplateFactory, ObjectProvider<AuthoritiesExtractor>, ObjectProvider<PrincipalExtractor>) - 类 的构造器org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration
 
username(String) - 类 中的方法org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder
 

V

validate(Object, Errors) - 类 中的方法org.springframework.boot.autoconfigure.security.oauth2.resource.ResourceServerProperties
 
validateConnection() - 类 中的方法org.springframework.boot.autoconfigure.mail.MailSenderValidatorAutoConfiguration
 
Validation() - 类 的构造器org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
ValidationAutoConfiguration - org.springframework.boot.autoconfigure.validation中的类
Auto-configuration to configure the validation infrastructure.
ValidationAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
 
ValidationConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
 
validationEventListener(Validator) - 类 中的方法org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataAutoConfiguration.ValidationConfiguration
 
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.AutoConfigureAfter
The auto-configure classes that should have already been applied.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.AutoConfigureBefore
The auto-configure classes that should have not yet been applied.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.AutoConfigureOrder
The order value.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnBean
The class type of bean that should be checked.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnClass
The classes that must be present.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnCloudPlatform
The cloud platform that must be active.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnExpression
The SpEL expression to evaluate.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnJndi
JNDI Locations, one of which must exist.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class type of bean that should be checked.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnMissingClass
The names of the classes that must not be present.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate
The class type of bean that should be checked.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.domain.EntityScan
Alias for the EntityScan.basePackages() attribute.
value() - 注释类型 中的方法org.springframework.boot.autoconfigure.ImportAutoConfiguration
The auto-configuration classes that should be imported.
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.cache.CacheType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.SearchStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.ContentSecurityPolicyMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.session.StoreType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.cache.CacheType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.JavaVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.ConditionMessage.Style
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.condition.SearchStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.jdbc.EmbeddedDatabaseConnection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.jersey.JerseyProperties.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.jms.JmsProperties.DeliveryMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityAuthorizeMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.ContentSecurityPolicyMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.security.SecurityProperties.Headers.HSTS
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.session.StoreType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.springframework.boot.autoconfigure.web.WebMvcProperties.LocaleResolver
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
View() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcProperties.View
 
viewResolver(BeanFactory) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 

W

wasProcessed(String) - 接口 中的方法org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Return true if the specified class name was processed by the annotation processor.
WebClientAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for web client.
WebClientAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.WebClientAutoConfiguration
 
WebClientAutoConfiguration.RestTemplateConfiguration - org.springframework.boot.autoconfigure.web中的类
 
WebMvcAutoConfiguration - org.springframework.boot.autoconfigure.web中的类
Auto-configuration for Web MVC.
WebMvcAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration
 
WebMvcAutoConfiguration.EnableWebMvcConfiguration - org.springframework.boot.autoconfigure.web中的类
Configuration equivalent to @EnableWebMvc.
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter - org.springframework.boot.autoconfigure.web中的类
 
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter.FaviconConfiguration - org.springframework.boot.autoconfigure.web中的类
 
WebMvcAutoConfigurationAdapter(ResourceProperties, WebMvcProperties, ListableBeanFactory, HttpMessageConverters, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>) - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
WebMvcProperties - org.springframework.boot.autoconfigure.web中的类
properties for Spring MVC.
WebMvcProperties() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcProperties
 
WebMvcProperties.Async - org.springframework.boot.autoconfigure.web中的类
 
WebMvcProperties.LocaleResolver - org.springframework.boot.autoconfigure.web中的枚举
 
WebMvcProperties.Servlet - org.springframework.boot.autoconfigure.web中的类
 
WebMvcProperties.View - org.springframework.boot.autoconfigure.web中的类
 
WebMvcRegistrations - org.springframework.boot.autoconfigure.web中的接口
Interface to register key components of the WebMvcConfigurationSupport in place of the default ones provided by Spring MVC.
WebMvcRegistrationsAdapter - org.springframework.boot.autoconfigure.web中的类
An implementation of WebMvcRegistrations with empty methods allowing sub-classes to override only the methods they're interested in.
WebMvcRegistrationsAdapter() - 类 的构造器org.springframework.boot.autoconfigure.web.WebMvcRegistrationsAdapter
 
WebServicesAutoConfiguration - org.springframework.boot.autoconfigure.webservices中的类
Auto-configuration for Spring Web Services.
WebServicesAutoConfiguration(WebServicesProperties) - 类 的构造器org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
 
WebServicesAutoConfiguration.WsConfiguration - org.springframework.boot.autoconfigure.webservices中的类
 
WebServicesProperties - org.springframework.boot.autoconfigure.webservices中的类
ConfigurationProperties for Spring Web Services.
WebServicesProperties() - 类 的构造器org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
WebServicesProperties.Servlet - org.springframework.boot.autoconfigure.webservices中的类
 
WebSocketAutoConfiguration - org.springframework.boot.autoconfigure.websocket中的类
Auto configuration for websocket server in embedded Tomcat, Jetty or Undertow.
WebSocketAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.websocket.WebSocketAutoConfiguration
 
WebSocketContainerCustomizer<T extends org.springframework.boot.context.embedded.EmbeddedServletContainerFactory> - org.springframework.boot.autoconfigure.websocket中的类
EmbeddedServletContainerCustomizer to configure websockets for a given EmbeddedServletContainerFactory.
WebSocketContainerCustomizer() - 类 的构造器org.springframework.boot.autoconfigure.websocket.WebSocketContainerCustomizer
 
WebSocketMessagingAutoConfiguration - org.springframework.boot.autoconfigure.websocket中的类
Auto-configuration for WebSocket-based messaging.
WebSocketMessagingAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.websocket.WebSocketMessagingAutoConfiguration
 
welcomePageHandlerMapping(ResourceProperties) - 类 中的方法org.springframework.boot.autoconfigure.web.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
WhitelabelErrorViewConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.web.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
 
WsConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration.WsConfiguration
 

X

Xa() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.DataSourceProperties.Xa
 
XADataSourceAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
XADataSourceAutoConfiguration() - 类 的构造器org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
 
xaDataSourceWrapper(NarayanaRecoveryManagerBean, NarayanaProperties) - 类 中的方法org.springframework.boot.autoconfigure.transaction.jta.NarayanaJtaConfiguration
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
所有类 所有程序包