索引
常量字段值|所有程序包|所有类和接口|序列化表格
E
- EIGHTEEN - 枚举类 中的枚举常量 org.springframework.boot.system.JavaVersion
-
Java 18.
- ELASTIC_COMMON_SCHEMA - 枚举类 中的枚举常量 org.springframework.boot.logging.structured.CommonStructuredLogFormat
-
Elastic Common Schema (ECS) log format.
- ElasticCommonSchemaProperties - org.springframework.boot.logging.structured中的记录类
-
Properties for Elastic Common Schema structured logging.
- ElasticCommonSchemaProperties(ElasticCommonSchemaProperties.Service) - 记录类的构造器 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
-
创建
ElasticCommonSchemaProperties
记录类的实例。 - ElasticCommonSchemaProperties.Service - org.springframework.boot.logging.structured中的记录类
-
Service details.
- elasticConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticMetricsExportAutoConfiguration
- elasticMeterRegistry(ElasticConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticMetricsExportAutoConfiguration
- ElasticMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.elastic中的类
-
Auto-configuration
for exporting metrics to Elastic. - ElasticMetricsExportAutoConfiguration(ElasticProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticMetricsExportAutoConfiguration
- ElasticProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.elastic中的类
-
@ConfigurationProperties
for configuring Elastic metrics export. - ElasticProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.elastic.ElasticProperties
- ElasticSchedulerInvoker(OperationInvoker) - 类的构造器 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker
- ElasticsearchClientAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch中的类
-
Auto-configuration
for Elasticsearch's Java client. - ElasticsearchClientAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchClientAutoConfiguration
- ElasticsearchConnectionDetails - org.springframework.boot.autoconfigure.elasticsearch中的接口
-
Details required to establish a connection to an Elasticsearch service.
- ElasticsearchConnectionDetails.Node - org.springframework.boot.autoconfigure.elasticsearch中的记录类
-
An Elasticsearch node.
- ElasticsearchConnectionDetails.Node.Protocol - org.springframework.boot.autoconfigure.elasticsearch中的枚举类
-
Connection protocol.
- ElasticsearchDataAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch中的类
-
Auto-configuration
for Spring Data's Elasticsearch support. - ElasticsearchDataAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchDataAutoConfiguration
- elasticsearchHealthContributor(ConfigurableListableBeanFactory) - 类中的方法 org.springframework.boot.actuate.autoconfigure.data.elasticsearch.ElasticsearchReactiveHealthContributorAutoConfiguration
- elasticsearchHealthContributor(ConfigurableListableBeanFactory) - 类中的方法 org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchRestHealthContributorAutoConfiguration
- ElasticsearchProperties - org.springframework.boot.autoconfigure.elasticsearch中的类
-
Configuration properties for Elasticsearch.
- ElasticsearchProperties() - 类的构造器 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchProperties
- ElasticsearchProperties.Restclient - org.springframework.boot.autoconfigure.elasticsearch中的类
- ElasticsearchProperties.Restclient.Sniffer - org.springframework.boot.autoconfigure.elasticsearch中的类
- ElasticsearchProperties.Restclient.Ssl - org.springframework.boot.autoconfigure.elasticsearch中的类
- ElasticsearchReactiveHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.data.elasticsearch中的类
- ElasticsearchReactiveHealthContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.data.elasticsearch.ElasticsearchReactiveHealthContributorAutoConfiguration
- ElasticsearchReactiveHealthIndicator - org.springframework.boot.actuate.data.elasticsearch中的类
-
HealthIndicator
for an Elasticsearch cluster using aReactiveElasticsearchClient
. - ElasticsearchReactiveHealthIndicator(ReactiveElasticsearchClient) - 类的构造器 org.springframework.boot.actuate.data.elasticsearch.ElasticsearchReactiveHealthIndicator
- ElasticsearchRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch中的类
-
Auto-configuration
for Spring Data's Elasticsearch Repositories. - ElasticsearchRepositoriesAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.data.elasticsearch.ElasticsearchRepositoriesAutoConfiguration
- ElasticsearchRestClientAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch中的类
-
Auto-configuration
for Elasticsearch REST clients. - ElasticsearchRestClientAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration
- ElasticsearchRestClientHealthIndicator - org.springframework.boot.actuate.elasticsearch中的类
-
HealthIndicator
for an Elasticsearch cluster using aRestClient
. - ElasticsearchRestClientHealthIndicator(RestClient) - 类的构造器 org.springframework.boot.actuate.elasticsearch.ElasticsearchRestClientHealthIndicator
- ElasticsearchRestHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.elasticsearch中的类
- ElasticsearchRestHealthContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.elasticsearch.ElasticsearchRestHealthContributorAutoConfiguration
- Embedded() - 类的构造器 org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties.Embedded
- Embedded() - 类的构造器 org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
- EMBEDDED - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
-
Embed (i.e. start) the broker in the application.
- EMBEDDED - 枚举类 中的枚举常量 org.springframework.boot.sql.init.DatabaseInitializationMode
-
Only initialize an embedded database.
- EmbeddedDatabaseConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
- EmbeddedDatabaseConnection - org.springframework.boot.jdbc中的枚举类
-
Connection details for
embedded databases
. - EmbeddedDatabaseConnection - org.springframework.boot.r2dbc中的枚举类
-
Connection details for embedded databases compatible with R2DBC.
- EmbeddedDataSourceConfiguration - org.springframework.boot.autoconfigure.jdbc中的类
-
Configuration for embedded data sources.
- EmbeddedDataSourceConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.jdbc.EmbeddedDataSourceConfiguration
- EmbeddedLdapAutoConfiguration - org.springframework.boot.autoconfigure.ldap.embedded中的类
-
Auto-configuration
for Embedded LDAP. - EmbeddedLdapAutoConfiguration(EmbeddedLdapProperties) - 类的构造器 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapAutoConfiguration
- EmbeddedLdapProperties - org.springframework.boot.autoconfigure.ldap.embedded中的类
-
Configuration properties for Embedded LDAP.
- EmbeddedLdapProperties() - 类的构造器 org.springframework.boot.autoconfigure.ldap.embedded.EmbeddedLdapProperties
- EmbeddedLdapProperties.Credential - org.springframework.boot.autoconfigure.ldap.embedded中的类
- EmbeddedLdapProperties.Validation - org.springframework.boot.autoconfigure.ldap.embedded中的类
- EmbeddedWebServerFactoryCustomizerAutoConfiguration - org.springframework.boot.autoconfigure.web.embedded中的类
-
Auto-configuration
for embedded servlet and reactive web servers customizations. - EmbeddedWebServerFactoryCustomizerAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration
- EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded中的类
-
Nested configuration if Jetty is being used.
- EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded中的类
-
Nested configuration if Netty is being used.
- EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded中的类
-
Nested configuration if Tomcat is being used.
- EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded中的类
-
Nested configuration if Undertow is being used.
- empty() - 类中的静态方法 org.springframework.boot.autoconfigure.condition.ConditionMessage
-
Factory method to return a new empty
ConditionMessage
. - empty() - 类中的静态方法 org.springframework.boot.test.util.TestPropertyValues
-
Return an empty
TestPropertyValues
instance. - EMPTY - 类中的静态变量 org.springframework.boot.context.config.ConfigData
-
A
ConfigData
instance that contains no data. - EMPTY - 类中的静态变量 org.springframework.boot.context.properties.source.ConfigurationPropertyName
-
An empty
ConfigurationPropertyName
. - emptyCustomizer() - 类中的静态方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- emptyCustomizer() - 类中的静态方法 org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
- emptyCustomizer() - 类中的静态方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- emptyCustomizer() - 类中的静态方法 org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
- emptyCustomizer() - 类中的静态方法 org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
- enable() - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyCaching
-
Enable caching with an unlimited time-to-live.
- ENABLE_COOKIES - 枚举类 中的枚举常量 org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
-
Enable cookies.
- ENABLE_REDIRECTS - 枚举类 中的枚举常量 org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
-
Enable redirects.
- EnableAutoConfiguration - org.springframework.boot.autoconfigure中的批注接口
-
Enable auto-configuration of the Spring Application Context, attempting to guess and configure beans that you are likely to need.
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.annotation.Endpoint
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.0 for removal in 4.0.0 in favor of
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
-
已过时。If the endpoint should be enabled or disabled by default.
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
-
已过时。If the endpoint should be enabled or disabled by default.
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
-
已过时。If the endpoint should be enabled or disabled by default.
- enableByDefault() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.0 for removal in 4.0.0 in favor of
WebEndpoint.defaultAccess()
- EnableConfigurationProperties - org.springframework.boot.context.properties中的批注接口
-
Enable support for
@ConfigurationProperties
annotated beans. - enabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.properties.PushRegistryPropertiesConfigAdapter
- enabled() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
- enabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.json.AutoConfigureJsonTesters
- enabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.OverrideAutoConfiguration
-
The value of the
enabled override property
. - enabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.client.AutoConfigureMockRestServiceServer
-
If
MockServerRestTemplateCustomizer
andMockServerRestClientCustomizer
should be enabled andMockRestServiceServer
beans should be registered. - enabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureMockWebServiceServer
-
If
MockWebServiceServer
bean should be registered. - ENABLED - 接口中的静态变量 org.springframework.boot.actuate.metrics.AutoTimer
-
An
AutoTimer
implementation that is enabled but applies no additional customizations. - ENABLED_OVERRIDE_PROPERTY - 批注接口中的静态变量 org.springframework.boot.autoconfigure.EnableAutoConfiguration
-
Environment property that can be used to override when auto-configuration is enabled.
- EnableIntegrationManagementConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration
- EnableTransactionManagementConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration.EnableTransactionManagementConfiguration
- EnableWebFluxConfiguration(WebFluxProperties, WebProperties, ServerProperties, ObjectProvider<WebFluxRegistrations>) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
- EnableWebMvcConfiguration(WebMvcProperties, WebProperties, ObjectProvider<WebMvcRegistrations>, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>, ListableBeanFactory) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
- EnclosedInSquareBracketsConverter - org.springframework.boot.logging.log4j2中的类
-
Log4j2
LogEventPatternConverter
used to help format optional values that should be shown enclosed in square brackets. - EnclosedInSquareBracketsConverter - org.springframework.boot.logging.logback中的类
-
Logback
CompositeConverter
used to help format optional values that should be shown enclosed in square brackets. - EnclosedInSquareBracketsConverter() - 类的构造器 org.springframework.boot.logging.logback.EnclosedInSquareBracketsConverter
- encode(ILoggingEvent) - 类中的方法 org.springframework.boot.logging.logback.StructuredLogEncoder
- encode(AnsiElement) - 类中的静态方法 org.springframework.boot.ansi.AnsiOutput
-
Encode a single
AnsiElement
if output is enabled. - encoding(Charset) - 类中的方法 org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer.Scripts
- Encoding - org.springframework.boot.web.servlet.server中的类
-
Configuration properties for server HTTP encoding.
- Encoding() - 类的构造器 org.springframework.boot.web.servlet.server.Encoding
- Encoding.Type - org.springframework.boot.web.servlet.server中的枚举类
-
Type of HTTP message to consider for encoding configuration.
- ENDCOM - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- ENDHDR - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- ENDOFF - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- endpoint() - 批注接口 中的元素 org.springframework.boot.actuate.autoconfigure.cloudfoundry.EndpointCloudFoundryExtension
-
The class of the endpoint to provide a Cloud Foundry specific extension for.
- endpoint() - 批注接口 中的元素 org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint
-
The endpoint type that should be checked.
- endpoint() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.annotation.EndpointExtension
-
The class of the endpoint to extend.
- endpoint() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.jmx.annotation.EndpointJmxExtension
-
The
endpoint
class to which this JMX extension relates. - endpoint() - 批注接口 中的元素 org.springframework.boot.actuate.endpoint.web.annotation.EndpointWebExtension
-
The
endpoint
class to which this Web extension relates. - Endpoint - org.springframework.boot.actuate.endpoint.annotation中的批注接口
-
Identifies a type as being an actuator endpoint that provides information about the running application.
- Endpoint() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Endpoint
- Endpoint() - 类的构造器 org.springframework.boot.autoconfigure.security.oauth2.server.servlet.OAuth2AuthorizationServerProperties.Endpoint
- EndpointAccessResolver - org.springframework.boot.actuate.endpoint中的接口
-
Resolver for the permitted level of
access
to an endpoint. - EndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint中的类
-
Auto-configuration
for@Endpoint
support. - EndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
- endpointCachingOperationInvokerAdvisor(Environment) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
- EndpointCloudFoundryExtension - org.springframework.boot.actuate.autoconfigure.cloudfoundry中的批注接口
-
Identifies a type as being a Cloud Foundry specific extension for an
@Endpoint
. - EndpointConverter - org.springframework.boot.actuate.endpoint.annotation中的批注接口
-
Qualifier for beans that are needed to convert
@Endpoint
input parameters. - EndpointDiscoverer<E,
O> - org.springframework.boot.actuate.endpoint.annotation中的类 -
A Base for
EndpointsSupplier
implementations that discover@Endpoint
beans and@EndpointExtension
beans in an application context. - EndpointDiscoverer(ApplicationContext, ParameterValueMapper, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<E>>) - 类的构造器 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.0 for removal in 4.0.0 in favor of
EndpointDiscoverer(ApplicationContext, ParameterValueMapper, Collection, Collection, Collection)
- EndpointDiscoverer(ApplicationContext, ParameterValueMapper, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<E>>, Collection<OperationFilter<O>>) - 类的构造器 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer
-
Create a new
EndpointDiscoverer
instance. - EndpointDiscoverer.OperationKey - org.springframework.boot.actuate.endpoint.annotation中的类
-
A key generated for an
Operation
based on specific criteria from the actual operation implementation. - EndpointExposure - org.springframework.boot.actuate.autoconfigure.endpoint.expose中的枚举类
-
Technologies that can be used to expose an endpoint.
- EndpointExposureOutcomeContributor - org.springframework.boot.actuate.autoconfigure.endpoint.condition中的接口
-
Contributor loaded from the
spring.factories
file and used by@ConditionalOnAvailableEndpoint
to determine if an endpoint is exposed. - EndpointExtension - org.springframework.boot.actuate.endpoint.annotation中的批注接口
-
Annotation primarily used as a meta-annotation to indicate that an annotation provides extension support for an endpoint.
- EndpointFilter<E> - org.springframework.boot.actuate.endpoint中的接口
-
Strategy class that can be used to filter
endpoints
. - EndpointId - org.springframework.boot.actuate.endpoint中的类
-
An identifier for an actuator endpoint.
- EndpointJmxExtension - org.springframework.boot.actuate.endpoint.jmx.annotation中的批注接口
-
Identifies a type as being a JMX-specific extension of an
@Endpoint
. - EndpointLinksResolver - org.springframework.boot.actuate.endpoint.web中的类
-
A resolver for
links
to web endpoints. - EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver
-
Creates a new
EndpointLinksResolver
that will resolve links to the givenendpoints
. - EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>>, String) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver
-
Creates a new
EndpointLinksResolver
that will resolve links to the givenendpoints
that are exposed beneath the givenbasePath
. - EndpointMapping - org.springframework.boot.actuate.endpoint.web中的类
-
A value object for the base mapping for endpoints.
- EndpointMapping(String) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointMapping
-
Creates a new
EndpointMapping
using the givenpath
. - EndpointMBean - org.springframework.boot.actuate.endpoint.jmx中的类
-
Adapter to expose a
JMX endpoint
as aDynamicMBean
. - endpointMediaTypes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- EndpointMediaTypes - org.springframework.boot.actuate.endpoint.web中的类
-
Media types that are, by default, produced and consumed by an endpoint.
- EndpointMediaTypes(String...) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
- EndpointMediaTypes(List<String>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
- EndpointMediaTypes(List<String>, List<String>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointMediaTypes
- endpointObjectMapper() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jackson.JacksonEndpointAutoConfiguration
- EndpointObjectMapper - org.springframework.boot.actuate.endpoint.jackson中的接口
-
Interface used to supply the
ObjectMapper
that should be used when serializingOperationResponseBody
endpoint results. - endpointObjectNameFactory(MBeanServer) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointAutoConfiguration
- EndpointObjectNameFactory - org.springframework.boot.actuate.endpoint.jmx中的接口
-
A factory to create an
ObjectName
for anEndpointMBean
. - endpointOperationParameterMapper(ObjectProvider<Converter<?, ?>>, ObjectProvider<GenericConverter>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration
- EndpointRequest - org.springframework.boot.actuate.autoconfigure.security.reactive中的类
-
Factory that can be used to create a
ServerWebExchangeMatcher
for actuator endpoint locations. - EndpointRequest - org.springframework.boot.actuate.autoconfigure.security.servlet中的类
-
Factory that can be used to create a
RequestMatcher
for actuator endpoint locations. - EndpointRequest.AdditionalPathsEndpointRequestMatcher - org.springframework.boot.actuate.autoconfigure.security.servlet中的类
-
The request matcher used to match against additional paths for
actuator endpoints
. - EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher - org.springframework.boot.actuate.autoconfigure.security.reactive中的类
-
The
ServerWebExchangeMatcher
used to match against additional paths foractuator endpoints
. - EndpointRequest.EndpointRequestMatcher - org.springframework.boot.actuate.autoconfigure.security.servlet中的类
-
The request matcher used to match against
actuator endpoints
. - EndpointRequest.EndpointServerWebExchangeMatcher - org.springframework.boot.actuate.autoconfigure.security.reactive中的类
-
The
ServerWebExchangeMatcher
used to match againstactuator endpoints
. - EndpointRequest.LinksRequestMatcher - org.springframework.boot.actuate.autoconfigure.security.servlet中的类
-
The request matcher used to match against the links endpoint.
- EndpointRequest.LinksServerWebExchangeMatcher - org.springframework.boot.actuate.autoconfigure.security.reactive中的类
-
The
ServerWebExchangeMatcher
used to match against the links endpoint. - endpoints() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
-
Specifies the endpoints to test.
- EndpointServlet - org.springframework.boot.actuate.endpoint.web中的类
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of
@Endpoint
and@WebEndpoint
- EndpointServlet(Servlet) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointServlet
-
已过时。
- EndpointServlet(Class<? extends Servlet>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.EndpointServlet
-
已过时。
- EndpointsSupplier<E> - org.springframework.boot.actuate.endpoint中的接口
-
Provides access to a collection of
endpoints
. - EndpointWebExtension - org.springframework.boot.actuate.endpoint.web.annotation中的批注接口
-
Identifies a type as being a Web-specific extension of an
@Endpoint
. - ENDSIG - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- ENDSIZ - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- ENDSUB - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- ENDTOT - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- entityManagerFactory(EntityManagerFactoryBuilder, PersistenceManagedTypes) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
- entityManagerFactoryBootstrapExecutorCustomizer(Map<String, AsyncTaskExecutor>) - 类中的方法 org.springframework.boot.autoconfigure.data.jpa.JpaRepositoriesAutoConfiguration
- entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider<PersistenceUnitManager>, ObjectProvider<EntityManagerFactoryBuilderCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration
- EntityManagerFactoryBuilder - org.springframework.boot.orm.jpa中的类
-
Convenient builder for JPA EntityManagerFactory instances.
- EntityManagerFactoryBuilder(JpaVendorAdapter, Function<DataSource, Map<String, ?>>, PersistenceUnitManager) - 类的构造器 org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
Create a new instance passing in the common pieces that will be shared if multiple EntityManagerFactory instances are created.
- EntityManagerFactoryBuilder(JpaVendorAdapter, Function<DataSource, Map<String, ?>>, PersistenceUnitManager, URL) - 类的构造器 org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
Create a new instance passing in the common pieces that will be shared if multiple EntityManagerFactory instances are created.
- EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager) - 类的构造器 org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.4 for removal in 4.0.0 in favor of
EntityManagerFactoryBuilder(JpaVendorAdapter, Function, PersistenceUnitManager)
- EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager, URL) - 类的构造器 org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.4.4 for removal in 4.0.0 in favor of
EntityManagerFactoryBuilder(JpaVendorAdapter, Function, PersistenceUnitManager, URL)
- EntityManagerFactoryBuilder.Builder - org.springframework.boot.orm.jpa中的类
-
A fluent builder for a LocalContainerEntityManagerFactoryBean.
- EntityManagerFactoryBuilderCustomizer - org.springframework.boot.autoconfigure.orm.jpa中的接口
-
Callback interface that can be used to customize the auto-configured
EntityManagerFactoryBuilder
. - EntityManagerFactoryDependsOnPostProcessor - org.springframework.boot.autoconfigure.orm.jpa中的类
-
BeanFactoryPostProcessor
that can be used to dynamically declare that allEntityManagerFactory
beans should "depend on" one or more specific beans. - EntityManagerFactoryDependsOnPostProcessor(Class<?>...) - 类的构造器 org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryDependsOnPostProcessor
-
Creates a new
EntityManagerFactoryDependsOnPostProcessor
that will set up dependencies upon beans with the given types. - EntityManagerFactoryDependsOnPostProcessor(String...) - 类的构造器 org.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryDependsOnPostProcessor
-
Creates a new
EntityManagerFactoryDependsOnPostProcessor
that will set up dependencies upon beans with the given names. - EntityScan - org.springframework.boot.autoconfigure.domain中的批注接口
-
Configures the base packages used by auto-configuration when scanning for entity classes.
- EntityScanner - org.springframework.boot.autoconfigure.domain中的类
-
An entity scanner that searches the classpath from an
@EntityScan
specified packages. - EntityScanner(ApplicationContext) - 类的构造器 org.springframework.boot.autoconfigure.domain.EntityScanner
-
Create a new
EntityScanner
instance. - EntityScanPackages - org.springframework.boot.autoconfigure.domain中的类
-
Class for storing
@EntityScan
specified packages for reference later (e.g. by JPA auto-configuration). - entries() - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
- EntryWriter - org.springframework.boot.loader.tools中的接口
-
Interface used to write jar entry data.
- env() - 接口中的方法 org.springframework.boot.docker.compose.core.RunningService
-
Return the environment defined for the service.
- Env() - 类的构造器 org.springframework.boot.autoconfigure.couchbase.CouchbaseProperties.Env
- envInfoContributor(ConfigurableEnvironment) - 类中的方法 org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration
- environment() - 记录类中的方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
-
返回
environment
记录组件的值。 - environment(String) - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint
- environment(SecurityContext, String) - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpointWebExtension
- environment(ConfigurableEnvironment) - 类中的方法 org.springframework.boot.builder.SpringApplicationBuilder
-
Environment for the application context.
- Environment - org.springframework.boot.buildpack.platform.system中的接口
-
Provides access to environment variable values.
- EnvironmentBuilderCustomizer - org.springframework.boot.autoconfigure.amqp中的接口
-
Callback interface that can be implemented by beans wishing to customize the auto-configured
Environment
that is created by anEnvironmentBuilder
. - environmentEndpoint(Environment, EnvironmentEndpointProperties, ObjectProvider<SanitizingFunction>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
- EnvironmentEndpoint - org.springframework.boot.actuate.env中的类
-
@Endpoint
to exposeenvironment
information. - EnvironmentEndpoint(Environment, Iterable<SanitizingFunction>, Show) - 类的构造器 org.springframework.boot.actuate.env.EnvironmentEndpoint
- EnvironmentEndpoint.EnvironmentDescriptor - org.springframework.boot.actuate.env中的类
-
Description of an
Environment
. - EnvironmentEndpoint.EnvironmentEntryDescriptor - org.springframework.boot.actuate.env中的类
-
Description of an entry of the
Environment
. - EnvironmentEndpoint.PropertySourceDescriptor - org.springframework.boot.actuate.env中的类
-
Description of a
PropertySource
. - EnvironmentEndpoint.PropertySourceEntryDescriptor - org.springframework.boot.actuate.env中的类
-
Description of a particular entry of
PropertySource
. - EnvironmentEndpoint.PropertySummaryDescriptor - org.springframework.boot.actuate.env中的类
-
Description of a particular entry of the
Environment
. - EnvironmentEndpoint.PropertyValueDescriptor - org.springframework.boot.actuate.env中的类
-
Description of a property's value, including its origin if available.
- EnvironmentEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.env中的类
-
Auto-configuration
for theEnvironmentEndpoint
. - EnvironmentEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
- EnvironmentEndpointProperties - org.springframework.boot.actuate.autoconfigure.env中的类
-
Configuration properties for
EnvironmentEndpoint
. - EnvironmentEndpointProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties
- environmentEndpointWebExtension(EnvironmentEndpoint, EnvironmentEndpointProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration
- EnvironmentEndpointWebExtension - org.springframework.boot.actuate.env中的类
-
@EndpointWebExtension
for theEnvironmentEndpoint
. - EnvironmentEndpointWebExtension(EnvironmentEndpoint, Show, Set<String>) - 类的构造器 org.springframework.boot.actuate.env.EnvironmentEndpointWebExtension
- environmentEntry(String) - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpoint
- environmentEntry(SecurityContext, String) - 类中的方法 org.springframework.boot.actuate.env.EnvironmentEndpointWebExtension
- EnvironmentInfoContributor - org.springframework.boot.actuate.info中的类
-
An
InfoContributor
that provides all environment entries prefixed with info. - EnvironmentInfoContributor(ConfigurableEnvironment) - 类的构造器 org.springframework.boot.actuate.info.EnvironmentInfoContributor
- EnvironmentPostProcessor - org.springframework.boot.env中的接口
-
Allows for customization of the application's
Environment
prior to the application context being refreshed. - EnvironmentPostProcessorApplicationListener - org.springframework.boot.env中的类
-
SmartApplicationListener
used to triggerEnvironmentPostProcessors
registered in thespring.factories
file. - EnvironmentPostProcessorApplicationListener() - 类的构造器 org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
-
Create a new
EnvironmentPostProcessorApplicationListener
withEnvironmentPostProcessor
classes loaded throughspring.factories
. - EnvironmentPostProcessorsFactory - org.springframework.boot.env中的接口
-
Factory interface used by the
EnvironmentPostProcessorApplicationListener
to create theEnvironmentPostProcessor
instances. - environmentPrefix(String) - 类中的方法 org.springframework.boot.builder.SpringApplicationBuilder
-
Prefix that should be applied when obtaining configuration properties from the system environment.
- environmentPrepared(ConfigurableBootstrapContext, ConfigurableEnvironment) - 接口中的方法 org.springframework.boot.SpringApplicationRunListener
-
Called once the environment has been prepared, but before the
ApplicationContext
has been created. - EQUAL_OR_NEWER - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
-
Equal to, or newer than the specified
JavaVersion
. - equals(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.OperationKey
- equals(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.EndpointId
- equals(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
- equals(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebServerNamespace
- equals(Object) - 类中的方法 org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
- equals(Object) - 类中的方法 org.springframework.boot.actuate.health.Health
- equals(Object) - 类中的方法 org.springframework.boot.actuate.health.Status
- equals(Object) - 类中的方法 org.springframework.boot.actuate.info.Info
- equals(Object) - 类中的方法 org.springframework.boot.ansi.Ansi8BitColor
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
- equals(Object) - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionMessage
- equals(Object) - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.container.ContainerImageMetadata
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.SchemaInfo
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.TypeMapping
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildpackReference
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Bind
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Volume
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ApiVersion
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Binding
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerReference
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageName
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImagePlatform
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.LayerId
- equals(Object) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.VolumeName
- equals(Object) - 类中的方法 org.springframework.boot.context.config.ConfigData.Options
- equals(Object) - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
- equals(Object) - 类中的方法 org.springframework.boot.context.config.ConfigTreeConfigDataResource
- equals(Object) - 类中的方法 org.springframework.boot.context.config.StandardConfigDataResource
- equals(Object) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
- equals(Object) - 类中的方法 org.springframework.boot.context.properties.bind.BindResult
- equals(Object) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
- equals(Object) - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
- equals(Object) - 类中的方法 org.springframework.boot.context.TypeExcludeFilter
- equals(Object) - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFile
- equals(Object) - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFiles
- equals(Object) - 类中的方法 org.springframework.boot.docker.compose.core.DockerComposeFile
- equals(Object) - 记录类中的方法 org.springframework.boot.docker.compose.core.DockerComposeOrigin
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
- equals(Object) - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.json.JsonWriter.MemberPath
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.loader.net.protocol.nested.NestedLocation
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.loader.tools.Layer
- equals(Object) - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
- equals(Object) - 类中的方法 org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
- equals(Object) - 记录类中的方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 记录类中的方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties.Service
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
- equals(Object) - 类中的方法 org.springframework.boot.origin.OriginTrackedValue
- equals(Object) - 类中的方法 org.springframework.boot.origin.SystemEnvironmentOrigin
- equals(Object) - 类中的方法 org.springframework.boot.origin.TextResourceOrigin
- equals(Object) - 类中的方法 org.springframework.boot.origin.TextResourceOrigin.Location
- equals(Object) - 记录类中的方法 org.springframework.boot.ssl.jks.JksSslStoreDetails
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.ssl.pem.PemContent
- equals(Object) - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
-
指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.system.ApplicationPid
- equals(Object) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
- equals(Object) - 类中的方法 org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
- equals(Object) - 记录类中的方法 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
-
已过时。指示某个其他对象是否“等于”此对象。
- equals(Object) - 类中的方法 org.springframework.boot.web.server.ErrorPage
- equals(Object) - 类中的方法 org.springframework.boot.web.server.MimeMappings
- equals(Object) - 类中的方法 org.springframework.boot.web.server.MimeMappings.Mapping
- equals(Object) - 记录类中的方法 org.springframework.boot.web.server.Ssl.ServerNameSslBundle
-
指示某个其他对象是否“等于”此对象。
- error(HttpServletRequest) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
- error(Object) - 类中的方法 org.springframework.boot.logging.DeferredLog
- error(Object, Throwable) - 类中的方法 org.springframework.boot.logging.DeferredLog
- Error() - 类的构造器 org.springframework.boot.autoconfigure.integration.IntegrationProperties.Error
- ERROR - 枚举类 中的枚举常量 org.springframework.boot.logging.LogLevel
- ERROR - 枚举类 中的枚举常量 org.springframework.boot.web.error.ErrorAttributeOptions.Include
-
Include the HTTP status code.
- ERROR - 枚举类 中的枚举常量 org.springframework.boot.web.servlet.DispatcherType
-
Apply the filter when an error is handled.
- ERROR_REQUEST_URI - 类中的静态变量 org.springframework.boot.web.servlet.support.ErrorPageFilter
-
The name of the servlet attribute containing request URI.
- ErrorAttributeOptions - org.springframework.boot.web.error中的类
-
Options controlling the contents of
ErrorAttributes
. - ErrorAttributeOptions.Include - org.springframework.boot.web.error中的枚举类
-
Error attributes that can be included in an error response.
- errorAttributes() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
- errorAttributes() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
- ErrorAttributes - org.springframework.boot.web.reactive.error中的接口
-
Provides access to error attributes which can be logged or presented to the user.
- ErrorAttributes - org.springframework.boot.web.servlet.error中的接口
-
Provides access to error attributes which can be logged or presented to the user.
- ErrorController - org.springframework.boot.web.servlet.error中的接口
-
Marker interface used to identify a
@Controller
that should be used to render errors. - ErrorDetail(String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.LoadImageUpdateEvent.ErrorDetail
- ErrorDetail(String) - 类的构造器 org.springframework.boot.buildpack.platform.docker.PushImageUpdateEvent.ErrorDetail
- errorHandler(ResponseErrorHandler) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
-
Set the
ResponseErrorHandler
that should be used with theRestTemplate
. - errorHtml(HttpServletRequest, HttpServletResponse) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
- ErrorMvcAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet.error中的类
-
Auto-configuration
to render errors through an MVC error controller. - ErrorMvcAutoConfiguration(ServerProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
- ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration - org.springframework.boot.autoconfigure.web.servlet.error中的类
- ErrorPage - org.springframework.boot.web.server中的类
-
Simple server-independent abstraction for error pages.
- ErrorPage(Class<? extends Throwable>, String) - 类的构造器 org.springframework.boot.web.server.ErrorPage
- ErrorPage(String) - 类的构造器 org.springframework.boot.web.server.ErrorPage
- ErrorPage(HttpStatus, String) - 类的构造器 org.springframework.boot.web.server.ErrorPage
- errorPageCustomizer(DispatcherServletPath) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration
- ErrorPageFilter - org.springframework.boot.web.servlet.support中的类
-
A Servlet
Filter
that provides anErrorPageRegistry
for non-embedded applications (i.e. deployed WAR files). - ErrorPageFilter() - 类的构造器 org.springframework.boot.web.servlet.support.ErrorPageFilter
- ErrorPageRegistrar - org.springframework.boot.web.server中的接口
-
Interface to be implemented by types that register
ErrorPages
. - ErrorPageRegistrarBeanPostProcessor - org.springframework.boot.web.server中的类
-
BeanPostProcessor
that applies allErrorPageRegistrar
s from the bean factory toErrorPageRegistry
beans. - ErrorPageRegistrarBeanPostProcessor() - 类的构造器 org.springframework.boot.web.server.ErrorPageRegistrarBeanPostProcessor
- ErrorPageRegistry - org.springframework.boot.web.server中的接口
-
Interface for a registry that holds
ErrorPages
. - ErrorProperties - org.springframework.boot.autoconfigure.web中的类
-
Configuration properties for web error handling.
- ErrorProperties() - 类的构造器 org.springframework.boot.autoconfigure.web.ErrorProperties
- ErrorProperties.IncludeAttribute - org.springframework.boot.autoconfigure.web中的枚举类
-
Include error attributes options.
- ErrorProperties.IncludeStacktrace - org.springframework.boot.autoconfigure.web中的枚举类
-
Include Stacktrace attribute options.
- ErrorProperties.Whitelabel - org.springframework.boot.autoconfigure.web中的类
- Errors - org.springframework.boot.buildpack.platform.docker.transport中的类
-
Errors returned from the Docker API.
- Errors.Error - org.springframework.boot.buildpack.platform.docker.transport中的类
-
An individual Docker error.
- ErrorViewResolver - org.springframework.boot.autoconfigure.web.servlet.error中的接口
-
Interface that can be implemented by beans that resolve error views.
- errorWebExceptionHandler(ErrorAttributes, WebProperties, ObjectProvider<ViewResolver>, ServerCodecConfigurer, ApplicationContext) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
- ErrorWebExceptionHandler - org.springframework.boot.web.reactive.error中的接口
-
Marker interface that indicates that a
WebExceptionHandler
is used to render errors. - ErrorWebFluxAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive.error中的类
-
Auto-configuration
to render errors through a WebFluxWebExceptionHandler
. - ErrorWebFluxAutoConfiguration(ServerProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.error.ErrorWebFluxAutoConfiguration
- events(String, OffsetDateTime, String) - 类中的方法 org.springframework.boot.actuate.audit.AuditEventsEndpoint
- eventType() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicPropertiesConfigAdapter
- evictionCount() - 类中的方法 org.springframework.boot.actuate.metrics.cache.RedisCacheMetrics
- exception(ExecuteContext) - 类中的方法 org.springframework.boot.autoconfigure.jooq.JooqExceptionTranslator
-
已过时。
- EXCEPTION - 枚举类 中的枚举常量 org.springframework.boot.web.error.ErrorAttributeOptions.Include
-
Include the exception class name attribute.
- EXCEPTION_CONVERSION_WORD - 枚举类 中的枚举常量 org.springframework.boot.logging.LoggingSystemProperty
-
Logging system property for the exception conversion word.
- ExceptionCapturingInvoker(OperationInvoker) - 类的构造器 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ExceptionCapturingInvoker
- ExceptionTranslatorExecuteListener - org.springframework.boot.autoconfigure.jooq中的接口
-
An
ExecuteListener
used by the auto-configuredDefaultExecuteListenerProvider
to translate exceptions in theExecuteContext
. - exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as
ResponseEntity
. - exchange(RequestEntity<?>, Class<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the request specified in the given
RequestEntity
and return the response asResponseEntity
. - exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the request specified in the given
RequestEntity
and return the response asResponseEntity
. - exchangeStrategiesCustomizer(ObjectProvider<CodecCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration.WebClientCodecsConfiguration
- exclude() - 批注接口 中的元素 org.springframework.boot.autoconfigure.EnableAutoConfiguration
-
Exclude specific auto-configuration classes such that they will never be applied.
- exclude() - 批注接口 中的元素 org.springframework.boot.autoconfigure.ImportAutoConfiguration
-
Exclude specific auto-configuration classes such that they will never be applied.
- exclude() - 批注接口 中的元素 org.springframework.boot.autoconfigure.SpringBootApplication
-
Exclude specific auto-configuration classes such that they will never be applied.
- exclude(MetadataReader, MetadataReaderFactory) - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
- EXCLUDE - 枚举类 中的枚举常量 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jooq.JooqTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.json.JsonTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.client.RestClientTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeAutoConfiguration() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jooq.JooqTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.json.JsonTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.client.RestClientTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
- excludeName() - 批注接口 中的元素 org.springframework.boot.autoconfigure.EnableAutoConfiguration
-
Exclude specific auto-configuration class names such that they will never be applied.
- excludeName() - 批注接口 中的元素 org.springframework.boot.autoconfigure.SpringBootApplication
-
Exclude specific auto-configuration class names such that they will never be applied.
- excluding(Class<?>...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
- excluding(Class<?>...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
- excluding(String...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
- excluding(String...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
- excluding(Set<StaticResourceLocation>) - 类中的方法 org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest.StaticResourceServerWebExchange
-
Return a new
StaticResourceRequest.StaticResourceServerWebExchange
based on this one but excluding the specified locations. - excluding(Set<StaticResourceLocation>) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest.StaticResourceRequestMatcher
-
Return a new
StaticResourceRequest.StaticResourceRequestMatcher
based on this one but excluding the specified locations. - excluding(StaticResourceLocation, StaticResourceLocation...) - 类中的方法 org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest.StaticResourceServerWebExchange
-
Return a new
StaticResourceRequest.StaticResourceServerWebExchange
based on this one but excluding the specified locations. - excluding(StaticResourceLocation, StaticResourceLocation...) - 类中的方法 org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest.StaticResourceRequestMatcher
-
Return a new
StaticResourceRequest.StaticResourceRequestMatcher
based on this one but excluding the specified locations. - excluding(ErrorAttributeOptions.Include...) - 类中的方法 org.springframework.boot.web.error.ErrorAttributeOptions
-
Return an
ErrorAttributeOptions
that excludes the specified attributeErrorAttributeOptions.Include
options. - excludingLinks() - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
- excludingLinks() - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
- ExecutableArchiveLauncher - org.springframework.boot.loader.launch中的类
-
Base class for a
Launcher
backed by an executable archive. - ExecutableArchiveLauncher() - 类的构造器 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
- ExecutableArchiveLauncher(Archive) - 类的构造器 org.springframework.boot.loader.launch.ExecutableArchiveLauncher
- execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, preparing the request with the
RequestCallback
, and reading the response with aResponseExtractor
. - execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URI template, preparing the request with the
RequestCallback
, and reading the response with aResponseExtractor
. - execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
-
Execute the HTTP method to the given URL, preparing the request with the
RequestCallback
, and reading the response with aResponseExtractor
. - execute(Job, JobParameters) - 类中的方法 org.springframework.boot.autoconfigure.batch.JobLauncherApplicationRunner
- executedLifecycle(BuildRequest) - 类中的方法 org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- executedLifecycle(BuildRequest) - 接口中的方法 org.springframework.boot.buildpack.platform.build.BuildLog
-
Log that the lifecycle has executed.
- executingLifecycle(BuildRequest, LifecycleVersion, Cache) - 类中的方法 org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- executingLifecycle(BuildRequest, LifecycleVersion, Cache) - 接口中的方法 org.springframework.boot.buildpack.platform.build.BuildLog
-
Log that the lifecycle is executing.
- executingLifecycle(BuildRequest, LifecycleVersion, VolumeName) - 类中的方法 org.springframework.boot.buildpack.platform.build.AbstractBuildLog
- executingLifecycle(BuildRequest, LifecycleVersion, VolumeName) - 接口中的方法 org.springframework.boot.buildpack.platform.build.BuildLog
-
Log that the lifecycle is executing.
- executionGraphQlService(GraphQlSource, BatchLoaderRegistry) - 类中的方法 org.springframework.boot.autoconfigure.graphql.GraphQlAutoConfiguration
- executionStarted(TestIdentifier) - 类中的方法 org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryEventPublisherBeansTestExecutionListener
- ExistingWebApplicationScopes(ConfigurableListableBeanFactory) - 类的构造器 org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.ExistingWebApplicationScopes
- exists() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
- exists(ResourcePatternResolver) - 类中的方法 org.springframework.boot.autoconfigure.template.TemplateLocation
-
Determine if this template location exists using the specified
ResourcePatternResolver
. - exit(ApplicationContext, ExitCodeGenerator...) - 类中的静态方法 org.springframework.boot.SpringApplication
-
Static helper that can be used to exit a
SpringApplication
and obtain a code indicating success (0) or otherwise. - ExitCodeEvent - org.springframework.boot中的类
-
Event fired when an application exit code has been determined from an
ExitCodeGenerator
. - ExitCodeEvent(Object, int) - 类的构造器 org.springframework.boot.ExitCodeEvent
-
Create a new
ExitCodeEvent
instance. - ExitCodeExceptionMapper - org.springframework.boot中的接口
-
Strategy interface that can be used to provide a mapping between exceptions and exit codes.
- ExitCodeGenerator - org.springframework.boot中的接口
-
Interface used to generate an 'exit code' from a running command line
SpringApplication
. - expand(String, Object...) - 类中的方法 org.springframework.boot.web.client.RootUriTemplateHandler
- expand(String, Map<String, ?>) - 类中的方法 org.springframework.boot.web.client.RootUriTemplateHandler
- Expanded() - 类的构造器 org.springframework.boot.loader.tools.Layouts.Expanded
- expect(Matcher<? super String>) - 类中的方法 org.springframework.boot.test.system.OutputCaptureRule
-
Verify that the output is matched by the supplied
matcher
. - EXPECT_CORRELATION_ID_PROPERTY - 类中的静态变量 org.springframework.boot.logging.LoggingSystem
-
The name of an
Environment
property used to indicate that a correlation ID is expected to be logged at some point. - expectRequest(ExpectedCount, RequestMatcher) - 类中的方法 org.springframework.boot.test.web.client.RootUriRequestExpectationManager
- EXPIRED - 枚举类 中的枚举常量 org.springframework.boot.info.SslInfo.CertificateValidityInfo.Status
-
The certificate's validity date range is in the past.
- EXPLICIT_ONLY - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
-
Refuse to decide implicit mode and instead throw an InvalidDefinitionException for ambiguous cases.
- Export() - 类的构造器 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.Metrics.Export
- exportLayerFiles(ImageReference, IOBiConsumer<String, Path>) - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi.ImageApi
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.2.6 for removal in 3.5.0 in favor of
DockerApi.ImageApi.exportLayers(ImageReference, IOBiConsumer)
- exportLayers(ImageReference, IOBiConsumer<String, TarArchive>) - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi.ImageApi
-
Export the layers of an image as
TarArchives
. - ExposableControllerEndpoint - org.springframework.boot.actuate.endpoint.web.annotation中的接口
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.3 in favor of
@Endpoint
and@WebEndpoint
support - ExposableEndpoint<O> - org.springframework.boot.actuate.endpoint中的接口
-
Information describing an endpoint that can be exposed in some technology specific way.
- ExposableJmxEndpoint - org.springframework.boot.actuate.endpoint.jmx中的接口
-
Information describing an endpoint that can be exposed over JMX.
- ExposableServletEndpoint - org.springframework.boot.actuate.endpoint.web中的接口
-
已过时, 待删除: 此 API 元素将从以后的版本中删除。since 3.3.0 in favor of
@Endpoint
and@WebEndpoint
- ExposableWebEndpoint - org.springframework.boot.actuate.endpoint.web中的接口
-
Information describing an endpoint that can be exposed over the web.
- exposure() - 批注接口 中的元素 org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint
-
Technologies to check the exposure of the endpoint on while considering it to be available.
- Exposure() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.jmx.JmxEndpointProperties.Exposure
- Exposure() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties.Exposure
- EXTCRC - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- EXTENDED_NCSA - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog.FORMAT
-
Extended NCSA format, as defined in CustomRequestLog#EXTENDED_NCSA_FORMAT.
- ExtendedWhitespaceThrowablePatternConverter - org.springframework.boot.logging.log4j2中的类
-
ThrowablePatternConverter
that adds some additional whitespace around the stack trace. - ExtendedWhitespaceThrowableProxyConverter - org.springframework.boot.logging.logback中的类
-
ExtendedThrowableProxyConverter
that adds some additional whitespace around the stack trace. - ExtendedWhitespaceThrowableProxyConverter() - 类的构造器 org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
- extendHandlerExceptionResolvers(List<HandlerExceptionResolver>) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
- extendInterceptors(List<Object>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
- extendInterceptors(List<Object>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping
-
已过时。
- EXTHDR - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- EXTLEN - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- extractContent(PropertySource<?>) - 类中的方法 org.springframework.boot.actuate.info.InfoPropertiesInfoContributor
-
Extract the raw content based on the specified
PropertySource
. - extractingJsonPathArrayValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the array value at the given JSON path for further object assertions.
- extractingJsonPathBooleanValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the boolean value at the given JSON path for further object assertions.
- extractingJsonPathMapValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the map value at the given JSON path for further object assertions.
- extractingJsonPathNumberValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the number value at the given JSON path for further object assertions.
- extractingJsonPathStringValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the string value at the given JSON path for further object assertions.
- extractingJsonPathValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
-
Extract the value at the given JSON path for further object assertions.
- extraInterfaces() - 批注接口 中的元素 org.springframework.boot.test.mock.mockito.MockBean
-
已过时。Any extra interfaces that should also be declared on the mock.
- EXTSIG - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
- EXTSIZ - 类中的静态变量 org.springframework.boot.loader.jar.NestedJarFile
常量字段值|所有程序包|所有类和接口|序列化表格
Endpoint.defaultAccess()