索引

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 
常量字段值|所有程序包|所有类和接口|序列化表格

I

id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.annotation.Endpoint
The id of the endpoint (must follow EndpointId rules).
id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint
The id of the endpoint.
id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
已过时。
The id of the endpoint.
id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
已过时。
The id of the endpoint.
id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
已过时。
The id of the endpoint.
id() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
The id of the endpoint.
id() - 枚举类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.IsolationLevel
 
ID - 类中的静态变量 org.springframework.boot.actuate.health.HealthEndpoint
Health endpoint id.
IDLE - 枚举类 中的枚举常量 org.springframework.boot.web.server.GracefulShutdownResult
The server was idle with no active requests at the end of the grace period.
IF_NOT_PRESENT - 枚举类 中的枚举常量 org.springframework.boot.buildpack.platform.build.PullPolicy
Pull the image from the registry only if it does not exist locally.
IF_RUNNING - 枚举类 中的枚举常量 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start.Skip
Skip start if there are already services running.
ifBound(Consumer<? super T>) - 类中的方法 org.springframework.boot.context.properties.bind.BindResult
Invoke the specified consumer with the bound value, or do nothing if no value has been bound.
ifCausedBy(Exception, Class<E>, Consumer<E>) - 异常错误类中的静态方法 org.springframework.boot.web.server.PortInUseException
Perform an action if the given exception was caused by a specific exception type.
ifNotEmpty(Map<String, Object>, Consumer<DefaultPropertiesPropertySource>) - 类中的静态方法 org.springframework.boot.DefaultPropertiesPropertySource
Create a new DefaultPropertiesPropertySource instance if the provided source is not empty.
ifPortBindingException(Exception, Consumer<BindException>) - 异常错误类中的静态方法 org.springframework.boot.web.server.PortInUseException
Perform an action if the given exception was caused by a "port in use" BindException.
IGNORE - 枚举类 中的枚举常量 org.springframework.boot.context.config.ConfigDataNotFoundAction
Ignore the exception and continue processing the remaining locations.
IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME - 类中的静态变量 org.springframework.boot.autoconfigure.BackgroundPreinitializer
System property that instructs Spring Boot how to run pre initialization.
IGNORE_IMPORTS - 枚举类 中的枚举常量 org.springframework.boot.context.config.ConfigData.Option
Ignore all imports properties from the source.
IGNORE_PROFILES - 枚举类 中的枚举常量 org.springframework.boot.context.config.ConfigData.Option
Ignore all profile activation and include properties.
ignoreApplicationContext(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
ignoreApplicationContext(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
ignoreApplicationContext(ApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
ignoreApplicationContext(ApplicationContext) - 类中的方法 org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher
Returns if the ApplicationContext should be ignored and not used for matching.
ignoreApplicationContext(ApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
ignoreApplicationContext(ApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
ignoreApplicationContext(ApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.PathRequest.H2ConsoleRequestMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest.StaticResourceRequestMatcher
 
ignoreApplicationContext(WebApplicationContext) - 类中的方法 org.springframework.boot.security.servlet.ApplicationContextRequestMatcher
Returns if the WebApplicationContext should be ignored and not used for matching.
ignoreApplicationContext(WebApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
ignoreApplicationContext(WebApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
ignoreApplicationContext(WebApplicationContext, ManagementPortType) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
ignored() - 批注接口 中的元素 org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class types of beans that should be ignored when identifying matching beans.
IGNORED_ORDER - 类中的静态变量 org.springframework.boot.autoconfigure.security.SecurityProperties
Order applied to the WebSecurityCustomizer that ignores standard static resource paths.
IgnoredCloudFoundryPathsWebSecurityConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryActuatorAutoConfiguration.IgnoredCloudFoundryPathsWebSecurityConfiguration
 
ignoredType() - 批注接口 中的元素 org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
The class type names of beans that should be ignored when identifying matching beans.
IgnoreErrorsBindHandler - org.springframework.boot.context.properties.bind.handler中的类
BindHandler that can be used to ignore binding errors.
IgnoreErrorsBindHandler() - 类的构造器 org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
 
IgnoreErrorsBindHandler(BindHandler) - 类的构造器 org.springframework.boot.context.properties.bind.handler.IgnoreErrorsBindHandler
 
ignoreInvalidFields() - 批注接口 中的元素 org.springframework.boot.context.properties.ConfigurationProperties
Flag to indicate that when binding to this object invalid fields should be ignored.
IgnoreTopLevelConverterNotFoundBindHandler - org.springframework.boot.context.properties.bind.handler中的类
BindHandler that can be used to ignore top-level ConverterNotFoundExceptions.
IgnoreTopLevelConverterNotFoundBindHandler() - 类的构造器 org.springframework.boot.context.properties.bind.handler.IgnoreTopLevelConverterNotFoundBindHandler
IgnoreTopLevelConverterNotFoundBindHandler(BindHandler) - 类的构造器 org.springframework.boot.context.properties.bind.handler.IgnoreTopLevelConverterNotFoundBindHandler
Create a new IgnoreTopLevelConverterNotFoundBindHandler instance with a specific parent.
ignoreUnknownFields() - 批注接口 中的元素 org.springframework.boot.context.properties.ConfigurationProperties
Flag to indicate that when binding to this object unknown fields should be ignored.
image() - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi
Return the Docker API for image operations.
image() - 接口中的方法 org.springframework.boot.docker.compose.core.RunningService
Return the image being used by the service.
Image - org.springframework.boot.buildpack.platform.docker.type中的类
Image details as returned from Docker inspect.
ImageArchive - org.springframework.boot.buildpack.platform.docker.type中的类
An image archive that can be loaded into Docker.
ImageArchive.Update - org.springframework.boot.buildpack.platform.docker.type中的类
Update class used to change data when creating an image archive.
ImageArchiveIndex - org.springframework.boot.buildpack.platform.docker.type中的类
Image archive index information as provided by index.json.
ImageArchiveIndex(JsonNode) - 类的构造器 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveIndex
 
ImageArchiveManifest - org.springframework.boot.buildpack.platform.docker.type中的类
Image archive manifest information as provided by manifest.json.
ImageArchiveManifest(JsonNode) - 类的构造器 org.springframework.boot.buildpack.platform.docker.type.ImageArchiveManifest
 
ImageArchiveManifest.ManifestEntry - org.springframework.boot.buildpack.platform.docker.type中的类
 
ImageConfig - org.springframework.boot.buildpack.platform.docker.type中的类
Image configuration information.
ImageConfig.Update - org.springframework.boot.buildpack.platform.docker.type中的类
Update class used to change data when creating a copy.
imageName() - 记录类中的方法 org.springframework.boot.autoconfigure.container.ContainerImageMetadata
返回 imageName 记录组件的值。
ImageName - org.springframework.boot.buildpack.platform.docker.type中的类
A Docker image name of the form "docker.io/library/ubuntu".
ImagePackager - org.springframework.boot.loader.tools中的类
Utility class that can be used to export a fully packaged archive to an OCI image.
ImagePackager(File, File) - 类的构造器 org.springframework.boot.loader.tools.ImagePackager
Create a new ImagePackager instance.
ImagePlatform - org.springframework.boot.buildpack.platform.docker.type中的类
A platform specification for a Docker image.
ImageProgressUpdateEvent - org.springframework.boot.buildpack.platform.docker中的类
A ProgressUpdateEvent fired for image events.
ImageProgressUpdateEvent(String, String, ProgressUpdateEvent.ProgressDetail, String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.ImageProgressUpdateEvent
 
ImageReference - org.springframework.boot.buildpack.platform.docker.type中的类
A reference to a Docker image of the form "imagename[:tag|@digest]".
ImageReference - org.springframework.boot.docker.compose.core中的类
A reference to a Docker image of the form "imagename[:tag|@digest]".
IMAGES - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.security.StaticResourceLocation
Resources under "/images".
IMMEDIATE - 枚举类 中的枚举常量 org.springframework.boot.web.server.GracefulShutdownResult
The server was shutdown immediately, ignoring any active requests.
IMMEDIATE - 枚举类 中的枚举常量 org.springframework.boot.web.server.Shutdown
The WebServer should shut down immediately.
IMPERATIVE - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.data.RepositoryType
Enables imperative repositories.
IMPLICIT - 接口中的静态变量 org.springframework.boot.loader.tools.Layers
The default layer resolver.
ImportAutoConfiguration - org.springframework.boot.autoconfigure中的批注接口
Import and apply the specified auto-configuration classes.
ImportCandidates - org.springframework.boot.context.annotation中的类
Contains @Configuration import candidates, usually auto-configurations.
ImportTestcontainers - org.springframework.boot.testcontainers.context中的批注接口
Imports idiomatic Testcontainers declaration classes into the Spring ApplicationContext.
InactiveConfigDataAccessException - org.springframework.boot.context.config中的异常错误类
Exception thrown when an attempt is made to resolve a property against an inactive ConfigData property source.
include(MetadataReader, MetadataReaderFactory) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
Include - org.springframework.boot.actuate.web.exchanges中的枚举类
Include options for HTTP exchanges.
INCLUDE - 枚举类 中的枚举常量 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType
 
INCLUDE - 枚举类 中的枚举常量 org.springframework.boot.web.servlet.DispatcherType
Apply the filter on "RequestDispatcher.include()" calls.
INCLUDE_ANCESTORS - 枚举类 中的枚举常量 org.springframework.boot.test.context.assertj.ApplicationContextAssert.Scope
Consider the ancestor contexts as well as the current context.
INCLUDE_PROFILES_PROPERTY_NAME - 类中的静态变量 org.springframework.boot.context.config.Profiles
Name of property to set to specify additionally included active profiles.
IncludeExcludeContentSelector<T> - org.springframework.boot.loader.tools.layer中的类
ContentSelector backed by include/exclude filters.
IncludeExcludeContentSelector(Layer, List<ContentFilter<T>>, List<ContentFilter<T>>) - 类的构造器 org.springframework.boot.loader.tools.layer.IncludeExcludeContentSelector
 
IncludeExcludeContentSelector(Layer, List<S>, List<S>, Function<S, ContentFilter<T>>) - 类的构造器 org.springframework.boot.loader.tools.layer.IncludeExcludeContentSelector
 
IncludeExcludeEndpointFilter<E> - org.springframework.boot.actuate.autoconfigure.endpoint.expose中的类
EndpointFilter that will filter endpoints based on include and exclude patterns.
IncludeExcludeEndpointFilter(Class<E>, Collection<String>, Collection<String>, String...) - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.expose.IncludeExcludeEndpointFilter
Create a new IncludeExcludeEndpointFilter with specific include/exclude rules.
IncludeExcludeEndpointFilter(Class<E>, Environment, String, String...) - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.expose.IncludeExcludeEndpointFilter
Create a new IncludeExcludeEndpointFilter with include/exclude rules bound from the Environment.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jooq.JooqTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.json.JsonTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.client.RestClientTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
includeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
A set of include filters which can be used to add otherwise filtered beans to the application context.
including(ErrorAttributeOptions.Include...) - 类中的方法 org.springframework.boot.web.error.ErrorAttributeOptions
Return an ErrorAttributeOptions that includes the specified attribute ErrorAttributeOptions.Include options.
IncompatibleConfigurationException - org.springframework.boot.context.properties中的异常错误类
Exception thrown when the application has configured an incompatible set of ConfigurationProperties keys.
IncompatibleConfigurationException(String...) - 异常错误类的构造器 org.springframework.boot.context.properties.IncompatibleConfigurationException
 
index() - 记录类中的方法 org.springframework.boot.json.JsonWriter.MemberPath
返回 index 记录组件的值。
INDEXED - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.session.RedisSessionProperties.RepositoryType
Auto-configure a RedisIndexedSessionRepository or ReactiveRedisIndexedSessionRepository.
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() - 类的构造器 org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
 
infinispanCacheManager(CacheProperties, ObjectProvider<ConfigurationBuilder>) - 类中的方法 org.springframework.boot.autoconfigure.cache.InfinispanCacheConfiguration
 
influxConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxMetricsExportAutoConfiguration
 
influxMeterRegistry(InfluxConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxMetricsExportAutoConfiguration
 
InfluxMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.influx中的类
Auto-configuration for exporting metrics to Influx.
InfluxMetricsExportAutoConfiguration(InfluxProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxMetricsExportAutoConfiguration
 
InfluxProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.influx中的类
@ConfigurationProperties for configuring Influx metrics export.
InfluxProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
info() - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryInfoEndpointWebExtension
 
info() - 类中的方法 org.springframework.boot.actuate.info.InfoEndpoint
 
info(Object) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
info(Object, Throwable) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
Info - org.springframework.boot.actuate.info中的类
Carries information of the application.
INFO - 枚举类 中的枚举常量 org.springframework.boot.logging.LogLevel
 
Info.Builder - org.springframework.boot.actuate.info中的类
Builder for creating immutable Info instances.
InfoContributor - org.springframework.boot.actuate.info中的接口
Contributes additional info details.
InfoContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.info中的类
InfoContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
 
InfoContributorFallback - org.springframework.boot.actuate.autoconfigure.info中的枚举类
Controls the fallback behavior when the primary property that controls whether an info contributor is enabled is not set.
InfoContributorProperties - org.springframework.boot.actuate.autoconfigure.info中的类
Configuration properties for core info contributors.
InfoContributorProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.info.InfoContributorProperties
 
InfoContributorProperties.Git - org.springframework.boot.actuate.autoconfigure.info中的类
 
infoEndpoint(ObjectProvider<InfoContributor>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration
 
InfoEndpoint - org.springframework.boot.actuate.info中的类
@Endpoint to expose arbitrary application information.
InfoEndpoint(List<InfoContributor>) - 类的构造器 org.springframework.boot.actuate.info.InfoEndpoint
Create a new InfoEndpoint instance.
InfoEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.info中的类
InfoEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration
 
InfoProperties - org.springframework.boot.info中的类
Base class for components exposing unstructured data with dedicated methods for well known keys.
InfoProperties(Properties) - 类的构造器 org.springframework.boot.info.InfoProperties
Create an instance with the specified entries.
InfoProperties.Entry - org.springframework.boot.info中的类
Property entry.
InfoPropertiesInfoContributor<T> - org.springframework.boot.actuate.info中的类
A base InfoContributor to expose an InfoProperties.
InfoPropertiesInfoContributor(T, InfoPropertiesInfoContributor.Mode) - 类的构造器 org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
 
InfoPropertiesInfoContributor.Mode - org.springframework.boot.actuate.info中的枚举类
Defines how properties should be exposed.
INFORMATIONAL - 枚举类 中的枚举常量 org.springframework.boot.actuate.metrics.http.Outcome
Outcome of the request was informational.
INFORMIX - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
Informix.
INHERITED - 枚举类 中的枚举常量 org.springframework.boot.logging.LoggerConfiguration.ConfigurationScope
May return configuration that has been applied to a parent logger.
init(FilterConfig) - 类中的方法 org.springframework.boot.devtools.remote.server.DispatcherFilter
 
init(FilterConfig) - 类中的方法 org.springframework.boot.web.servlet.support.ErrorPageFilter
 
initCorsConfiguration(Object, Method, RequestMappingInfo) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 
initCorsConfiguration(Object, Method, RequestMappingInfo) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping
已过时。
 
initCorsConfiguration(Object, Method, RequestMappingInfo) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 
initCorsConfiguration(Object, Method, RequestMappingInfo) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping
已过时。
 
initFields(Object, ObjectMapper) - 类中的静态方法 org.springframework.boot.test.json.JacksonTester
Utility method to initialize JacksonTester fields.
initFields(Object, Gson) - 类中的静态方法 org.springframework.boot.test.json.GsonTester
Utility method to initialize GsonTester fields.
initFields(Object, Jsonb) - 类中的静态方法 org.springframework.boot.test.json.JsonbTester
Utility method to initialize JsonbTester fields.
initFields(Object, M) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
 
initFields(Object, ObjectFactory<ObjectMapper>) - 类中的静态方法 org.springframework.boot.test.json.JacksonTester
Utility method to initialize JacksonTester fields.
initFields(Object, ObjectFactory<Gson>) - 类中的静态方法 org.springframework.boot.test.json.GsonTester
Utility method to initialize GsonTester fields.
initFields(Object, ObjectFactory<Jsonb>) - 类中的静态方法 org.springframework.boot.test.json.JsonbTester
Utility method to initialize JsonbTester fields.
initFields(Object, ObjectFactory<M>) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester.FieldInitializer
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping
已过时。
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AdditionalHealthEndpointPathsWebMvcHandlerMapping
 
initHandlerMethods() - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping
已过时。
 
initialize() - 类中的静态方法 org.springframework.boot.loader.tools.LogbackInitializer
 
initialize(boolean) - 类中的方法 org.springframework.boot.devtools.restart.Restarter
 
initialize(Class<?>) - 类中的方法 org.springframework.boot.test.json.BasicJsonTester
Initialize the marshal tester for use, configuring it to load JSON resources as UTF-8.
initialize(Class<?>, Charset) - 类中的方法 org.springframework.boot.test.json.BasicJsonTester
Initialize the marshal tester for use.
initialize(Class<?>, ResolvableType) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Initialize the marshal tester for use.
initialize(String[]) - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize restart support.
initialize(String[], boolean) - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize restart support.
initialize(String[], boolean, RestartInitializer) - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize restart support.
initialize(String[], boolean, RestartInitializer, boolean) - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize restart support for the current application.
initialize(String[], RestartInitializer) - 类中的静态方法 org.springframework.boot.devtools.restart.Restarter
Initialize restart support.
initialize(BootstrapRegistry) - 接口中的方法 org.springframework.boot.BootstrapRegistryInitializer
Initialize the given BootstrapRegistry with any required registrations.
initialize(LoggingInitializationContext, String, LogFile) - 类中的方法 org.springframework.boot.logging.AbstractLoggingSystem
 
initialize(LoggingInitializationContext, String, LogFile) - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
initialize(LoggingInitializationContext, String, LogFile) - 类中的方法 org.springframework.boot.logging.logback.LogbackLoggingSystem
 
initialize(LoggingInitializationContext, String, LogFile) - 类中的方法 org.springframework.boot.logging.LoggingSystem
Fully initialize the logging system.
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.builder.ParentContextApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.context.ContextIdApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.devtools.restart.RestartScopeInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.rsocket.context.RSocketPortInfoApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.test.context.ConfigDataApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.testcontainers.lifecycle.TestcontainersLifecycleApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - 类中的方法 org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer
 
initialize(ConfigurableEnvironment, ClassLoader) - 类中的方法 org.springframework.boot.context.logging.LoggingApplicationListener
Initialize the logging system according to preferences expressed through the Environment and the classpath.
initialize(ConfigurableWebApplicationContext) - 类中的方法 org.springframework.boot.web.servlet.support.ServletContextApplicationContextInitializer
 
initialized(Supplier<PathMappedEndpoints>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
initialized(Supplier<PathMappedEndpoints>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
initialized(Supplier<WebEndpointProperties>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
initialized(Supplier<C>) - 类中的方法 org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher
Called once the context has been initialized.
initialized(Supplier<C>) - 类中的方法 org.springframework.boot.security.servlet.ApplicationContextRequestMatcher
Method that can be implemented by subclasses that wish to initialize items the first time that the matcher is called.
initialized(Supplier<H2ConsoleProperties>) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.PathRequest.H2ConsoleRequestMatcher
 
initialized(Supplier<DispatcherServletPath>) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest.StaticResourceRequestMatcher
 
initialized(Supplier<WebApplicationContext>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
initialized(Supplier<WebApplicationContext>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
initialized(Supplier<WebApplicationContext>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
initializeDatabase() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer
Initializes the database by applying schema and data scripts.
initializeDataSourceBuilder() - 类中的方法 org.springframework.boot.autoconfigure.jdbc.DataSourceProperties
Initialize a DataSourceBuilder with the state of this instance.
initializers(ApplicationContextInitializer<?>...) - 类中的方法 org.springframework.boot.builder.SpringApplicationBuilder
Add some initializers to the application (applied to the ApplicationContext before any bean definitions are loaded).
initializeSpringBootLogging(LoggingSystem, LogLevel) - 类中的方法 org.springframework.boot.context.logging.LoggingApplicationListener
Initialize loggers based on the springBootLogging setting.
InMemoryAuditEventRepository - org.springframework.boot.actuate.audit中的类
In-memory AuditEventRepository implementation.
InMemoryAuditEventRepository() - 类的构造器 org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
 
InMemoryAuditEventRepository(int) - 类的构造器 org.springframework.boot.actuate.audit.InMemoryAuditEventRepository
 
InMemoryHttpExchangeRepository - org.springframework.boot.actuate.web.exchanges中的类
In-memory implementation of HttpExchangeRepository.
InMemoryHttpExchangeRepository() - 类的构造器 org.springframework.boot.actuate.web.exchanges.InMemoryHttpExchangeRepository
 
inMemoryUserDetailsManager(SecurityProperties, ObjectProvider<PasswordEncoder>) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
 
inspect(ImageReference) - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi.ImageApi
Inspect an image.
InspectedContent - org.springframework.boot.buildpack.platform.io中的类
Content that is reads and inspects a source of data only once but allows it to be consumed multiple times.
InspectedContent.Inspector - org.springframework.boot.buildpack.platform.io中的接口
Interface that can be used to inspect content as it is initially read.
Inspection() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Inspection
 
instance - 接口中的静态变量 org.springframework.boot.loader.ref.Cleaner
Provides access to the default clean instance which delegates to Cleaner.
INSTANCE - 类中的静态变量 org.springframework.boot.actuate.health.HealthContributorNameFactory
A shared singleton HealthContributorNameFactory instance.
instantiate(ClassLoader, String) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiate(ClassLoader, Collection<String>) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiate(String) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiate(Collection<String>) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given set of class name, injecting constructor arguments as necessary.
instantiateType(Class<?>) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given class, injecting constructor arguments as necessary.
instantiateTypes(Collection<Class<?>>) - 类中的方法 org.springframework.boot.util.Instantiator
Instantiate the given set of classes, injecting constructor arguments as necessary.
instantiateView() - 类中的方法 org.springframework.boot.web.reactive.result.view.MustacheViewResolver
 
instantiateView() - 类中的方法 org.springframework.boot.web.servlet.view.MustacheViewResolver
 
Instantiator<T> - org.springframework.boot.util中的类
Simple factory used to instantiate objects by injecting available parameters.
Instantiator(Class<?>, Consumer<Instantiator.AvailableParameters>) - 类的构造器 org.springframework.boot.util.Instantiator
Create a new Instantiator instance for the given type.
Instantiator(Class<?>, Consumer<Instantiator.AvailableParameters>, Instantiator.FailureHandler) - 类的构造器 org.springframework.boot.util.Instantiator
Create a new Instantiator instance for the given type.
Instantiator.AvailableParameters - org.springframework.boot.util中的接口
Callback used to register available parameters.
Instantiator.FailureHandler - org.springframework.boot.util中的接口
Strategy for handling a failure that occurs when instantiating a type.
inTaggedForm() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return an ImageReference in the form "imagename:tag".
inTaggedOrDigestForm() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return an ImageReference containing either a tag or a digest.
inTaglessForm() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Return an ImageReference without the tag.
IntegrationAutoConfiguration - org.springframework.boot.autoconfigure.integration中的类
Auto-configuration for Spring Integration.
IntegrationAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
 
IntegrationAutoConfiguration.IntegrationComponentScanConfiguration - org.springframework.boot.autoconfigure.integration中的类
Integration component scan configuration.
IntegrationAutoConfiguration.IntegrationConfiguration - org.springframework.boot.autoconfigure.integration中的类
Basic Spring Integration configuration.
IntegrationAutoConfiguration.IntegrationJdbcConfiguration - org.springframework.boot.autoconfigure.integration中的类
Integration JDBC 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中的类
 
IntegrationAutoConfiguration.IntegrationRSocketConfiguration - org.springframework.boot.autoconfigure.integration中的类
Integration RSocket configuration.
IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketClientConfiguration - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketServerConfiguration - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationAutoConfiguration.IntegrationTaskSchedulerConfiguration - org.springframework.boot.autoconfigure.integration中的类
Expose a standard TaskScheduler if the user has not enabled task scheduling explicitly.
IntegrationComponentScanConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationComponentScanConfiguration
 
IntegrationConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationConfiguration
 
integrationDataSourceInitializer(DataSource, IntegrationProperties) - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJdbcConfiguration
 
IntegrationDataSourceScriptDatabaseInitializer - org.springframework.boot.autoconfigure.integration中的类
DataSourceScriptDatabaseInitializer for the Spring Integration database.
IntegrationDataSourceScriptDatabaseInitializer(DataSource, IntegrationProperties.Jdbc) - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationDataSourceScriptDatabaseInitializer
IntegrationDataSourceScriptDatabaseInitializer(DataSource, DatabaseInitializationSettings) - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationDataSourceScriptDatabaseInitializer
integrationGlobalProperties(IntegrationProperties) - 类中的静态方法 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration
 
integrationGraphEndpoint(IntegrationGraphServer) - 类中的方法 org.springframework.boot.actuate.autoconfigure.integration.IntegrationGraphEndpointAutoConfiguration
 
IntegrationGraphEndpoint - org.springframework.boot.actuate.integration中的类
@Endpoint to expose the Spring Integration graph.
IntegrationGraphEndpoint(IntegrationGraphServer) - 类的构造器 org.springframework.boot.actuate.integration.IntegrationGraphEndpoint
Create a new IntegrationGraphEndpoint instance that exposes a graph containing all the Spring Integration components in the given IntegrationGraphServer.
IntegrationGraphEndpoint.GraphDescriptor - org.springframework.boot.actuate.integration中的类
Description of a Graph.
IntegrationGraphEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.integration中的类
IntegrationGraphEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.integration.IntegrationGraphEndpointAutoConfiguration
 
integrationGraphServer() - 类中的方法 org.springframework.boot.actuate.autoconfigure.integration.IntegrationGraphEndpointAutoConfiguration
 
IntegrationJdbcConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJdbcConfiguration
 
IntegrationJmxConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
IntegrationManagementConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration
 
integrationMbeanExporter(ApplicationContext) - 类中的静态方法 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationJmxConfiguration
 
IntegrationProperties - org.springframework.boot.autoconfigure.integration中的类
Configuration properties for Spring Integration.
IntegrationProperties() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationProperties
 
IntegrationProperties.Channel - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.Endpoint - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.Error - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.Jdbc - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.Management - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.Poller - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.RSocket - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.RSocket.Client - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationProperties.RSocket.Server - org.springframework.boot.autoconfigure.integration中的类
 
IntegrationRSocketClientConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketClientConfiguration
 
IntegrationRSocketConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration
 
IntegrationRSocketServerConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketServerConfiguration
 
IntegrationTaskSchedulerConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationTaskSchedulerConfiguration
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - 类中的方法 org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
 
interceptors(Collection<? extends ClientInterceptor>) - 类中的方法 org.springframework.boot.webservices.client.WebServiceTemplateBuilder
Set the ClientInterceptors that should be used with the WebServiceTemplate.
interceptors(Collection<ClientHttpRequestInterceptor>) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
Set the ClientHttpRequestInterceptors that should be used with the RestTemplate.
interceptors(ClientHttpRequestInterceptor...) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
Set the ClientHttpRequestInterceptors that should be used with the RestTemplate.
interceptors(ClientInterceptor...) - 类中的方法 org.springframework.boot.webservices.client.WebServiceTemplateBuilder
Set the ClientInterceptors that should be used with the WebServiceTemplate.
IntervalTaskDescriptor(ScheduledTask, ScheduledTasksEndpoint.TaskType, IntervalTask) - 类的构造器 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescriptor
 
IntervalTaskDescriptor(ScheduledTask, ScheduledTasksEndpoint.TaskType, TriggerTask, PeriodicTrigger) - 类的构造器 org.springframework.boot.actuate.scheduling.ScheduledTasksEndpoint.IntervalTaskDescriptor
 
Introspection() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Introspection
 
INVALID_AUDIENCE - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
Invalid Audience.
INVALID_ISSUER - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
Invalid Issuer.
INVALID_KEY_ID - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
Invalid Key ID.
INVALID_SIGNATURE - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
Invalid Signature.
INVALID_TOKEN - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
Invalid Token.
InvalidConfigDataPropertyException - org.springframework.boot.context.config中的异常错误类
Exception thrown if an invalid property is found when processing config data.
InvalidConfigurationPropertyNameException - org.springframework.boot.context.properties.source中的异常错误类
Exception thrown when ConfigurationPropertyName has invalid characters.
InvalidConfigurationPropertyNameException(CharSequence, List<Character>) - 异常错误类的构造器 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyNameException
 
InvalidConfigurationPropertyValueException - org.springframework.boot.context.properties.source中的异常错误类
Exception thrown when a configuration property value is invalid.
InvalidConfigurationPropertyValueException(String, Object, String) - 异常错误类的构造器 org.springframework.boot.context.properties.source.InvalidConfigurationPropertyValueException
Creates a new instance for the specified property name and value, including a reason why the value is invalid.
InvalidEndpointRequestException - org.springframework.boot.actuate.endpoint中的异常错误类
Indicate that an endpoint request is invalid.
InvalidEndpointRequestException(String, String) - 异常错误类的构造器 org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException
 
InvalidEndpointRequestException(String, String, Throwable) - 异常错误类的构造器 org.springframework.boot.actuate.endpoint.InvalidEndpointRequestException
 
inverse(ConditionOutcome) - 类中的静态方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return the inverse of the specified condition outcome.
InvocationContext - org.springframework.boot.actuate.endpoint中的类
The context for the invocation of an operation.
InvocationContext(SecurityContext, Map<String, Object>, OperationArgumentResolver...) - 类的构造器 org.springframework.boot.actuate.endpoint.InvocationContext
Creates a new context for an operation being invoked by the given securityContext with the given available arguments.
invoke(C, Supplier<R>) - 类中的方法 org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
 
invoke(String, Object[], String[]) - 类中的方法 org.springframework.boot.actuate.endpoint.jmx.EndpointMBean
 
invoke(Consumer<C>) - 类中的方法 org.springframework.boot.util.LambdaSafe.Callback
Invoke the callback instance where the callback method returns void.
invoke(Consumer<C>) - 类中的方法 org.springframework.boot.util.LambdaSafe.Callbacks
Invoke the callback instances where the callback method returns void.
invoke(InvocationContext) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredOperation
 
invoke(InvocationContext) - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationInvoker
Invoke the underlying operation using the given context.
invoke(InvocationContext) - 类中的方法 org.springframework.boot.actuate.endpoint.invoke.reflect.ReflectiveOperationInvoker
 
invoke(InvocationContext) - 类中的方法 org.springframework.boot.actuate.endpoint.invoker.cache.CachingOperationInvoker
 
invoke(InvocationContext) - 接口中的方法 org.springframework.boot.actuate.endpoint.Operation
Invoke the underlying operation using the given context.
invoke(InvocationContext) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker
 
invoke(InvocationContext) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ExceptionCapturingInvoker
 
invoke(ServletWebRequest) - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.servlet.ManagementErrorEndpoint
 
invokeAnd(Function<C, R>) - 类中的方法 org.springframework.boot.util.LambdaSafe.Callback
Invoke the callback instance where the callback method returns a result.
invokeAnd(Function<C, R>) - 类中的方法 org.springframework.boot.util.LambdaSafe.Callbacks
Invoke the callback instances where the callback method returns a result.
Io() - 类的构造器 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Io
 
IOBiConsumer<T,U> - org.springframework.boot.buildpack.platform.io中的接口
BiConsumer that can safely throw IO exceptions.
IOConsumer<T> - org.springframework.boot.buildpack.platform.io中的接口
Consumer that can safely throw IO exceptions.
IOSupplier<T> - org.springframework.boot.buildpack.platform.io中的接口
Supplier that can safely throw IO exceptions.
isAccepted(String) - 类中的方法 org.springframework.boot.context.config.Profiles
Return if the given profile is active.
isAcceptTasksAfterContextClose() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool.Shutdown
 
isAccessAllowed(String) - 枚举类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.AccessLevel
Returns if the access level should allow access to the specified ID.
isAccessLogEnabled() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
 
isAccessLogEnabled() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
 
isActive() - 类中的静态方法 org.springframework.boot.devtools.restart.AgentReloader
Determine if any agent reloader is active.
isActive(Environment) - 枚举类中的方法 org.springframework.boot.autoconfigure.thread.Threading
Determines whether the threading is active.
isActive(Environment) - 枚举类中的方法 org.springframework.boot.cloud.CloudPlatform
Determines if the platform is active (i.e. the application is running in it).
isAdaptive() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster.Refresh
 
isAddFilters() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
 
isAddMappings() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources
 
isAllowCaching() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Resource
 
isAllowCoreThreadTimeout() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Pool
 
isAllowed(ServerHttpRequest) - 接口中的方法 org.springframework.boot.devtools.remote.server.AccessManager
Determine if the specific request is allowed to be handled by the Dispatcher.
isAllowed(ServerHttpRequest) - 类中的方法 org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager
 
isAllowEncodedSlash() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
已过时, 待删除: 此 API 元素将从以后的版本中删除。
isAllowRequestOverride() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isAllowRequestOverride() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isAllowSessionOverride() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isAllowSessionOverride() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isAlreadyPackaged() - 类中的方法 org.springframework.boot.loader.tools.Packager
 
isAlreadyPackaged(File) - 类中的方法 org.springframework.boot.loader.tools.Packager
 
isAlwaysSetKeepAlive() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
isAlwaysUseMessageFormat() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
isAncestorOf(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Returns true if this element is an ancestor (immediate or nested parent) of the specified name.
isAppend() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
isAsyncSupported() - 类中的方法 org.springframework.boot.web.servlet.DynamicRegistrationBean
Returns if asynchronous operations are supported for this registration.
isAttachedConfigurationPropertySource(PropertySource<?>) - 类中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertySources
Determines if the specific PropertySource is the ConfigurationPropertySource that was attached to the Environment.
isAutoCreate() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Channel
 
isAutoCreate() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
isAutoCreateDb() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
isAutoCreateIndex() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
isAutoIndex() - 类中的方法 org.springframework.boot.autoconfigure.data.couchbase.CouchbaseDataProperties
 
isAutoIndexCreation() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties
 
isAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
isAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Listener
 
isAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
isAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Streams
 
isAutoStartup() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
isAvailable() - 类中的方法 org.springframework.boot.system.ApplicationPid
Return if the application PID is available.
isAwaitTermination() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskExecutionProperties.Shutdown
 
isAwaitTermination() - 类中的方法 org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Shutdown
 
isBaselineOnMigrate() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isBatchingEnabled() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
isBindHostToBuilder() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
isBindingErrorsEnabled(ServerRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
Check whether the errors attribute has been set on the given request.
isBlockIfFull() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
isBlocking() - 接口中的方法 org.springframework.boot.actuate.endpoint.web.WebOperation
Returns if the underlying operation is blocking.
isBound() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
isBound() - 类中的方法 org.springframework.boot.context.properties.bind.BindResult
Returns true if a result was bound.
isBuffered() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
isBuffered() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isCache() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isCache() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isCache() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isCache() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain
 
isCacheNullValues() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
 
isCheckExists() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isCheckTemplate() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isCheckTemplateLocation() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
isCheckTemplateLocation() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isCheckTemplateLocation() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isChunkingEnabled() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Producer
 
isClassAvailable(String) - 类中的方法 org.springframework.boot.logging.log4j2.Log4J2LoggingSystem
 
isClassReloadable(Class<?>) - 类中的方法 org.springframework.boot.devtools.restart.classloader.RestartClassLoader
 
isCleanCache() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return if caches should be cleaned before packaging.
isCleanDisabled() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isCleanOnValidationError() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
已过时, 待删除: 此 API 元素将从以后的版本中删除。
isClearChecksums() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isCompress() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server.Spec
 
isCompressed() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.influx.InfluxProperties
 
isCompressed() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain
 
isConnected() - 类中的方法 org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
 
isConsumerBatchEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
 
isConsumers() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Cache
 
isContinueOnError() - 类中的方法 org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties
 
isContinueOnError() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts
 
isContinueOnError() - 类中的方法 org.springframework.boot.sql.init.DatabaseInitializationSettings
Returns whether to continue when an error occurs while applying a schema or data script.
isConvertViaObjectSourceType(TypeDescriptor, TypeDescriptor) - 类中的方法 org.springframework.boot.convert.ApplicationConversionService
Return true if objects of sourceType can be converted to the targetType and the converter has Object.class as a supported source type.
isCreateSchemas() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isCustom() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
Return if this is a custom level and cannot be represented by LogLevel.
isDeBatchingEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
isDebugEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isDecodeUrl() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
isDefault() - 接口中的方法 org.springframework.boot.actuate.endpoint.Producible
Return if this enum value should be used as the default value when an accept header of */* is provided, or if the Accept header is missing.
isDefaultClusterPassword() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isDefaultLoggingEnabled() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Management
 
isDescriptions() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.datadog.DatadogProperties
 
isDescriptions() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
 
isDetected(Environment) - 枚举类中的方法 org.springframework.boot.cloud.CloudPlatform
Determines if the platform is detected by looking for platform-specific environment variables.
isDevelopmentClassLoader(ClassLoader) - 类中的方法 org.springframework.boot.devtools.restart.DefaultRestartInitializer
Returns whether the given classLoader is one that is typically used during development.
isDirectory() - 接口中的方法 org.springframework.boot.loader.launch.Archive.Entry
Returns true if the entry represents a directory.
isDirectory() - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Return true if this is a directory entry.
isDispatchOptionsRequest() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
isDispatchTraceRequest() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
isDropFirst() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isDurable() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
isDynamicRefreshSources() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster.Refresh
 
isEagerFilterInit() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
isEagerFilterInit() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
Return if filters should be eagerly initialized.
isEmbedded() - 枚举类中的方法 org.springframework.boot.test.context.SpringBootTest.WebEnvironment
Return if the environment uses an ServletWebServerApplicationContext.
isEmbedded(ConnectionFactory) - 枚举类中的静态方法 org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
Convenience method to determine if a given connection factory represents an embedded database type.
isEmbedded(String, String) - 枚举类中的静态方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Convenience method to determine if a given driver class name and url represent an embedded database type.
isEmbedded(DataSource) - 枚举类中的静态方法 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
Convenience method to determine if a given data source represents an embedded database type.
isEmbeddedDatabase() - 类中的方法 org.springframework.boot.jdbc.init.DataSourceScriptDatabaseInitializer
 
isEmbeddedDatabase() - 类中的方法 org.springframework.boot.r2dbc.init.R2dbcScriptDatabaseInitializer
 
isEmbeddedDatabase() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer
Returns whether the database that is to be initialized is embedded.
isEmbeddedWebApplication() - 接口中的方法 org.springframework.boot.admin.SpringApplicationAdminMXBean
Specify if the application runs in an embedded web container.
isEmpty() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionMessage
Return true if the message is empty.
isEmpty() - 类中的方法 org.springframework.boot.buildpack.platform.docker.transport.Errors
Return if there are any contained errors.
isEmpty() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Returns true if this ConfigurationPropertyName is empty.
isEmpty() - 类中的方法 org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
 
isEmpty(ProgressUpdateEvent.ProgressDetail) - 类中的静态方法 org.springframework.boot.buildpack.platform.docker.ProgressUpdateEvent.ProgressDetail
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.3.7 for removal in 3.5.0
isEnableByDefault() - 类中的方法 org.springframework.boot.actuate.endpoint.AbstractExposableEndpoint
已过时, 待删除: 此 API 元素将从以后的版本中删除。
isEnableByDefault() - 接口中的方法 org.springframework.boot.actuate.endpoint.ExposableEndpoint
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.4.0 for removal in 4.0.0 in favor of ExposableEndpoint.getDefaultAccess()
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Discovery
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.AutoTimeProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia.GangliaProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.graphite.GraphiteProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.jmx.JmxProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.PropertiesAutoTimer
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.LongTaskTimer
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage.Correlation
 
isEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Baggage
 
isEnabled() - 接口中的方法 org.springframework.boot.actuate.metrics.AutoTimer
Return if the auto-timer is enabled and metrics should be recorded.
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Retry
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Ssl
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Graphiql
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Inspection
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Introspection
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Schema.Printer
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Embedded
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Cache
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Jaas
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties.Validation
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.mail.MailProperties.Ssl
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.mongo.MongoProperties.Ssl
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Transaction
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties.Pool
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractViewResolverProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties.Whitelabel
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties.Problemdetails
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Mbeanregistry
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Problemdetails
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Content
 
isEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Chain.Strategy.Fixed
 
isEnabled() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Livereload
 
isEnabled() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
isEnabled() - 类中的方法 org.springframework.boot.devtools.autoconfigure.RemoteDevToolsProperties.Restart
 
isEnabled() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties
 
isEnabled() - 类中的方法 org.springframework.boot.web.server.Http2
Return whether to enable HTTP/2 support, if the current environment supports it.
isEnabled() - 类中的方法 org.springframework.boot.web.server.Ssl
Return whether to enable SSL support.
isEnabled() - 类中的方法 org.springframework.boot.web.servlet.RegistrationBean
Return if the registration is enabled.
isEnabled(Ssl) - 类中的静态方法 org.springframework.boot.web.server.Ssl
Returns if SSL is enabled for the given instance.
isEnabled(AnnotationMetadata) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 
isEnableSource() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
 
isEnableSpringElCompiler() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isEnableStatistics() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
 
isEncrypted() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
 
isEndpointTypeExposed(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
Determine if an endpoint bean should be exposed.
isEndpointTypeExposed(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer
已过时。
 
isEndpointTypeExposed(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointDiscoverer
已过时。
 
isEnforced(Binder) - 枚举类中的方法 org.springframework.boot.cloud.CloudPlatform
Determines if the platform is enforced by looking at the "spring.main.cloud-platform" configuration property.
isEnforced(Environment) - 枚举类中的方法 org.springframework.boot.cloud.CloudPlatform
Determines if the platform is enforced by looking at the "spring.main.cloud-platform" configuration property.
isEnrichWithDynatraceMetadata() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V2
 
isEqualOrNewerThan(JavaVersion) - 枚举类中的方法 org.springframework.boot.system.JavaVersion
Return if this version is equal to or newer than a given version.
isEqualTo(Object) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Overridden version of isEqualTo to perform JSON tests based on the object type.
isEqualToJson(byte[]) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON bytes.
isEqualToJson(byte[], JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON bytes.
isEqualToJson(byte[], JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON bytes.
isEqualToJson(File) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON file.
isEqualToJson(File, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON file.
isEqualToJson(File, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON file.
isEqualToJson(InputStream) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON input stream.
isEqualToJson(InputStream, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON input stream.
isEqualToJson(InputStream, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON input stream.
isEqualToJson(CharSequence) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON.
isEqualToJson(CharSequence, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON.
isEqualToJson(CharSequence, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON.
isEqualToJson(String, Class<?>) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON resource.
isEqualToJson(String, Class<?>, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON resource.
isEqualToJson(String, Class<?>, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON resource.
isEqualToJson(Resource) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is leniently equal to the specified JSON resource.
isEqualToJson(Resource, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON resource.
isEqualToJson(Resource, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is equal to the specified JSON resource.
isErrorEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isExcluded(Class<?>) - 接口中的方法 org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
Evaluate whether to exclude the given type from method validation.
isExcluded(String, BeanDefinition, Class<?>) - 接口中的方法 org.springframework.boot.LazyInitializationExcludeFilter
Returns true if the specified bean definition should be excluded from having lazy-init automatically set.
isExecutable() - 接口中的方法 org.springframework.boot.loader.tools.Layout
Returns if loader classes should be included to make the archive executable.
isExecutable() - 类中的方法 org.springframework.boot.loader.tools.Layouts.Jar
 
isExecutable() - 类中的方法 org.springframework.boot.loader.tools.Layouts.None
 
isExecutable() - 类中的方法 org.springframework.boot.loader.tools.Layouts.War
 
isExecuteInTransaction() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isExpired() - 类中的方法 org.springframework.boot.actuate.session.SessionsDescriptor.SessionDescriptor
 
isExploded() - 接口中的方法 org.springframework.boot.loader.launch.Archive
Returns if this archive is backed by an exploded archive directory.
isExploded() - 类中的方法 org.springframework.boot.loader.launch.Launcher
Returns if the launcher is running in an exploded mode.
isExportMeterMetadata() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V2
 
isExposeRequestAttributes() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isExposeRequestAttributes() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isExposeSessionAttributes() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isExposeSessionAttributes() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isExposeSpringMacroHelpers() - 类中的方法 org.springframework.boot.autoconfigure.mustache.MustacheProperties.Servlet
 
isExposeSpringMacroHelpers() - 类中的方法 org.springframework.boot.autoconfigure.template.AbstractTemplateViewResolverProperties
 
isExtensionTypeExposed(Class<?>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryWebEndpointDiscoverer
 
isExtensionTypeExposed(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
Determine if an extension bean should be exposed.
isFailFast() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
isFailFast() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Function
 
isFailOnMissingLocations() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isFallbackToSystemLocale() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
isFatalEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isFavorParameter() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.Contentnegotiation
 
isFile() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
isFloorTimes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics.AppOpticsProperties
 
isForce() - 类中的方法 org.springframework.boot.web.servlet.server.Encoding
 
isForceRequest() - 类中的方法 org.springframework.boot.web.servlet.server.Encoding
 
isForceResponse() - 类中的方法 org.springframework.boot.web.servlet.server.Encoding
 
isForceStop() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
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
 
isGenerateUniqueName() - 类中的方法 org.springframework.boot.autoconfigure.r2dbc.R2dbcProperties
 
isGlobal() - 类中的方法 org.springframework.boot.web.server.ErrorPage
Return if this error page is a global one (matches all unmatched status and exception types).
isGroup() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isHandlePing() - 类中的方法 org.springframework.boot.autoconfigure.rsocket.RSocketProperties.Server.Spec
 
isHandler(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 
isHandler(Class<?>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 
isHidden(Path) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
isHostnameVerificationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
 
isIgnoreFailures() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Error
 
isIgnoreNameNotFoundException() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties.Template
 
isIgnorePartialResultException() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties.Template
 
isIgnoreRoutingDataSources() - 类中的方法 org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorProperties
 
isIgnoreSizeLimitExceededException() - 类中的方法 org.springframework.boot.autoconfigure.ldap.LdapProperties.Template
 
isImmediateStop() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
isImmutable() - 类中的方法 org.springframework.boot.env.ConfigTreePropertySource
 
isImmutable() - 类中的方法 org.springframework.boot.env.OriginTrackedMapPropertySource
 
isImmutable() - 接口中的方法 org.springframework.boot.origin.OriginLookup
Return true if this lookup is immutable and has contents that will never change.
isIncludeBindingErrors(HttpServletRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Determine if the errors attribute should be included.
isIncludeBindingErrors(ServerRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Determine if the errors attribute should be included.
isIncluded() - 类中的方法 org.springframework.boot.loader.tools.Library
Return if the library is included in the uber jar.
isIncluded(ErrorAttributeOptions.Include) - 类中的方法 org.springframework.boot.web.error.ErrorAttributeOptions
Get the option for including the specified attribute in the error response.
isIncludedOnClassPath(Archive.Entry) - 类中的方法 org.springframework.boot.loader.launch.Launcher
Determine if the specified entry is a nested item that should be added to the classpath.
isIncludedOnClassPathAndNotIndexed(Archive.Entry) - 类中的方法 org.springframework.boot.loader.launch.Launcher
 
isIncludeException() - 类中的方法 org.springframework.boot.autoconfigure.web.ErrorProperties
 
isIncludeMessage(HttpServletRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Determine if the message attribute should be included.
isIncludeMessage(ServerRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Determine if the message attribute should be included.
isIncludeParameterValues() - 类中的方法 org.springframework.boot.actuate.autoconfigure.r2dbc.R2dbcObservationProperties
 
isIncludePath(HttpServletRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Determine if the path attribute should be included.
isIncludePath(ServerRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Determine if the path attribute should be included.
isIncludeStackTrace(HttpServletRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
Determine if the stacktrace attribute should be included.
isIncludeStackTrace(ServerRequest, MediaType) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.DefaultErrorWebExceptionHandler
Determine if the stacktrace attribute should be included.
isInfoEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isInTests() - 类中的方法 org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Skip
 
isInvocable(E) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
Returns whether the endpoint is invocable and should be included in the discovered endpoints.
isInvocable(ExposableControllerEndpoint) - 类中的方法 org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer
已过时。
 
isInvocable(ExposableServletEndpoint) - 类中的方法 org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpointDiscoverer
已过时。
 
isIpv6Canonical() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isJta() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
Returns if a JTA PlatformTransactionManager is being used.
isKeepAlive() - 类中的方法 org.springframework.boot.SpringApplication
Whether to keep the application alive even if there are no more non-daemon threads.
isLastElementIndexed() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return if the last element in the name is indexed.
isLibraryFileOrClassesDirectory(Archive.Entry) - 类中的方法 org.springframework.boot.loader.launch.Launcher
 
isLibraryFileOrClassesDirectory(Archive.Entry) - 类中的方法 org.springframework.boot.loader.launch.WarLauncher
 
isLoadable(ConfigDataLoaderContext, R) - 接口中的方法 org.springframework.boot.context.config.ConfigDataLoader
Returns if the specified resource can be loaded by this instance.
isLocal() - 类中的方法 org.springframework.boot.loader.tools.Library
Return if the library is local (part of the same build) to the application that is being packaged.
isLocalFileReference() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.ResolvedDockerHost
 
isLogConditionEvaluationDelta() - 类中的方法 org.springframework.boot.devtools.autoconfigure.DevToolsProperties.Restart
 
isLogLeakedSessions() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
isLogRequestDetails() - 类中的方法 org.springframework.boot.autoconfigure.codec.CodecProperties
 
isLogRequestDetails() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
isLogResolvedException() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
isLwcEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
isLwcIgnorePublishStep() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.atlas.AtlasProperties
 
isMain(Thread) - 类中的方法 org.springframework.boot.devtools.restart.DefaultRestartInitializer
Returns if the thread is for a main invocation.
isMainThread(Thread) - 类中的方法 org.springframework.boot.devtools.restart.DefaultRestartInitializer
Returns whether the given thread is considered to be the main thread.
isMandatory() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameter
Return if the parameter is mandatory (does not accept null values).
isMatch() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
Return true if the outcome was a match.
isMatch(String, URL) - 类中的方法 org.springframework.boot.devtools.restart.server.DefaultSourceDirectoryUrlFilter
 
isMatch(String, URL) - 接口中的方法 org.springframework.boot.devtools.restart.server.SourceDirectoryUrlFilter
Determine if the specified URL matches a source directory.
isMatchAfter() - 类中的方法 org.springframework.boot.web.servlet.AbstractFilterRegistrationBean
Return if filter mappings should be matched after any declared Filter mappings of the ServletContext.
isMember(String) - 接口中的方法 org.springframework.boot.actuate.health.HealthEndpointGroup
Returns true if the given contributor is a member of this group.
isMessageEnabled(ServerRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
Check whether the message attribute has been set on the given request.
isMessageMappingEnabled() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.RSocket.Server
 
isMeterNameEventTypeEnabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicProperties
 
isMetricsEnabled() - 类中的方法 org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Pool
 
isMissingQueuesFatal() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.AmqpContainer
 
isMissingQueuesFatal() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.DirectContainer
 
isMissingQueuesFatal() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.SimpleContainer
 
isMissingTopicsFatal() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
isMixed() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isModifyTopicConfigs() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Admin
 
isMultipleIssuersAllowed() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties
 
isNativeListener() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.StreamContainer
 
isNegated() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.MediaTypeExpressionDescription
 
isNegated() - 类中的方法 org.springframework.boot.actuate.web.mappings.reactive.RequestMappingConditionsDescription.NameValueExpressionDescription
 
isNegated() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.MediaTypeExpressionDescription
 
isNegated() - 类中的方法 org.springframework.boot.actuate.web.mappings.servlet.RequestMappingConditionsDescription.NameValueExpressionDescription
 
isNonBlockingRedelivery() - 类中的方法 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
 
isNotEqualTo(Object) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Overridden version of isNotEqualTo to perform JSON tests based on the object type.
isNotEqualToJson(byte[]) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON bytes.
isNotEqualToJson(byte[], JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON bytes.
isNotEqualToJson(byte[], JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON bytes.
isNotEqualToJson(File) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON file.
isNotEqualToJson(File, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON file.
isNotEqualToJson(File, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON file.
isNotEqualToJson(InputStream) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON input stream.
isNotEqualToJson(InputStream, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON input stream.
isNotEqualToJson(InputStream, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON input stream.
isNotEqualToJson(CharSequence) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON.
isNotEqualToJson(CharSequence, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON.
isNotEqualToJson(CharSequence, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON.
isNotEqualToJson(String, Class<?>) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON resource.
isNotEqualToJson(String, Class<?>, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON resource.
isNotEqualToJson(String, Class<?>, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON resource.
isNotEqualToJson(Resource) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not leniently equal to the specified JSON resource.
isNotEqualToJson(Resource, JSONComparator) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON resource.
isNotEqualToJson(Resource, JSONCompareMode) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not equal to the specified JSON resource.
isNotStrictlyEqualToJson(byte[]) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON bytes.
isNotStrictlyEqualToJson(File) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON file.
isNotStrictlyEqualToJson(InputStream) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON input stream.
isNotStrictlyEqualToJson(CharSequence) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON.
isNotStrictlyEqualToJson(String, Class<?>) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON resource.
isNotStrictlyEqualToJson(Resource) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is not strictly equal to the specified JSON resource.
isNumericIndex(int) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return if the element in the name is indexed and numeric.
ISO8601 - 枚举类 中的枚举常量 org.springframework.boot.convert.DurationStyle
ISO-8601 formatting.
ISO8601 - 枚举类 中的枚举常量 org.springframework.boot.convert.PeriodStyle
ISO-8601 formatting.
isObservationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.BaseContainer
 
isObservationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Template
 
isObservationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener
 
isObservationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Template
 
isObservationEnabled() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Listener
 
isObservationsEnabled() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Template
 
isOlderThan(JavaVersion) - 枚举类中的方法 org.springframework.boot.system.JavaVersion
Return if this version is older than a given version.
isOneIndexedParameters() - 类中的方法 org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties.Pageable
 
isOnShutdown() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Cleanup
 
isOnStartup() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Cleanup
 
IsoOffsetDateTimeConverter - org.springframework.boot.actuate.endpoint.invoke.convert中的类
A String to OffsetDateTime Converter that uses ISO offset parsing.
IsoOffsetDateTimeConverter() - 类的构造器 org.springframework.boot.actuate.endpoint.invoke.convert.IsoOffsetDateTimeConverter
 
isOpen() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
isOptional() - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
Return if the location is optional and should ignore ConfigDataNotFoundException.
isOutOfOrder() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isOverridden() - 类中的方法 org.springframework.boot.loader.tools.ReachabilityMetadataProperties
Returns if the dependency has been overridden.
isOverwriteExistingJobs() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
isParentOf(ConfigurationPropertyName) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Returns true if this element is an immediate parent of the specified name.
isPasswordGenerated() - 类中的方法 org.springframework.boot.autoconfigure.security.SecurityProperties.User
 
isPathEnabled(ServerRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
Check whether the path attribute has been set on the given request.
isPaused() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzTriggerGroupSummaryDescriptor
 
isPercentilesHistogram() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.AutoTimeProperties
 
isPersistent() - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
 
isPersistent() - 类中的方法 org.springframework.boot.web.servlet.server.Session
Return whether to persist session data between restarts.
isPlaceholderReplacement() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isPreferFileSystemAccess() - 类中的方法 org.springframework.boot.autoconfigure.freemarker.FreeMarkerProperties
 
isPresent(AttributeAccessor) - 记录类中的静态方法 org.springframework.boot.autoconfigure.container.ContainerImageMetadata
Return true if ContainerImageMetadata has been added to the given attributes.
isPresentInText(String) - 类中的静态方法 org.springframework.boot.ssl.pem.PemContent
Return if PEM content is present in the given text.
isPreservePathOnForward() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
 
isPreservePathOnForward() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
Return whether the request path should be preserved on forward.
isPrintOnlyOnFailure() - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
 
isProducePartialOutputWhileProcessing() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties.Servlet
 
isProducers() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Cache
 
isPropagateFailures() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Function
 
isPropagateStopFailures() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Function
 
isProxyConfigured() - 类中的方法 org.springframework.boot.autoconfigure.sendgrid.SendGridProperties
 
isPublish() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return if the built image should be pushed to a registry.
isPublisherReturns() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties
 
isPublishRequestHandledEvents() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
isPublishUnchangedMeters() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdProperties
 
isPubSubDomain() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
isRandom() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic.Backoff
 
isRandomBackOff() - 类中的方法 org.springframework.boot.autoconfigure.kafka.KafkaProperties.Retry.Topic
已过时, 待删除: 此 API 元素将从以后的版本中删除。
isReadable() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
isReadCompacted() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
isReadCompacted() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Reader
 
isReady() - 接口中的方法 org.springframework.boot.admin.SpringApplicationAdminMXBean
Specify if the application has fully started and is now ready.
isRegisterDefaultServlet() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Servlet
 
isRegisterDefaultServlet() - 类中的方法 org.springframework.boot.web.servlet.server.AbstractServletWebServerFactory
Flag to indicate that the default servlet should be registered.
isRegistered(Class<T>) - 接口中的方法 org.springframework.boot.BootstrapContext
Return if a registration exists for the given type.
isRegistered(Class<T>) - 接口中的方法 org.springframework.boot.BootstrapRegistry
Return if a registration exists for the given type.
isRegistered(Class<T>) - 类中的方法 org.springframework.boot.DefaultBootstrapContext
 
isReloadOnUpdate() - 类中的方法 org.springframework.boot.autoconfigure.ssl.SslBundleProperties
 
isRemote() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.ResolvedDockerHost
 
isRenameOnRotate() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRenderHiddenMarkersBeforeCheckboxes() - 类中的方法 org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties
 
isReportDayDistribution() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
 
isReportHourDistribution() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
 
isReportMinuteDistribution() - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
 
isRequestAttributesEnabled() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRequestRecovery() - 类中的方法 org.springframework.boot.actuate.quartz.QuartzEndpoint.QuartzJobDetailsDescriptor
 
isRequireAuthorizationConsent() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
isRequireProofKey() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Client
 
isRequireSubscribers() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Error
 
isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - 接口中的方法 org.springframework.boot.context.config.ConfigDataLocationResolver
Returns if the specified location address can be resolved by this resolver.
isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - 类中的方法 org.springframework.boot.context.config.ConfigTreeConfigDataLocationResolver
 
isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - 类中的方法 org.springframework.boot.context.config.StandardConfigDataLocationResolver
 
isResolveLazily() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
isRestartExclude(URL) - 类中的方法 org.springframework.boot.devtools.settings.DevToolsSettings
 
isRestartInclude(URL) - 类中的方法 org.springframework.boot.devtools.settings.DevToolsSettings
 
isRestartRequired() - 类中的方法 org.springframework.boot.devtools.classpath.ClassPathChangedEvent
Return if an application restart is required due to the change.
isRestartRequired(ChangedFile) - 接口中的方法 org.springframework.boot.devtools.classpath.ClassPathRestartStrategy
Return true if a full restart is required.
isRestartRequired(ChangedFile) - 类中的方法 org.springframework.boot.devtools.classpath.PatternClassPathRestartStrategy
 
isRetryEnable() - 类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Consumer
 
isReuseRefreshTokens() - 类中的方法 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Token
 
isRotate() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Accesslog
 
isRotate() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow.Accesslog
 
isRunning() - 类中的方法 org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle
 
isRunning() - 类中的方法 org.springframework.boot.rsocket.context.RSocketServerBootstrap
 
isRunning() - 类中的方法 org.springframework.boot.web.context.WebServerGracefulShutdownLifecycle
 
isSameFile(Path, Path) - 类中的方法 org.springframework.boot.loader.nio.file.NestedFileSystemProvider
 
isSearchedDirectory(Archive.Entry) - 类中的方法 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
Determine if the specified directory entry is a candidate for further searching.
isSecure() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration.DockerHostConfiguration
 
isSecure() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerHost
 
isShown(boolean) - 枚举类中的方法 org.springframework.boot.actuate.endpoint.Show
Return if data should be shown when no SecurityContext is available.
isShown(SecurityContext, Collection<String>) - 枚举类中的方法 org.springframework.boot.actuate.endpoint.Show
Return if data should be shown.
isShowSql() - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaProperties
 
isSignedJarFile(File) - 类中的静态方法 org.springframework.boot.loader.tools.FileUtils
Returns true if the given jar file has been signed.
isSignRequest() - 类中的方法 org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty.Singlesignon
 
isSkipDefaultCallbacks() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isSkipDefaultResolvers() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isSocketKeepAlive() - 类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
 
isSpanJoiningSupported() - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Brave
 
isSpecified() - 接口中的方法 org.springframework.boot.ssl.SslOptions
Return if any SSL options have been specified.
isStarted() - 类中的方法 org.springframework.boot.devtools.livereload.LiveReloadServer
Return if the server has been started.
isStateless() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.ListenerRetry
 
isStrictlyEqualToJson(byte[]) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON bytes.
isStrictlyEqualToJson(File) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON file.
isStrictlyEqualToJson(InputStream) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON input stream.
isStrictlyEqualToJson(CharSequence) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON.
isStrictlyEqualToJson(String, Class<?>) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON resource.
isStrictlyEqualToJson(Resource) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verifies that the actual value is strictly equal to the specified JSON resource.
isStrictServletCompliance() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.MultipartProperties
 
isSubscriptionDurable() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties
 
IssuerUriCondition - org.springframework.boot.autoconfigure.security.oauth2.resource中的类
Condition for creating JwtDecoder by oidc issuer location.
IssuerUriCondition() - 类的构造器 org.springframework.boot.autoconfigure.security.oauth2.resource.IssuerUriCondition
 
isSupportedType(EventListener) - 类中的静态方法 org.springframework.boot.web.servlet.ServletListenerRegistrationBean
Returns true if the specified listener is one of the supported types.
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.servlet.JspTemplateAvailabilityProvider
 
isTemplated() - 类中的方法 org.springframework.boot.actuate.endpoint.web.Link
Returns whether the href is templated.
isTestRollbackOnUpdate() - 类中的方法 org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
 
isThrowExceptionOnLateReply() - 类中的方法 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
 
isTrace() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
isTraceEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isTraceEnabled(ServerRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
Check whether the trace attribute has been set on the given request.
isTransacted() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsProperties.Template.Session
 
isTrustBuilder() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return whether the builder should be treated as trusted.
isTypeOrAnnotated(MetadataReader, MetadataReaderFactory, Class<?>) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
isUniqueNames() - 类中的方法 org.springframework.boot.autoconfigure.jmx.JmxProperties
 
isUnpackRequired() - 类中的方法 org.springframework.boot.loader.tools.Library
Return if the file cannot be used directly as a nested jar and needs to be unpacked.
isUseAnonymousProducers() - 类中的方法 org.springframework.boot.autoconfigure.jms.JmsPoolConnectionFactoryProperties
 
isUseCodeAsDefaultMessage() - 类中的方法 org.springframework.boot.autoconfigure.context.MessageSourceProperties
 
isUseDefaultFilters() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
isUseDefaultFilters() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
isUseDynatraceSummaryInstruments() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace.DynatraceProperties.V2
 
isUseForwardHeaders() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
 
isUseForwardHeaders() - 类中的方法 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
 
isUseGlobalRegistry() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties
 
isUseKeyPrefix() - 类中的方法 org.springframework.boot.autoconfigure.cache.CacheProperties.Redis
 
isUseLastModified() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources.Cache
 
isUseRelativeRedirects() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat
 
isUserInRole(String) - 接口中的方法 org.springframework.boot.actuate.endpoint.SecurityContext
Returns true if the currently authenticated user is in the given role, or false otherwise.
isUseSemanticMetricTypes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverProperties
 
isUsingForwardHeaders() - 枚举类中的方法 org.springframework.boot.cloud.CloudPlatform
Returns if the platform is behind a load balancer and uses X-Forwarded-For headers.
isValid() - 枚举类中的方法 org.springframework.boot.info.SslInfo.CertificateValidityInfo.Status
 
isValid(CharSequence) - 类中的静态方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Returns if the given name is valid.
isValidateHeaders() - 类中的方法 org.springframework.boot.autoconfigure.web.ServerProperties.Netty
 
isValidateMigrationNaming() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isValidateOnMigrate() - 类中的方法 org.springframework.boot.autoconfigure.flyway.FlywayProperties
 
isValidateServerCertificate() - 类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitProperties.Ssl
 
isVerboseLogging() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return if verbose logging output should be used.
isVerifyKeys() - 类中的方法 org.springframework.boot.autoconfigure.ssl.PemSslBundleProperties.Store
 
isWaitForJobsToCompleteOnShutdown() - 类中的方法 org.springframework.boot.autoconfigure.quartz.QuartzProperties
 
isWarnEnabled() - 类中的方法 org.springframework.boot.logging.DeferredLog
 
isWebAllowOthers() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties.Settings
 
ITALIC - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiStyle
 
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.
IterableConfigurationPropertySource - org.springframework.boot.context.properties.source中的接口
A ConfigurationPropertySource with a fully Iterable set of entries.
iterator() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.tracing.SpanExporters
 
iterator() - 接口中的方法 org.springframework.boot.actuate.autoconfigure.tracing.SpanProcessors
 
iterator() - 类中的方法 org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
 
iterator() - 类中的方法 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
 
iterator() - 类中的方法 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
 
iterator() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcomes
 
iterator() - 类中的方法 org.springframework.boot.autoconfigure.http.HttpMessageConverters
 
iterator() - 类中的方法 org.springframework.boot.buildpack.platform.docker.transport.Errors
 
iterator() - 类中的方法 org.springframework.boot.context.annotation.ImportCandidates
 
iterator() - 类中的方法 org.springframework.boot.context.config.Profiles
Return an iterator for all accepted profiles.
iterator() - 类中的方法 org.springframework.boot.context.properties.bind.validation.ValidationErrors
 
iterator() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyNameAliases
 
iterator() - 接口中的方法 org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
Return an iterator for the names managed by this source.
iterator() - 类中的方法 org.springframework.boot.context.properties.source.MapConfigurationPropertySource
 
iterator() - 类中的方法 org.springframework.boot.devtools.classpath.ClassPathDirectories
 
iterator() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFiles
 
iterator() - 类中的方法 org.springframework.boot.info.InfoProperties
 
iterator() - 类中的方法 org.springframework.boot.loader.tools.layer.CustomLayers
 
iterator() - 接口中的方法 org.springframework.boot.loader.tools.Layers
Return the jar layers in the order that they should be added (starting with the least frequently changed layer).
iterator() - 类中的方法 org.springframework.boot.loader.tools.StandardLayers
 
iterator() - 类中的方法 org.springframework.boot.logging.LoggerGroups
 
iterator() - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts
 
iterator() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.FilterAnnotations
 
iterator() - 类中的方法 org.springframework.boot.web.server.MimeMappings
 
iterator() - 类中的方法 org.springframework.boot.web.servlet.ServletContextInitializerBeans
 
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 
常量字段值|所有程序包|所有类和接口|序列化表格