索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格

D

DailyTimeIntervalTriggerDescriptor(DailyTimeIntervalTrigger) - 类的构造器 org.springframework.boot.actuate.quartz.QuartzEndpoint.DailyTimeIntervalTriggerDescriptor
 
DASHED - 枚举类 中的枚举常量 org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
The dashed configuration form (used for toString; lower-case with only alphanumeric characters and dashes).
Data() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Data
 
database(String) - 类中的方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Configure the database.
DatabaseDriver - org.springframework.boot.jdbc中的枚举类
Enumeration of common database drivers.
DatabaseInitializationDependencyConfigurer - org.springframework.boot.sql.init.dependency中的类
Configures beans that depend upon SQL database initialization with dependencies upon beans that perform database initialization.
DatabaseInitializationDependencyConfigurer() - 类的构造器 org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer
 
DatabaseInitializationMode - org.springframework.boot.sql.init中的枚举类
Supported database initialization modes.
DatabaseInitializationSettings - org.springframework.boot.sql.init中的类
Settings for initializing an SQL database.
DatabaseInitializationSettings() - 类的构造器 org.springframework.boot.sql.init.DatabaseInitializationSettings
 
DatabaseInitializerDetector - org.springframework.boot.sql.init.dependency中的接口
Detects beans that initialize an SQL database.
databaseSelectionProvider(Neo4jDataProperties) - 类中的方法 org.springframework.boot.autoconfigure.data.neo4j.Neo4jDataAutoConfiguration
 
DataBlock - org.springframework.boot.loader.zip中的接口
Provides read access to a block of data contained somewhere in a zip file.
dataBufferFactory() - 类中的方法 org.springframework.boot.autoconfigure.data.mongo.MongoReactiveDataAutoConfiguration
 
DataCassandraTest - org.springframework.boot.test.autoconfigure.data.cassandra中的批注接口
Annotation that can be used for a Cassandra test that focuses only on Cassandra components.
DataCouchbaseTest - org.springframework.boot.test.autoconfigure.data.couchbase中的批注接口
Annotation that can be used for a Data Couchbase test that focuses only on Data Couchbase components.
datadogConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogMetricsExportAutoConfiguration
 
datadogMeterRegistry(DatadogConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogMetricsExportAutoConfiguration
 
DatadogMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.datadog中的类
Auto-configuration for exporting metrics to Datadog.
DatadogMetricsExportAutoConfiguration(DatadogProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogMetricsExportAutoConfiguration
 
DatadogProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.datadog中的类
@ConfigurationProperties for configuring Datadog metrics export.
DatadogProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
DataElasticsearchTest - org.springframework.boot.test.autoconfigure.data.elasticsearch中的批注接口
Annotation that can be used for a Data Elasticsearch test that focuses only on Data Elasticsearch components.
DataJdbcTest - org.springframework.boot.test.autoconfigure.data.jdbc中的批注接口
Annotation that can be used for a Data JDBC test that focuses only on Data JDBC components.
DataJdbcTypeExcludeFilter - org.springframework.boot.test.autoconfigure.data.jdbc中的类
DataJpaTest - org.springframework.boot.test.autoconfigure.orm.jpa中的批注接口
Annotation for a JPA test that focuses only on JPA components.
DataJpaTypeExcludeFilter - org.springframework.boot.test.autoconfigure.orm.jpa中的类
DataLdapTest - org.springframework.boot.test.autoconfigure.data.ldap中的批注接口
Annotation that can be used for an LDAP test that focuses only on LDAP components.
DataLdapTypeExcludeFilter - org.springframework.boot.test.autoconfigure.data.ldap中的类
DataMongoTest - org.springframework.boot.test.autoconfigure.data.mongo中的批注接口
Annotation that can be used for a MongoDB test that focuses only on MongoDB components.
DataMongoTypeExcludeFilter - org.springframework.boot.test.autoconfigure.data.mongo中的类
DataNeo4jTest - org.springframework.boot.test.autoconfigure.data.neo4j中的批注接口
Annotation that can be used for a Neo4j test that focuses only on Neo4j components.
DataNeo4jTypeExcludeFilter - org.springframework.boot.test.autoconfigure.data.neo4j中的类
DataObjectPropertyName - org.springframework.boot.context.properties.bind中的类
Internal utility to help when dealing with data object property names.
DataR2dbcTest - org.springframework.boot.test.autoconfigure.data.r2dbc中的批注接口
Annotation that can be used for a R2DBC test that focuses only on Data R2DBC components.
DataRedisTest - org.springframework.boot.test.autoconfigure.data.redis中的批注接口
Annotation for a Data Redis test that focuses only on Redis components.
DataRedisTypeExcludeFilter - org.springframework.boot.test.autoconfigure.data.redis中的类
DataSizeUnit - org.springframework.boot.convert中的批注接口
Annotation that can be used to change the default unit used when converting a DataSize.
dataSource(DataSource) - 类中的方法 org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
Create a new EntityManagerFactoryBuilder.Builder for a EntityManagerFactory using the settings of the given instance, and the given DataSource.
dataSource(DataSourceProperties) - 类中的方法 org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
 
dataSource(DataSourceProperties, ApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.jdbc.JndiDataSourceAutoConfiguration
 
dataSource(XADataSourceWrapper, DataSourceProperties, JdbcConnectionDetails, ObjectProvider<XADataSource>) - 类中的方法 org.springframework.boot.autoconfigure.jdbc.XADataSourceAutoConfiguration
 
dataSource(Environment) - 类中的方法 org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration
 
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中的类
 
DataSourceBuilder<T> - org.springframework.boot.jdbc中的类
Convenience class for building a DataSource.
DataSourceClosingSpringLiquibase - org.springframework.boot.autoconfigure.liquibase中的类
A custom SpringLiquibase extension that closes the underlying DataSource once the database has been migrated.
DataSourceClosingSpringLiquibase() - 类的构造器 org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
 
dataSourceConnectionProvider(DataSource) - 类中的方法 org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
dataSourceCustomizer(QuartzProperties, DataSource, ObjectProvider<DataSource>, ObjectProvider<PlatformTransactionManager>, ObjectProvider<PlatformTransactionManager>) - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzAutoConfiguration.JdbcStoreTypeConfiguration
 
DataSourceHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.jdbc中的类
DataSourceHealthContributorAutoConfiguration(ObjectProvider<DataSourcePoolMetadataProvider>) - 类的构造器 org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration
 
DataSourceHealthIndicator - org.springframework.boot.actuate.jdbc中的类
HealthIndicator that tests the status of a DataSource and optionally runs a test query.
DataSourceHealthIndicator() - 类的构造器 org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
Create a new DataSourceHealthIndicator instance.
DataSourceHealthIndicator(DataSource) - 类的构造器 org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
Create a new DataSourceHealthIndicator using the specified DataSource.
DataSourceHealthIndicator(DataSource, String) - 类的构造器 org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
Create a new DataSourceHealthIndicator using the specified DataSource and validation query.
DataSourceHealthIndicatorProperties - org.springframework.boot.actuate.autoconfigure.jdbc中的类
External configuration properties for DataSourceHealthIndicator.
DataSourceHealthIndicatorProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorProperties
 
DataSourcePoolMetadata - org.springframework.boot.jdbc.metadata中的接口
Provides access meta-data that is commonly available from most pooled DataSource implementations.
DataSourcePoolMetadataProvider - org.springframework.boot.jdbc.metadata中的接口
Provide a DataSourcePoolMetadata based on a DataSource.
DataSourcePoolMetadataProvidersConfiguration - org.springframework.boot.autoconfigure.jdbc.metadata中的类
Register the DataSourcePoolMetadataProvider instances for the supported data sources.
DataSourcePoolMetadataProvidersConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration
 
DataSourcePoolMetrics - org.springframework.boot.actuate.metrics.jdbc中的类
A MeterBinder for a DataSource.
DataSourcePoolMetrics(DataSource, Collection<DataSourcePoolMetadataProvider>, String, Iterable<Tag>) - 类的构造器 org.springframework.boot.actuate.metrics.jdbc.DataSourcePoolMetrics
 
DataSourcePoolMetrics(DataSource, DataSourcePoolMetadataProvider, String, Iterable<Tag>) - 类的构造器 org.springframework.boot.actuate.metrics.jdbc.DataSourcePoolMetrics
 
DataSourcePoolMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.jdbc中的类
Auto-configuration for metrics on all available datasources.
DataSourcePoolMetricsAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.jdbc.DataSourcePoolMetricsAutoConfiguration
 
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.
DataSourceScriptDatabaseInitializer - org.springframework.boot.jdbc.init中的类
InitializingBean that performs DataSource initialization using schema (DDL) and data (DML) scripts.
DataSourceScriptDatabaseInitializer(DataSource, DatabaseInitializationSettings) - 类的构造器 org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
Creates a new DataSourceScriptDatabaseInitializer that will initialize the given DataSource using the given settings.
DataSourceTransactionManagerAutoConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
DataSourceTransactionManagerAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration
 
DataSourceUnwrapper - org.springframework.boot.jdbc中的类
Unwraps a DataSource that may have been proxied or wrapped in a custom Wrapper such as DelegatingDataSource.
Datatype() - 类的构造器 org.springframework.boot.autoconfigure.jackson.JacksonProperties.Datatype
 
dateFormat(String) - 类中的方法 org.springframework.boot.autoconfigure.web.format.DateTimeFormatters
Configures the date format using the given pattern.
DATEFORMAT_PATTERN - 枚举类 中的枚举常量 org.springframework.boot.logging.LoggingSystemProperty
Logging system property for the date-format pattern.
dateTimeFormat(String) - 类中的方法 org.springframework.boot.autoconfigure.web.format.DateTimeFormatters
Configures the date-time format using the given pattern.
DateTimeFormatters - org.springframework.boot.autoconfigure.web.format中的类
Formatters for dates, times, and date-times.
DateTimeFormatters() - 类的构造器 org.springframework.boot.autoconfigure.web.format.DateTimeFormatters
 
DB2 - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
Provides an instance of JdbcDb2Dialect.
DB2 - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
DB2 Server.
DB2_AS400 - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
DB2 AS400 Server.
dbHealthContributor(ConfigurableListableBeanFactory, DataSourceHealthIndicatorProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration
 
ddlAuto(Supplier<String>) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 
DeadLetterPolicy() - 类的构造器 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer.DeadLetterPolicy
 
debug(Object) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
debug(Object, Throwable) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
DEBUG - 枚举类 中的枚举常量 org.springframework.boot.logging.LogLevel
 
DebugLogger - org.springframework.boot.loader.log中的类
Simple logger class used for System.err debugging.
DebugLogger() - 类的构造器 org.springframework.boot.loader.log.DebugLogger
 
decode(String) - 类中的静态方法 org.springframework.boot.loader.net.util.UrlDecoder
Decode the given string by decoding URL '%' escapes.
decorate(ConnectionFactory) - 接口中的方法 org.springframework.boot.r2dbc.ConnectionFactoryDecorator
Decorates the given ConnectionFactory.
decorator(ConnectionFactoryDecorator) - 类中的方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Add a decorator.
decorators(Iterable<ConnectionFactoryDecorator>) - 类中的方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Decryption() - 类的构造器 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Decryption
 
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties.HistogramType
Default, time-based histogram.
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiBackground
 
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiColor
 
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
Use heuristics to see if "properties" mode is to be used.
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.session.RedisSessionProperties.RepositoryType
Auto-configure a RedisSessionRepository or ReactiveRedisSessionRepository.
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.loader.tools.LoaderImplementation
The default recommended loader implementation.
DEFAULT - 枚举类 中的枚举常量 org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrint
Use the default print setting (MockMvcPrint.SYSTEM_OUT unless explicitly overridden).
DEFAULT - 类中的静态变量 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
Default EndpointMediaTypes for this version of Spring Boot.
DEFAULT - 接口中的静态变量 org.springframework.boot.actuate.health.HttpCodeStatusMapper
An HttpCodeStatusMapper instance using default mappings.
DEFAULT - 接口中的静态变量 org.springframework.boot.ApplicationContextFactory
A default ApplicationContextFactory implementation that will create an appropriate context for the WebApplicationType.
DEFAULT - 接口中的静态变量 org.springframework.boot.autoconfigure.jooq.ExceptionTranslatorExecuteListener
Default ExceptionTranslatorExecuteListener suitable for most applications.
DEFAULT - 接口中的静态变量 org.springframework.boot.context.properties.bind.BindConstructorProvider
Default BindConstructorProvider implementation that only returns a value when there's a single constructor and when the bindable has no existing value.
DEFAULT - 接口中的静态变量 org.springframework.boot.context.properties.bind.BindHandler
Default no-op bind handler.
DEFAULT - 类中的静态变量 org.springframework.boot.logging.CorrelationIdFormatter
DEFAULT - 类中的静态变量 org.springframework.boot.web.server.MimeMappings
Default mime mapping commonly used.
DEFAULT_CHARSET - 类中的静态变量 org.springframework.boot.web.servlet.server.Encoding
Default HTTP encoding for Servlet applications.
DEFAULT_CLASSPATH_INDEX_FILE_NAME - 类中的静态变量 org.springframework.boot.loader.launch.Launcher
 
DEFAULT_CONTEXT_PATH - 类中的静态变量 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
DEFAULT_DISPATCHER_SERVLET_BEAN_NAME - 类中的静态变量 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
The bean name for a DispatcherServlet that will be mapped to the root URL "/".
DEFAULT_DISPATCHER_SERVLET_REGISTRATION_BEAN_NAME - 类中的静态变量 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
The bean name for a ServletRegistrationBean for the DispatcherServlet "/".
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_ORDER - 类中的静态变量 org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
The default order for the core InfoContributor beans.
DEFAULT_ORDER - 批注接口中的静态变量 org.springframework.boot.autoconfigure.AutoConfigureOrder
The default order value.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner
The default order for the command line runner.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.context.logging.LoggingApplicationListener
The default order for the LoggingApplicationListener.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
The default order for the processor.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor
The default order for the processor.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor
The default order for the processor.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.web.reactive.filter.OrderedHiddenHttpMethodFilter
The default order is high to ensure the filter is applied before Spring Security.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.web.servlet.filter.OrderedFormContentFilter
Higher order to ensure the filter is applied before Spring Security.
DEFAULT_ORDER - 类中的静态变量 org.springframework.boot.web.servlet.filter.OrderedHiddenHttpMethodFilter
The default order is high to ensure the filter is applied before Spring Security.
DEFAULT_PORT - 类中的静态变量 org.springframework.boot.autoconfigure.mongo.MongoProperties
Default port used when the configured port is null.
DEFAULT_PORT - 类中的静态变量 org.springframework.boot.devtools.livereload.LiveReloadServer
The default live reload server port.
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.servlet.WebMvcAutoConfiguration
The default Spring MVC view prefix.
DEFAULT_PROTOCOL - 接口中的静态变量 org.springframework.boot.ssl.SslBundle
The default protocol to use.
DEFAULT_PROTOCOL - 类中的静态变量 org.springframework.boot.web.embedded.tomcat.TomcatReactiveWebServerFactory
The class name of default protocol used.
DEFAULT_PROTOCOL - 类中的静态变量 org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory
The class name of default protocol used.
DEFAULT_REQUEST_CONTEXT_ATTRIBUTE - 类中的静态变量 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_RESOURCE_LOADER_PATH - 类中的静态变量 org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateProperties
 
DEFAULT_SECRET_HEADER_NAME - 类中的静态变量 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties
 
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.servlet.WebMvcAutoConfiguration
The default Spring MVC view suffix.
DEFAULT_TEMPLATE_LOADER_PATH - 类中的静态变量 org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
DEFAULT_TRACING_OBSERVATION_HANDLER_ORDER - 类中的静态变量 org.springframework.boot.actuate.autoconfigure.tracing.MicrometerTracingAutoConfiguration
DEFAULT_URI - 类中的静态变量 org.springframework.boot.autoconfigure.mongo.MongoProperties
Default URI used when the configured URI is null.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.annotation.Endpoint
Level of access to the endpoint that is permitted by default.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint
Level of access to the endpoint that is permitted by default.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
已过时。
Level of access to the endpoint that is permitted by default.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
已过时。
Level of access to the endpoint that is permitted by default.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
已过时。
Level of access to the endpoint that is permitted by default.
defaultAccess() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
Level of access to the endpoint that is permitted by default.
DefaultApplicationArguments - org.springframework.boot中的类
Default implementation of ApplicationArguments.
DefaultApplicationArguments(String...) - 类的构造器 org.springframework.boot.DefaultApplicationArguments
 
DefaultBootstrapContext - org.springframework.boot中的类
Default ConfigurableBootstrapContext implementation.
DefaultBootstrapContext() - 类的构造器 org.springframework.boot.DefaultBootstrapContext
 
DefaultConfigurationCustomizer - org.springframework.boot.autoconfigure.jooq中的接口
Callback interface that can be implemented by beans wishing to customize the DefaultConfiguration whilst retaining default auto-configuration.
DefaultCookieSerializerCustomizer - org.springframework.boot.autoconfigure.session中的接口
Callback interface that can be implemented by beans wishing to customize the DefaultCookieSerializer configuration.
DefaultErrorAttributes - org.springframework.boot.web.reactive.error中的类
Default implementation of ErrorAttributes.
DefaultErrorAttributes - org.springframework.boot.web.servlet.error中的类
Default implementation of ErrorAttributes.
DefaultErrorAttributes() - 类的构造器 org.springframework.boot.web.reactive.error.DefaultErrorAttributes
 
DefaultErrorAttributes() - 类的构造器 org.springframework.boot.web.servlet.error.DefaultErrorAttributes
 
defaultErrorView() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
 
DefaultErrorViewResolver - org.springframework.boot.autoconfigure.web.servlet.error中的类
Default ErrorViewResolver implementation that attempts to resolve error views using well known conventions.
DefaultErrorViewResolver(ApplicationContext, WebProperties.Resources) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.error.DefaultErrorViewResolver
Create a new DefaultErrorViewResolver instance.
DefaultErrorWebExceptionHandler - org.springframework.boot.autoconfigure.web.reactive.error中的类
Basic global WebExceptionHandler, rendering ErrorAttributes.
DefaultErrorWebExceptionHandler(ErrorAttributes, WebProperties.Resources, ErrorProperties, ApplicationContext) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Create a new DefaultErrorWebExceptionHandler instance.
defaultHeader(String, String...) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
Add a default header that will be set if not already present on the outgoing ClientHttpRequest.
DefaultHealthContributorRegistry - org.springframework.boot.actuate.health中的类
Default HealthContributorRegistry implementation.
DefaultHealthContributorRegistry() - 类的构造器 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
 
DefaultHealthContributorRegistry(Map<String, HealthContributor>) - 类的构造器 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
 
DefaultHealthContributorRegistry(Map<String, HealthContributor>, Function<String, String>) - 类的构造器 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
 
defaultInclude(MetadataReader, MetadataReaderFactory) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
defaultIncludes() - 枚举类中的静态方法 org.springframework.boot.actuate.web.exchanges.Include
Return the default Include.
DefaultJerseyApplicationPath - org.springframework.boot.autoconfigure.web.servlet中的类
Default implementation of JerseyApplicationPath that derives the path from JerseyProperties or the @ApplicationPath annotation.
DefaultJerseyApplicationPath(String, ResourceConfig) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.DefaultJerseyApplicationPath
 
DefaultJmsListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.jms中的类
Configure DefaultJmsListenerContainerFactory with sensible defaults.
DefaultJmsListenerContainerFactoryConfigurer() - 类的构造器 org.springframework.boot.autoconfigure.jms.DefaultJmsListenerContainerFactoryConfigurer
 
DefaultKafkaConsumerFactoryCustomizer - org.springframework.boot.autoconfigure.kafka中的接口
Callback interface for customizing DefaultKafkaConsumerFactory beans.
DefaultKafkaProducerFactoryCustomizer - org.springframework.boot.autoconfigure.kafka中的接口
Callback interface for customizing DefaultKafkaProducerFactory beans.
DefaultLaunchScript - org.springframework.boot.loader.tools中的类
Default implementation of LaunchScript.
DefaultLaunchScript(File, Map<?, ?>) - 类的构造器 org.springframework.boot.loader.tools.DefaultLaunchScript
Create a new DefaultLaunchScript instance.
DefaultLayoutFactory - org.springframework.boot.loader.tools中的类
Default implementation of LayoutFactory.
DefaultLayoutFactory() - 类的构造器 org.springframework.boot.loader.tools.DefaultLayoutFactory
 
defaultLifecycleProcessor(LifecycleProperties) - 类中的方法 org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration
 
defaultMessageConverters() - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
Set the HttpMessageConverters that should be used with the RestTemplate to the default set.
defaultPollerMetadata(IntegrationProperties) - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
 
DefaultPropertiesPropertySource - org.springframework.boot中的类
MapPropertySource containing default properties contributed directly to a SpringApplication.
DefaultPropertiesPropertySource(Map<String, Object>) - 类的构造器 org.springframework.boot.DefaultPropertiesPropertySource
Create a new DefaultPropertiesPropertySource with the given Map source.
DefaultReactiveHealthContributorRegistry - org.springframework.boot.actuate.health中的类
Default ReactiveHealthContributorRegistry implementation.
DefaultReactiveHealthContributorRegistry() - 类的构造器 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
 
DefaultReactiveHealthContributorRegistry(Map<String, ReactiveHealthContributor>) - 类的构造器 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
 
DefaultReactiveHealthContributorRegistry(Map<String, ReactiveHealthContributor>, Function<String, String>) - 类的构造器 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
 
DefaultRepositoryTagsProvider - org.springframework.boot.actuate.metrics.data中的类
Default RepositoryTagsProvider implementation.
DefaultRepositoryTagsProvider() - 类的构造器 org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider
 
DefaultRestartInitializer - org.springframework.boot.devtools.restart中的类
Default RestartInitializer that only enable initial restart when running a standard "main" method.
DefaultRestartInitializer() - 类的构造器 org.springframework.boot.devtools.restart.DefaultRestartInitializer
 
defaults() - 记录类中的静态方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
Use defaults for the ClientHttpRequestFactory which can differ depending on the implementation.
defaults() - 类中的静态方法 org.springframework.boot.web.error.ErrorAttributeOptions
Create an ErrorAttributeOptions with defaults.
Defaults() - 类的构造器 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults
 
DEFAULTS - 记录类中的静态变量 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
已过时。
Use defaults for the ClientHttpRequestFactory which can differ depending on the implementation.
DefaultSourceDirectoryUrlFilter - org.springframework.boot.devtools.restart.server中的类
Default implementation of SourceDirectoryUrlFilter that attempts to match URLs using common naming conventions.
DefaultSourceDirectoryUrlFilter() - 类的构造器 org.springframework.boot.devtools.restart.server.DefaultSourceDirectoryUrlFilter
 
DefaultSslBundleRegistry - org.springframework.boot.ssl中的类
Default SslBundleRegistry implementation.
DefaultSslBundleRegistry() - 类的构造器 org.springframework.boot.ssl.DefaultSslBundleRegistry
 
DefaultSslBundleRegistry(String, SslBundle) - 类的构造器 org.springframework.boot.ssl.DefaultSslBundleRegistry
 
defaultTracingObservationHandler(Tracer) - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.MicrometerTracingAutoConfiguration
 
defaultValidator(ApplicationContext, ObjectProvider<ValidationConfigurationCustomizer>) - 类中的静态方法 org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration
 
DefaultValue - org.springframework.boot.context.properties.bind中的批注接口
Annotation that can be used to specify the default value when binding to an immutable property.
defaultViewResolver() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
DeferredLog - org.springframework.boot.logging中的类
Deferred Log that can be used to store messages that shouldn't be written until the logging system is fully initialized.
DeferredLog() - 类的构造器 org.springframework.boot.logging.DeferredLog
Create a new DeferredLog instance.
DeferredLogFactory - org.springframework.boot.logging中的接口
Factory that can be used to create multiple DeferredLog instances that will switch over when appropriate.
DeferredLogs - org.springframework.boot.logging中的类
A DeferredLogFactory implementation that manages a collection DeferredLog instances.
DeferredLogs() - 类的构造器 org.springframework.boot.logging.DeferredLogs
 
DEFINED_PORT - 枚举类 中的枚举常量 org.springframework.boot.test.context.SpringBootTest.WebEnvironment
Creates a (reactive) web application context without defining any server.port=0 Environment property.
definePackage(String, String, String, String, String, String, String, URL) - 类中的方法 org.springframework.boot.loader.launch.LaunchedClassLoader
 
definePackage(String, Manifest, URL) - 类中的方法 org.springframework.boot.loader.launch.LaunchedClassLoader
 
definePackageIfNecessary(String) - 类中的方法 org.springframework.boot.loader.net.protocol.jar.JarUrlClassLoader
Define a package before a findClass call is made.
DelegatingFilterProxyRegistrationBean - org.springframework.boot.web.servlet中的类
A ServletContextInitializer to register DelegatingFilterProxys in a Servlet 3.0+ container.
DelegatingFilterProxyRegistrationBean(String, ServletRegistrationBean<?>...) - 类的构造器 org.springframework.boot.web.servlet.DelegatingFilterProxyRegistrationBean
Create a new DelegatingFilterProxyRegistrationBean instance to be registered with the specified ServletRegistrationBeans.
delete(String, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Delete the resources at the specified URI.
delete(String, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Delete the resources at the specified URI.
delete(URI) - 接口中的方法 org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
Perform an HTTP DELETE operation.
delete(URI) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Delete the resources at the specified URL.
delete(Path) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
delete(VolumeName, boolean) - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi.VolumeApi
Delete a volume.
DELETE - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.OperationType
A delete operation.
DELETE - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.web.WebEndpointHttpMethod
An HTTP DELETE request.
DELETE - 枚举类 中的枚举常量 org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager.ShutdownOperation
Perform a DELETE before shutdown.
DELETE - 枚举类 中的枚举常量 org.springframework.boot.devtools.filewatch.ChangedFile.Type
An existing file has been deleted.
DELETED - 枚举类 中的枚举常量 org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind
The file has been deleted since the original JAR was created.
DeleteOperation - org.springframework.boot.actuate.endpoint.annotation中的批注接口
Identifies a method on an @Endpoint as being a delete operation.
deleteSession(String) - 类中的方法 org.springframework.boot.actuate.session.ReactiveSessionsEndpoint
 
deleteSession(String) - 类中的方法 org.springframework.boot.actuate.session.SessionsEndpoint
 
Delimiter - org.springframework.boot.convert中的批注接口
Declares a field or method parameter should be converted to collection using the specified delimiter.
DELTA - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties.HistogramType
Delta histogram.
DEPENDENCIES - 类中的静态变量 org.springframework.boot.loader.tools.StandardLayers
The dependencies layer.
DependsOnDatabaseInitialization - org.springframework.boot.sql.init.dependency中的批注接口
Indicate that a bean's creation and initialization depends upon database initialization having completed.
DependsOnDatabaseInitializationDetector - org.springframework.boot.sql.init.dependency中的接口
Detects beans that depend on database initialization.
DeprecatedConfigurationProperty - org.springframework.boot.context.properties中的批注接口
Indicates that a getter in a @ConfigurationProperties object is deprecated.
DERBY - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
Apache Derby.
DERBY - 枚举类 中的枚举常量 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Derby Database Connection.
deregisterJdbcDrivers(ServletContext) - 类中的方法 org.springframework.boot.web.servlet.support.SpringBootServletInitializer
Deregisters the JDBC drivers that were registered by the application represented by the given servletContext.
derivedFrom(ConnectionFactory) - 类中的静态方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Initialize a new ConnectionFactoryBuilder derived from the options of the specified connectionFactory.
derivedFrom(DataSource) - 类中的静态方法 org.springframework.boot.jdbc.DataSourceBuilder
Create a new DataSourceBuilder instance derived from the specified data source.
describeMappings(ApplicationContext) - 接口中的方法 org.springframework.boot.actuate.web.mappings.MappingDescriptionProvider
Produce the descriptions of the mappings identified by this provider in the given context.
describeMappings(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlersMappingDescriptionProvider
 
describeMappings(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
 
describeMappings(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.FiltersMappingDescriptionProvider
 
describeMappings(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.ServletsMappingDescriptionProvider
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 org.springframework.boot.jackson.JsonObjectDeserializer
 
deserializeObject(JsonParser, DeserializationContext, ObjectCodec, JsonNode) - 类中的方法 org.springframework.boot.jackson.JsonObjectDeserializer
Deserialize JSON content into the value type this serializer handles.
destroy() - 类中的方法 org.springframework.boot.actuate.endpoint.jmx.JmxEndpointExporter
 
destroy() - 类中的方法 org.springframework.boot.actuate.metrics.web.tomcat.TomcatMetricsBinder
 
destroy() - 类中的方法 org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
 
destroy() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
destroy() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
 
destroy() - 类中的方法 org.springframework.boot.autoconfigure.validation.ValidatorAdapter
 
destroy() - 类中的方法 org.springframework.boot.devtools.classpath.ClassPathFileSystemWatcher
 
destroy() - 类中的方法 org.springframework.boot.devtools.remote.server.DispatcherFilter
 
destroy() - 类中的方法 org.springframework.boot.web.embedded.jetty.JettyWebServer
 
destroy() - 类中的方法 org.springframework.boot.web.embedded.tomcat.TomcatWebServer
 
destroy() - 接口中的方法 org.springframework.boot.web.server.WebServer
Destroys the web server such that it cannot be started again.
destroy() - 类中的方法 org.springframework.boot.web.servlet.support.ErrorPageFilter
 
detach(Object) - 类中的方法 org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
Remove the given entity from the persistence context, causing a managed entity to become detached.
detect() - 接口中的静态方法 org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
Detect the most suitable ClientHttpRequestFactoryBuilder based on the classpath.
detect(String) - 枚举类中的静态方法 org.springframework.boot.convert.DurationStyle
Detect the style from the given source value.
detect(String) - 枚举类中的静态方法 org.springframework.boot.convert.PeriodStyle
Detect the style from the given source value.
detect(ConfigurableListableBeanFactory) - 类中的方法 org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDatabaseInitializerDetector
 
detect(ConfigurableListableBeanFactory) - 类中的方法 org.springframework.boot.sql.init.dependency.AbstractBeansOfTypeDependsOnDatabaseInitializationDetector
 
detect(ConfigurableListableBeanFactory) - 接口中的方法 org.springframework.boot.sql.init.dependency.DatabaseInitializerDetector
Detect beans defined in the given beanFactory that initialize a DataSource.
detect(ConfigurableListableBeanFactory) - 接口中的方法 org.springframework.boot.sql.init.dependency.DependsOnDatabaseInitializationDetector
Detect beans defined in the given beanFactory that depend on database initialization.
DETECT - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiOutput.Enabled
Try to detect whether ANSI coloring capabilities are available.
detectAndParse(String) - 枚举类中的静态方法 org.springframework.boot.convert.DurationStyle
Detect the style then parse the value to return a duration.
detectAndParse(String) - 枚举类中的静态方法 org.springframework.boot.convert.PeriodStyle
Detect the style then parse the value to return a period.
detectAndParse(String, ChronoUnit) - 枚举类中的静态方法 org.springframework.boot.convert.DurationStyle
Detect the style then parse the value to return a duration.
detectAndParse(String, ChronoUnit) - 枚举类中的静态方法 org.springframework.boot.convert.PeriodStyle
Detect the style then parse the value to return a period.
detectDefaultConfigurationClasses(Class<?>) - 类中的方法 org.springframework.boot.test.context.SpringBootContextLoader
Detect the default configuration classes for the supplied test class.
detectHttpMessageSender(boolean) - 类中的方法 org.springframework.boot.webservices.client.WebServiceTemplateBuilder
Set if a suitable HTTP-based WebServiceMessageSender should be detected based on the classpath when one has not been specified.
detectionComplete(ConfigurableListableBeanFactory, Set<String>) - 接口中的方法 org.springframework.boot.sql.init.dependency.DatabaseInitializerDetector
Callback indicating that all known DataSourceInitializerDetectors have been called and detection of beans that initialize a DataSource is complete.
detectRequestFactory(boolean) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
Set if the ClientHttpRequestFactory should be detected based on the classpath.
DeterminableImports - org.springframework.boot.context.annotation中的接口
Interface that can be implemented by ImportSelector and ImportBeanDefinitionRegistrar implementations when they can determine imports early.
determineAddresses() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
Returns the configured addresses or a single address (host:port) created from the configured host and port if no addresses have been set.
determineDatabaseName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the name to used based on this configuration.
determineDispatcherTypes() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Determines the dispatcher types for which the filter should be registered.
determineDriverClassName() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Determine the driver to use based on this configuration and the environment.
determineEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
Returns whether SSL is enabled from the first address, or the configured ssl enabled flag if no addresses have been set.
determineHibernateProperties(Map<String, String>, HibernateSettings) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
Determine the configuration properties for the initialization of the main Hibernate EntityManagerFactory based on standard JPA properties and HibernateSettings.
determineHost() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
Returns the host from the first address, or the configured host if no addresses have been set.
determineImports(AnnotationMetadata) - 接口中的方法 org.springframework.boot.context.annotation.DeterminableImports
Return a set of objects that represent the imports.
determineJoinTableName(ImplicitJoinTableNameSource) - 类中的方法 org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy
 
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
 
determineResourceBasePath(MergedContextConfiguration) - 类中的方法 org.springframework.boot.test.context.SpringBootTestContextBootstrapper
Determines the resource base path for web applications using the value of @WebAppConfiguration, if any, on the test class of the given configuration.
determineSqlDialect(DataSource) - 类中的方法 org.springframework.boot.autoconfigure.jooq.JooqProperties
Determine the SQLDialect to use based on this configuration and the primary DataSource.
determineTimeout(Supplier<Duration>) - 类中的方法 org.springframework.boot.autoconfigure.session.SessionProperties
Determine the session timeout.
determineUniqueName() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
Provide a unique name specific to this instance.
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.
DevToolsDataSourceAutoConfiguration - org.springframework.boot.devtools.autoconfigure中的类
Auto-configuration for DevTools-specific DataSource configuration.
DevToolsDataSourceAutoConfiguration() - 类的构造器 org.springframework.boot.devtools.autoconfigure.DevToolsDataSourceAutoConfiguration
 
DevToolsEnablementDeducer - org.springframework.boot.devtools.system中的类
Utility to deduce if DevTools should be enabled in the current context.
DevToolsHomePropertiesPostProcessor - org.springframework.boot.devtools.env中的类
EnvironmentPostProcessor to add devtools properties from the user's home directory.
DevToolsHomePropertiesPostProcessor() - 类的构造器 org.springframework.boot.devtools.env.DevToolsHomePropertiesPostProcessor
 
DevToolsLogFactory - org.springframework.boot.devtools.logger中的类
Devtools deferred logging support.
DevToolsProperties - org.springframework.boot.devtools.autoconfigure中的类
Configuration properties for developer tools.
DevToolsProperties() - 类的构造器 org.springframework.boot.devtools.autoconfigure.DevToolsProperties
 
DevToolsProperties.Livereload - org.springframework.boot.devtools.autoconfigure中的类
LiveReload properties.
DevToolsProperties.Restart - org.springframework.boot.devtools.autoconfigure中的类
Restart properties.
DevToolsPropertyDefaultsPostProcessor - org.springframework.boot.devtools.env中的类
EnvironmentPostProcessor to add properties that make sense when working at development time.
DevToolsPropertyDefaultsPostProcessor() - 类的构造器 org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor
 
DevToolsR2dbcAutoConfiguration - org.springframework.boot.devtools.autoconfigure中的类
Auto-configuration for DevTools-specific R2DBC configuration.
DevToolsR2dbcAutoConfiguration() - 类的构造器 org.springframework.boot.devtools.autoconfigure.DevToolsR2dbcAutoConfiguration
 
DevToolsSettings - org.springframework.boot.devtools.settings中的类
DevTools settings loaded from /META-INF/spring-devtools.properties files.
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.
DIFFERENT - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
The management port and server port are different.
DIRECT - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.amqp.RabbitProperties.ContainerType
Container where the listener is invoked directly on the RabbitMQ consumer thread.
DIRECT - 枚举类 中的枚举常量 org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope
Only return configuration that has been applied directly.
DirectContainer() - 类的构造器 org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
 
directory(String, Owner) - 接口中的方法 org.springframework.boot.buildpack.platform.io.Layout
Add a directory to the content.
directory(String, Owner, int) - 接口中的方法 org.springframework.boot.buildpack.platform.io.Layout
Add a directory to the content.
directoryServer(ApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
 
DirectRabbitListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.amqp中的类
Configure DirectRabbitListenerContainerFactoryConfigurer with sensible defaults.
DirectRabbitListenerContainerFactoryConfigurer(RabbitProperties) - 类的构造器 org.springframework.boot.autoconfigure.amqp.DirectRabbitListenerContainerFactoryConfigurer
Creates a new configurer that will use the given rabbitProperties.
disable() - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
Disable caching.
disable() - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize and disable restart support.
DISABLE - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
Do not fall back, thereby disabling the info contributor.
DISABLED - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.web.server.ManagementPortType
The management port has been disabled.
DISABLED - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.netty.NettyProperties.LeakDetection
Disable leak detection completely.
DISABLED - 接口中的静态变量 org.springframework.boot.actuate.metrics.AutoTimer
An AutoTimer implementation that is disabled and will not record metrics.
DiscoveredEndpoint<O> - org.springframework.boot.actuate.endpoint.annotation中的接口
An endpoint discovered by an EndpointDiscoverer.
DiscoveredOperationMethod - org.springframework.boot.actuate.endpoint.annotation中的类
An OperationMethod discovered by an EndpointDiscoverer.
DiscoveredOperationMethod(Method, OperationType, AnnotationAttributes) - 类的构造器 org.springframework.boot.actuate.endpoint.annotation.DiscoveredOperationMethod
 
DiscovererEndpointFilter - org.springframework.boot.actuate.endpoint.annotation中的类
EndpointFilter the matches based on the EndpointDiscoverer the created the endpoint.
DiscovererEndpointFilter(Class<? extends EndpointDiscoverer<?, ?>>) - 类的构造器 org.springframework.boot.actuate.endpoint.annotation.DiscovererEndpointFilter
Create a new DiscovererEndpointFilter instance.
Discovery() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Discovery
 
Diskspace() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.System.Diskspace
 
DiskSpaceHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.system中的类
DiskSpaceHealthContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration
 
diskSpaceHealthIndicator(DiskSpaceHealthIndicatorProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration
 
DiskSpaceHealthIndicator - org.springframework.boot.actuate.system中的类
A HealthIndicator that checks available disk space and reports a status of Status.DOWN when it drops below a configurable threshold.
DiskSpaceHealthIndicator(File, DataSize) - 类的构造器 org.springframework.boot.actuate.system.DiskSpaceHealthIndicator
Create a new DiskSpaceHealthIndicator instance.
DiskSpaceHealthIndicatorProperties - org.springframework.boot.actuate.autoconfigure.system中的类
External configuration properties for DiskSpaceHealthIndicator.
DiskSpaceHealthIndicatorProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
 
diskSpaceMetrics(MetricsProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration
 
DiskSpaceMetricsBinder - org.springframework.boot.actuate.metrics.system中的类
A MeterBinder that binds one or more DiskSpaceMetrics.
DiskSpaceMetricsBinder(List<File>, Iterable<Tag>) - 类的构造器 org.springframework.boot.actuate.metrics.system.DiskSpaceMetricsBinder
 
Dispatcher - org.springframework.boot.devtools.remote.server中的类
Dispatcher used to route incoming remote server requests to a Handler.
Dispatcher(AccessManager, Collection<HandlerMapper>) - 类的构造器 org.springframework.boot.devtools.remote.server.Dispatcher
 
DISPATCHER_SERVLET_NAME - 类中的静态变量 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
Constant value for the DispatcherServlet bean name.
DispatcherFilter - org.springframework.boot.devtools.remote.server中的类
Servlet filter providing integration with the remote server Dispatcher.
DispatcherFilter(Dispatcher) - 类的构造器 org.springframework.boot.devtools.remote.server.DispatcherFilter
 
DispatcherHandlerMappingDescription - org.springframework.boot.actuate.web.mappings.reactive中的类
A description of a mapping known to a DispatcherServlet.
DispatcherHandlerMappingDetails - org.springframework.boot.actuate.web.mappings.reactive中的类
Details of a DispatcherHandler mapping.
DispatcherHandlerMappingDetails() - 类的构造器 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlerMappingDetails
 
DispatcherHandlersMappingDescriptionProvider - org.springframework.boot.actuate.web.mappings.reactive中的类
A MappingDescriptionProvider that introspects the HandlerMappings that are known to a DispatcherHandler.
DispatcherHandlersMappingDescriptionProvider() - 类的构造器 org.springframework.boot.actuate.web.mappings.reactive.DispatcherHandlersMappingDescriptionProvider
 
dispatcherServlet(WebMvcProperties) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
 
dispatcherServlet(MockMvc) - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration
 
DispatcherServletAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
DispatcherServletAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration
 
DispatcherServletAutoConfiguration.DispatcherServletConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
 
DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
 
DispatcherServletConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletConfiguration
 
DispatcherServletMappingDescription - org.springframework.boot.actuate.web.mappings.servlet中的类
A description of a mapping known to a DispatcherServlet.
DispatcherServletMappingDetails - org.springframework.boot.actuate.web.mappings.servlet中的类
Details of a DispatcherServlet mapping.
DispatcherServletMappingDetails() - 类的构造器 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletMappingDetails
 
dispatcherServletPath(WebMvcProperties) - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration
 
DispatcherServletPath - org.springframework.boot.autoconfigure.web.servlet中的接口
Interface that can be used by auto-configurations that need path details for the default DispatcherServlet.
dispatcherServletRegistration(DispatcherServlet, WebMvcProperties, ObjectProvider<MultipartConfigElement>) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
 
DispatcherServletRegistrationBean - org.springframework.boot.autoconfigure.web.servlet中的类
DispatcherServletRegistrationBean(DispatcherServlet, String) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletRegistrationBean
Create a new DispatcherServletRegistrationBean instance for the given servlet and path.
DispatcherServletRegistrationConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration
 
DispatcherServletsMappingDescriptionProvider - org.springframework.boot.actuate.web.mappings.servlet中的类
A MappingDescriptionProvider that introspects the HandlerMappings that are known to one or more DispatcherServlets.
DispatcherServletsMappingDescriptionProvider() - 类的构造器 org.springframework.boot.actuate.web.mappings.servlet.DispatcherServletsMappingDescriptionProvider
 
DispatcherType - org.springframework.boot.web.servlet中的枚举类
Enumeration of filter dispatcher types, identical to DispatcherType and used in configuration as the servlet API may not be present.
Distribution() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Distribution
 
DockerApi - org.springframework.boot.buildpack.platform.docker中的类
Provides access to the limited set of Docker APIs needed by pack.
DockerApi() - 类的构造器 org.springframework.boot.buildpack.platform.docker.DockerApi
Create a new DockerApi instance.
DockerApi(DockerConfiguration.DockerHostConfiguration) - 类的构造器 org.springframework.boot.buildpack.platform.docker.DockerApi
Create a new DockerApi instance.
DockerApi.ContainerApi - org.springframework.boot.buildpack.platform.docker中的类
Docker API for container operations.
DockerApi.ImageApi - org.springframework.boot.buildpack.platform.docker中的类
Docker API for image operations.
DockerApi.VolumeApi - org.springframework.boot.buildpack.platform.docker中的类
Docker API for volume operations.
DockerCompose - org.springframework.boot.docker.compose.core中的接口
Provides a high-level API to work with Docker compose.
DockerComposeConnectionDetails(RunningService) - 类的构造器 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory.DockerComposeConnectionDetails
DockerComposeConnectionDetailsFactory<D> - org.springframework.boot.docker.compose.service.connection中的类
Base class for ConnectionDetailsFactory implementations that provide ConnectionDetails from a DockerComposeConnectionSource.
DockerComposeConnectionDetailsFactory(String[], String...) - 类的构造器 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory
DockerComposeConnectionDetailsFactory(String, String...) - 类的构造器 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory
DockerComposeConnectionDetailsFactory(Predicate<DockerComposeConnectionSource>, String...) - 类的构造器 org.springframework.boot.docker.compose.service.connection.DockerComposeConnectionDetailsFactory
DockerComposeConnectionDetailsFactory.DockerComposeConnectionDetails - org.springframework.boot.docker.compose.service.connection中的类
Convenient base class for ConnectionDetails results that are backed by a RunningService.
DockerComposeConnectionSource - org.springframework.boot.docker.compose.service.connection中的类
DockerComposeFile - org.springframework.boot.docker.compose.core中的类
A reference to a Docker Compose file (usually named compose.yaml).
DockerComposeOrigin - org.springframework.boot.docker.compose.core中的记录类
An origin which points to a service defined in Docker Compose.
DockerComposeOrigin(DockerComposeFile, String) - 记录类的构造器 org.springframework.boot.docker.compose.core.DockerComposeOrigin
创建 DockerComposeOrigin 记录类的实例。
DockerComposeProperties - org.springframework.boot.docker.compose.lifecycle中的类
Configuration properties for Docker Compose.
DockerComposeProperties() - 类的构造器 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
DockerComposeProperties.Profiles - org.springframework.boot.docker.compose.lifecycle中的类
Profiles properties.
DockerComposeProperties.Readiness - org.springframework.boot.docker.compose.lifecycle中的类
Readiness properties.
DockerComposeProperties.Readiness.Tcp - org.springframework.boot.docker.compose.lifecycle中的类
TCP properties.
DockerComposeProperties.Readiness.Wait - org.springframework.boot.docker.compose.lifecycle中的枚举类
Readiness wait strategies.
DockerComposeProperties.Skip - org.springframework.boot.docker.compose.lifecycle中的类
Skip options.
DockerComposeProperties.Start - org.springframework.boot.docker.compose.lifecycle中的类
Start properties.
DockerComposeProperties.Start.Skip - org.springframework.boot.docker.compose.lifecycle中的枚举类
Start command skip mode.
DockerComposeProperties.Stop - org.springframework.boot.docker.compose.lifecycle中的类
Stop properties.
DockerComposeServicesReadyEvent - org.springframework.boot.docker.compose.lifecycle中的类
ApplicationEvent published when Docker Compose RunningService instances are available.
DockerConfiguration - org.springframework.boot.buildpack.platform.docker.configuration中的类
Docker configuration options.
DockerConfiguration() - 类的构造器 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
DockerConfiguration.DockerHostConfiguration - org.springframework.boot.buildpack.platform.docker.configuration中的类
 
DockerConnectionException - org.springframework.boot.buildpack.platform.docker.transport中的异常错误类
Exception thrown when connection to the Docker daemon fails.
DockerConnectionException(String, Exception) - 异常错误类的构造器 org.springframework.boot.buildpack.platform.docker.transport.DockerConnectionException
 
DockerEngineException - org.springframework.boot.buildpack.platform.docker.transport中的异常错误类
Exception thrown when a call to the Docker API fails.
DockerEngineException(String, URI, int, String, Errors, Message) - 异常错误类的构造器 org.springframework.boot.buildpack.platform.docker.transport.DockerEngineException
 
DockerException - org.springframework.boot.docker.compose.core中的异常错误类
Base class for docker exceptions.
DockerException(String) - 异常错误类的构造器 org.springframework.boot.docker.compose.core.DockerException
 
DockerException(String, Throwable) - 异常错误类的构造器 org.springframework.boot.docker.compose.core.DockerException
 
DockerHost - org.springframework.boot.buildpack.platform.docker.configuration中的类
Docker host connection options.
DockerHost(String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
 
DockerHost(String, boolean, String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
 
DockerHostConfiguration(String, String, boolean, String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
 
DockerNotRunningException - org.springframework.boot.docker.compose.core中的异常错误类
DockerException thrown if the docker daemon is not running.
DockerOutputParseException - org.springframework.boot.docker.compose.core中的异常错误类
DockerException thrown if the docker JSON cannot be parsed.
DockerProcessStartException - org.springframework.boot.docker.compose.core中的异常错误类
DockerException thrown if the docker process cannot be started.
DockerRegistryAuthentication - org.springframework.boot.buildpack.platform.docker.configuration中的接口
Docker registry authentication configuration.
doClose() - 类中的方法 org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext
 
doClose() - 类中的方法 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext
 
doesNotHaveBean(Class<?>) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context (or ancestors) does not contain any beans of the given type.
doesNotHaveBean(Class<?>, ApplicationContextAssert.Scope) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context does not contain any beans of the given type.
doesNotHaveBean(String) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context does not contain a beans of the given name.
doesNotHaveEmptyJsonPathValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path does not produce an empty result.
doesNotHaveJsonPath(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the JSON path is not present, even if it has a null value.
doesNotHaveJsonPathValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces no result.
doFilter(ServletRequest, ServletResponse, FilterChain) - 类中的方法 org.springframework.boot.devtools.remote.server.DispatcherFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - 类中的方法 org.springframework.boot.web.servlet.support.ErrorPageFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.amqp.RabbitHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.cassandra.CassandraDriverHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.cassandra.CassandraDriverReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.couchbase.CouchbaseHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.couchbase.CouchbaseReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.data.elasticsearch.ElasticsearchReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.data.mongo.MongoHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.data.mongo.MongoReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.data.redis.RedisHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.data.redis.RedisReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.elasticsearch.ElasticsearchRestClientHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.hazelcast.HazelcastHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.health.AbstractHealthIndicator
Actual health check logic.
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
Actual health check logic.
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.health.PingHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.jdbc.DataSourceHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.jms.JmsHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.ldap.LdapHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.mail.MailHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.neo4j.Neo4jHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.neo4j.Neo4jReactiveHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.r2dbc.ConnectionFactoryHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.ssl.SslHealthIndicator
 
doHealthCheck(Health.Builder) - 类中的方法 org.springframework.boot.actuate.system.DiskSpaceHealthIndicator
 
DONT_FOLLOW - 枚举类 中的枚举常量 org.springframework.boot.http.client.ClientHttpRequestFactorySettings.Redirects
Don't follow redirects (fail if the underlying library has no support).
doWithEntry(ClassLoader, BiConsumer<Class<?>, Class<?>>) - 类中的方法 org.springframework.boot.jackson.JsonMixinModuleEntries
Perform an action on each entry defined by this instance.
doWithField(Field, Object, ObjectFactory<M>) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
 
doWithLibraries(LibraryCallback) - 接口中的方法 org.springframework.boot.loader.tools.Libraries
Iterate all relevant libraries.
down() - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
Set status to Status.DOWN.
down() - 类中的静态方法 org.springframework.boot.actuate.health.Health
Create a new Health.Builder instance with a Status.DOWN status.
down(Throwable) - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
Set status to Status.DOWN and add details for given Throwable.
down(Throwable) - 类中的静态方法 org.springframework.boot.actuate.health.Health
Create a new Health.Builder instance with an Status.DOWN status and the specified exception details.
down(Duration) - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
Run docker compose down to stop and remove any running services.
down(Duration, List<String>) - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
Run docker compose down to stop and remove any running services.
DOWN - 枚举类 中的枚举常量 org.springframework.boot.docker.compose.lifecycle.StopCommand
Stop using docker compose down.
DOWN - 类中的静态变量 org.springframework.boot.actuate.health.Status
Status indicating that the component or subsystem has suffered an unexpected failure.
drainBufferedTimeline() - 类中的方法 org.springframework.boot.context.metrics.buffering.BufferingApplicationStartup
Return the timeline by pulling steps from the buffer.
driverClassName(String) - 类中的方法 org.springframework.boot.jdbc.DataSourceBuilder
Set the driver class name that should be used when building the datasource.
DriverConfigLoaderBuilderCustomizer - org.springframework.boot.autoconfigure.cassandra中的接口
Callback interface that can be implemented by beans wishing to customize the DriverConfigLoader through a DriverConfigLoaderBuilderCustomizer whilst retaining default auto-configuration.
dslContext(Configuration) - 类中的方法 org.springframework.boot.autoconfigure.jooq.JooqAutoConfiguration
 
dumpEndpoint() - 类中的方法 org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration
 
dumpHeap(Boolean) - 接口中的方法 org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HeapDumper
Dump the current heap to a file.
dumpHeap(Boolean) - 类中的方法 org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper
 
DUPS_OK - 类中的静态变量 org.springframework.boot.autoconfigure.jms.AcknowledgeMode
Similar to auto acknowledgment except that said acknowledgment is lazy.
DurationFormat - org.springframework.boot.convert中的批注接口
Annotation that can be used to indicate the format to use when converting a Duration.
DurationStyle - org.springframework.boot.convert中的枚举类
Duration format styles.
DurationUnit - org.springframework.boot.convert中的批注接口
Annotation that can be used to change the default unit used when converting a Duration.
DynamicRegistrationBean<D> - org.springframework.boot.web.servlet中的类
Base class for Servlet 3.0+ dynamic based registration beans.
DynamicRegistrationBean() - 类的构造器 org.springframework.boot.web.servlet.DynamicRegistrationBean
 
dynatraceConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceMetricsExportAutoConfiguration
 
dynatraceMeterRegistry(DynatraceConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceMetricsExportAutoConfiguration
 
DynatraceMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace中的类
Auto-configuration for exporting metrics to Dynatrace.
DynatraceMetricsExportAutoConfiguration(DynatraceProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceMetricsExportAutoConfiguration
 
DynatraceProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace中的类
@ConfigurationProperties for configuring Dynatrace metrics export.
DynatraceProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties
 
DynatraceProperties.V1 - org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace中的类
 
DynatraceProperties.V2 - org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace中的类
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格