索引

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

H

H2 - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
Provides an instance of H2Dialect.
H2 - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
H2.
H2 - 枚举类 中的枚举常量 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
H2 Database Connection.
H2 - 枚举类 中的枚举常量 org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
H2 Database Connection.
h2Console() - 类中的方法 org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
 
H2ConsoleAutoConfiguration - org.springframework.boot.autoconfigure.h2中的类
Auto-configuration for H2's web console.
H2ConsoleProperties - org.springframework.boot.autoconfigure.h2中的类
Configuration properties for H2's console.
H2ConsoleProperties() - 类的构造器 org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 
H2ConsoleProperties.Settings - org.springframework.boot.autoconfigure.h2中的类
 
HANA - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
HANA - SAP HANA Database - HDB.
handle(HttpServletRequest, Map<String, String>) - 接口中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
 
handle(Throwable) - 接口中的方法 org.springframework.boot.devtools.restart.FailureHandler
Handle a run failure.
handle(ServerHttpRequest, ServerHttpResponse) - 类中的方法 org.springframework.boot.devtools.remote.server.Dispatcher
Dispatch the specified request to an appropriate Handler.
handle(ServerHttpRequest, ServerHttpResponse) - 接口中的方法 org.springframework.boot.devtools.remote.server.Handler
Handle the request.
handle(ServerHttpRequest, ServerHttpResponse) - 类中的方法 org.springframework.boot.devtools.remote.server.HttpStatusHandler
 
handle(ServerHttpRequest, ServerHttpResponse) - 类中的方法 org.springframework.boot.devtools.restart.server.HttpRestartServer
Handle a server request.
handle(ServerHttpRequest, ServerHttpResponse) - 类中的方法 org.springframework.boot.devtools.restart.server.HttpRestartServerHandler
 
handle(ServerWebExchange, Throwable) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
 
handle(ServerWebExchange, Map<String, String>) - 接口中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
 
handleFailure(Class<?>, String, Throwable) - 接口中的方法 org.springframework.boot.util.Instantiator.FailureHandler
Handle the failure that occurred when instantiating the type that was expected to be of the given typeSupplier.
handleInvalidExcludes(List<String>) - 类中的方法 org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
Handle any invalid excludes that have been specified.
Handler - org.springframework.boot.loader.net.protocol.jar中的类
URLStreamHandler alternative to sun.net.www.protocol.jar.Handler with optimized support for nested jars.
Handler - org.springframework.boot.loader.net.protocol.nested中的类
URLStreamHandler to support nested: URLs.
Handler - org.springframework.boot.devtools.remote.server中的接口
A single handler that is able to process an incoming remote server request.
Handler() - 类的构造器 org.springframework.boot.loader.net.protocol.jar.Handler
 
Handler() - 类的构造器 org.springframework.boot.loader.net.protocol.nested.Handler
 
HandlerFunctionDescription - org.springframework.boot.actuate.web.mappings.reactive中的类
Description of a HandlerFunction.
HandlerMapper - org.springframework.boot.devtools.remote.server中的接口
Interface to provide a mapping between a ServerHttpRequest and a Handler.
HandlerMethodDescription - org.springframework.boot.actuate.web.mappings中的类
A description of a HandlerMethod.
HandlerMethodDescription(HandlerMethod) - 类的构造器 org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
 
Handlers - org.springframework.boot.loader.net.protocol中的类
Utility used to register loader URL handlers.
handleSigInt() - 类中的方法 org.springframework.boot.loader.tools.RunProcess
Return if the process was stopped.
handlesThrowable() - 类中的方法 org.springframework.boot.logging.log4j2.ColorConverter
 
handleTimeoutWarning(long, String) - 接口中的方法 org.springframework.boot.loader.tools.Packager.MainClassTimeoutWarningListener
Handle a timeout warning.
has(BeanFactory) - 类中的静态方法 org.springframework.boot.autoconfigure.AutoConfigurationPackages
Determine if the auto-configuration base packages for the given bean factory are available.
hasAnnotation() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
hasAnnotation() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 
hasBean(String) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context contains a bean with the given name.
hasBeenCustomized() - 类中的方法 org.springframework.boot.autoconfigure.web.WebProperties.Resources
 
hasBindRestriction(Bindable.BindRestriction) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Returns true if the specified bind restriction has been added.
hasCorsConfigurationSource(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 
hasCorsConfigurationSource(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping
已过时。
 
hasCorsConfigurationSource(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 
hasCorsConfigurationSource(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping
已过时。
 
hasDefinedServices() - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
Return if services have been defined in the DockerComposeFile for the active profiles.
hasEmptyJsonPathValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces an empty result.
hasEntry(CharSequence, CharSequence) - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Return if an entry with the given name exists.
hasEntry(String) - 类中的方法 org.springframework.boot.loader.jar.NestedJarFile
Return if an entry with the given name exists.
hasErrors() - 类中的方法 org.springframework.boot.context.properties.bind.validation.ValidationErrors
 
hasFailed() - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application has failed to start.
hashCode() - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.OperationKey
 
hashCode() - 类中的方法 org.springframework.boot.actuate.endpoint.EndpointId
 
hashCode() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
 
hashCode() - 类中的方法 org.springframework.boot.actuate.endpoint.web.WebServerNamespace
 
hashCode() - 类中的方法 org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
 
hashCode() - 类中的方法 org.springframework.boot.actuate.health.Health
 
hashCode() - 类中的方法 org.springframework.boot.actuate.health.Status
 
hashCode() - 类中的方法 org.springframework.boot.actuate.info.Info
 
hashCode() - 类中的方法 org.springframework.boot.ansi.Ansi8BitColor
 
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 
hashCode() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionMessage
 
hashCode() - 类中的方法 org.springframework.boot.autoconfigure.condition.ConditionOutcome
 
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.container.ContainerImageMetadata
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.SchemaInfo
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.TypeMapping
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildpackReference
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Bind
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.build.Cache.Volume
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ApiVersion
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Binding
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerReference
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageName
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImagePlatform
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.LayerId
 
hashCode() - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.VolumeName
 
hashCode() - 类中的方法 org.springframework.boot.context.config.ConfigData.Options
 
hashCode() - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
 
hashCode() - 类中的方法 org.springframework.boot.context.config.ConfigTreeConfigDataResource
 
hashCode() - 类中的方法 org.springframework.boot.context.config.StandardConfigDataResource
 
hashCode() - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
 
hashCode() - 类中的方法 org.springframework.boot.context.properties.bind.BindResult
 
hashCode() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationProperty
 
hashCode() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
 
hashCode() - 类中的方法 org.springframework.boot.context.TypeExcludeFilter
 
hashCode() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFile
 
hashCode() - 类中的方法 org.springframework.boot.devtools.filewatch.ChangedFiles
 
hashCode() - 类中的方法 org.springframework.boot.docker.compose.core.DockerComposeFile
 
hashCode() - 记录类中的方法 org.springframework.boot.docker.compose.core.DockerComposeOrigin
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.docker.compose.core.ImageReference
 
hashCode() - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.json.JsonWriter.MemberPath
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.loader.net.protocol.nested.NestedLocation
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.loader.tools.Layer
 
hashCode() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration
 
hashCode() - 类中的方法 org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
 
hashCode() - 记录类中的方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
返回此对象的哈希代码值。
hashCode() - 记录类中的方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties.Service
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.origin.OriginTrackedResource
 
hashCode() - 类中的方法 org.springframework.boot.origin.OriginTrackedValue
 
hashCode() - 类中的方法 org.springframework.boot.origin.SystemEnvironmentOrigin
 
hashCode() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin
 
hashCode() - 类中的方法 org.springframework.boot.origin.TextResourceOrigin.Location
 
hashCode() - 记录类中的方法 org.springframework.boot.ssl.jks.JksSslStoreDetails
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.ssl.pem.PemContent
 
hashCode() - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.system.ApplicationPid
 
hashCode() - 类中的方法 org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 
hashCode() - 类中的方法 org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
 
hashCode() - 记录类中的方法 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
已过时。
返回此对象的哈希代码值。
hashCode() - 类中的方法 org.springframework.boot.web.server.ErrorPage
 
hashCode() - 类中的方法 org.springframework.boot.web.server.MimeMappings
 
hashCode() - 类中的方法 org.springframework.boot.web.server.MimeMappings.Mapping
 
hashCode() - 记录类中的方法 org.springframework.boot.web.server.Ssl.ServerNameSslBundle
返回此对象的哈希代码值。
hashCode(URL) - 类中的方法 org.springframework.boot.loader.net.protocol.jar.Handler
 
hasIndexedElement() - 类中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertyName
Return true if any element in the name is indexed.
hasJarSignatureFile() - 类中的方法 org.springframework.boot.loader.zip.ZipContent
Returns true if this zip contains a jar signature file (META-INF/*.DSA).
hasJsonPath(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the JSON path is present without checking if it has a value.
hasJsonPathArrayValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null array result.
hasJsonPathBooleanValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null boolean result.
hasJsonPathMapValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null map result.
hasJsonPathNumberValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null number result.
hasJsonPathStringValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null string result.
hasJsonPathValue(CharSequence, Object...) - 类中的方法 org.springframework.boot.test.json.JsonContentAssert
Verify that the actual value at the given JSON path produces a non-null result.
hasJustEnded() - 类中的方法 org.springframework.boot.loader.tools.RunProcess
 
hasMandatoryParameter() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameters
Return if any of the contained parameters are mandatory.
hasMatchingName(PropertySource<?>) - 类中的静态方法 org.springframework.boot.DefaultPropertiesPropertySource
Return true if the given source is named 'defaultProperties'.
hasMembers() - 类中的方法 org.springframework.boot.logging.LoggerGroup
 
hasNamespace(WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
Returns true if this path has the given WebServerNamespace.
hasNameStartingWith(CharSequence) - 类中的方法 org.springframework.boot.loader.zip.ZipContent.Entry
Returns true if this entry has a name starting with the given prefix.
hasNotFailed() - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application has not failed to start.
hasParameters() - 接口中的方法 org.springframework.boot.actuate.endpoint.invoke.OperationParameters
Return true if there is at least one parameter.
hasPrefix(String) - 类中的方法 org.springframework.boot.context.config.ConfigDataLocation
Return if ConfigDataLocation.getValue() has the specified prefix.
hasResult() - 类中的方法 org.springframework.boot.util.LambdaSafe.InvocationResult
Return true if a result in present.
hasServerNamespace(ApplicationContext, String) - 接口中的静态方法 org.springframework.boot.web.context.WebServerApplicationContext
Returns true if the specified context is a WebServerApplicationContext with a matching server namespace.
hasSingleBean(Class<?>) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context (or ancestors) contains a single bean with the given type.
hasSingleBean(Class<?>, ApplicationContextAssert.Scope) - 类中的方法 org.springframework.boot.test.context.assertj.ApplicationContextAssert
Verifies that the application context contains a single bean with the given type.
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
 
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
 
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
 
hasWebServerNamespace(ApplicationContext, WebServerNamespace) - 类中的方法 org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.LinksRequestMatcher
 
HateoasProperties - org.springframework.boot.autoconfigure.hateoas中的类
Properties for Spring HATEOAS.
HateoasProperties() - 类的构造器 org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 
havingValue() - 批注接口 中的元素 org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
The string representation of the expected value for the properties.
HAZELCAST - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.cache.CacheType
Hazelcast backed caching.
HAZELCAST_CONFIG_PROPERTY - 类中的静态变量 org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 
HazelcastAutoConfiguration - org.springframework.boot.autoconfigure.hazelcast中的类
Auto-configuration for Hazelcast IMDG.
HazelcastAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
 
HazelcastCacheMeterBinderProvider - org.springframework.boot.actuate.metrics.cache中的类
CacheMeterBinderProvider implementation for Hazelcast.
HazelcastCacheMeterBinderProvider() - 类的构造器 org.springframework.boot.actuate.metrics.cache.HazelcastCacheMeterBinderProvider
 
HazelcastConfigCustomizer - org.springframework.boot.autoconfigure.hazelcast中的接口
Callback interface that can be implemented by beans wishing to customize the Hazelcast server configuration.
HazelcastConfigResourceCondition - org.springframework.boot.autoconfigure.hazelcast中的类
SpringBootCondition used to check if the Hazelcast configuration is available.
HazelcastConfigResourceCondition(String, String...) - 类的构造器 org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 
HazelcastConnectionDetails - org.springframework.boot.autoconfigure.hazelcast中的接口
Details required to establish a client connection to a Hazelcast instance.
hazelcastHealthContributor(ConfigurableListableBeanFactory) - 类中的方法 org.springframework.boot.actuate.autoconfigure.hazelcast.HazelcastHealthContributorAutoConfiguration
 
HazelcastHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.hazelcast中的类
HazelcastHealthContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.hazelcast.HazelcastHealthContributorAutoConfiguration
 
HazelcastHealthIndicator - org.springframework.boot.actuate.hazelcast中的类
HealthIndicator for Hazelcast.
HazelcastHealthIndicator(HazelcastInstance) - 类的构造器 org.springframework.boot.actuate.hazelcast.HazelcastHealthIndicator
 
HazelcastJpaDependencyAutoConfiguration - org.springframework.boot.autoconfigure.hazelcast中的类
Additional configuration to ensure that EntityManagerFactory beans depend on the hazelcastInstance bean.
HazelcastJpaDependencyAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
 
HazelcastProperties - org.springframework.boot.autoconfigure.hazelcast中的类
Configuration properties for the hazelcast integration.
HazelcastProperties() - 类的构造器 org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 
HazelcastSessionProperties - org.springframework.boot.autoconfigure.session中的类
Configuration properties for Hazelcast backed Spring Session.
HazelcastSessionProperties() - 类的构造器 org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
 
head(URI) - 接口中的方法 org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
Perform an HTTP HEAD operation.
HEADER_NAME - 类中的静态变量 org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
Public constant for X-Application-Context.
headerBytes() - 类中的方法 org.springframework.boot.logging.logback.StructuredLogEncoder
 
headForHeaders(String, Object...) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve all headers of the resource specified by the URI template.
headForHeaders(String, Map<String, ?>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve all headers of the resource specified by the URI template.
headForHeaders(URI) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Retrieve all headers of the resource specified by the URL.
headless(boolean) - 类中的方法 org.springframework.boot.builder.SpringApplicationBuilder
Sets if the application is headless and should not instantiate AWT.
health() - 类中的方法 org.springframework.boot.actuate.health.AbstractHealthIndicator
 
health() - 类中的方法 org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
 
health() - 类中的方法 org.springframework.boot.actuate.health.HealthEndpoint
 
health() - 接口中的方法 org.springframework.boot.actuate.health.HealthIndicator
Return an indication of health.
health() - 接口中的方法 org.springframework.boot.actuate.health.ReactiveHealthIndicator
Provide the indicator of health.
health(ApiVersion) - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryReactiveHealthEndpointWebExtension
 
health(ApiVersion) - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryHealthEndpointWebExtension
 
health(ApiVersion, String...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryReactiveHealthEndpointWebExtension
 
health(ApiVersion, String...) - 类中的方法 org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryHealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext) - 类中的方法 org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - 类中的方法 org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext, String...) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpointWebExtension
 
health(ApiVersion, WebServerNamespace, SecurityContext, String...) - 类中的方法 org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 
Health - org.springframework.boot.actuate.health中的类
Carries information about the health of a component or subsystem.
Health.Builder - org.springframework.boot.actuate.health中的类
Builder for creating immutable Health instances.
HealthComponent - org.springframework.boot.actuate.health中的类
A component that contributes data to results returned from the HealthEndpoint.
HealthContributor - org.springframework.boot.actuate.health中的接口
Tagging interface for classes that contribute to health components to the results returned from the HealthEndpoint.
HealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.health中的类
HealthContributorAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration
 
HealthContributorNameFactory - org.springframework.boot.actuate.health中的类
Generate a sensible health indicator name based on its bean name.
HealthContributorNameFactory() - 类的构造器 org.springframework.boot.actuate.health.HealthContributorNameFactory
 
HealthContributorRegistry - org.springframework.boot.actuate.health中的接口
HealthEndpoint - org.springframework.boot.actuate.health中的类
@Endpoint to expose application health information.
HealthEndpoint(HealthContributorRegistry, HealthEndpointGroups, Duration) - 类的构造器 org.springframework.boot.actuate.health.HealthEndpoint
Create a new HealthEndpoint instance.
HealthEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.health中的类
HealthEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration
 
HealthEndpointGroup - org.springframework.boot.actuate.health中的接口
A logical grouping of health contributors that can be exposed by the HealthEndpoint.
HealthEndpointGroups - org.springframework.boot.actuate.health中的接口
A collection of groups for use with a health endpoint.
HealthEndpointGroupsPostProcessor - org.springframework.boot.actuate.health中的接口
Hook that allows for custom modification of HealthEndpointGroups — for example, automatically adding additional auto-configured groups.
HealthEndpointProperties - org.springframework.boot.actuate.autoconfigure.health中的类
Configuration properties for HealthEndpoint.
HealthEndpointProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties
 
HealthEndpointProperties.Group - org.springframework.boot.actuate.autoconfigure.health中的类
A health endpoint group.
HealthEndpointProperties.Logging - org.springframework.boot.actuate.autoconfigure.health中的类
Health logging properties.
HealthEndpointWebExtension - org.springframework.boot.actuate.health中的类
HealthEndpointWebExtension(HealthContributorRegistry, HealthEndpointGroups, Duration) - 类的构造器 org.springframework.boot.actuate.health.HealthEndpointWebExtension
Create a new HealthEndpointWebExtension instance.
healthForPath(String...) - 类中的方法 org.springframework.boot.actuate.health.HealthEndpoint
 
HealthIndicator - org.springframework.boot.actuate.health中的接口
Strategy interface used to contribute Health to the results returned from the HealthEndpoint.
HealthProperties - org.springframework.boot.actuate.autoconfigure.health中的类
Properties used to configure the health endpoint and endpoint groups.
HealthProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 
HealthProperties.Status - org.springframework.boot.actuate.autoconfigure.health中的类
Status properties for the group.
heapDump(Boolean) - 类中的方法 org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 
HeapDumperUnavailableException(String, Throwable) - 异常错误类的构造器 org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HeapDumperUnavailableException
 
heapDumpWebEndpoint() - 类中的方法 org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
 
HeapDumpWebEndpoint - org.springframework.boot.actuate.management中的类
Web @Endpoint to expose heap dumps.
HeapDumpWebEndpoint() - 类的构造器 org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 
HeapDumpWebEndpoint(long) - 类的构造器 org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 
HeapDumpWebEndpoint.HeapDumper - org.springframework.boot.actuate.management中的接口
Strategy interface used to dump the heap to a file.
HeapDumpWebEndpoint.HeapDumperUnavailableException - org.springframework.boot.actuate.management中的异常错误类
Exception to be thrown if the HeapDumpWebEndpoint.HeapDumper cannot be created.
HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper - org.springframework.boot.actuate.management中的类
HeapDumpWebEndpoint.HeapDumper that uses com.sun.management.HotSpotDiagnosticMXBean, available on Oracle and OpenJDK, to dump the heap to a file.
HeapDumpWebEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.management中的类
HeapDumpWebEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
 
HEROKU - 枚举类 中的枚举常量 org.springframework.boot.cloud.CloudPlatform
Heroku platform.
HibernateJpaAutoConfiguration - org.springframework.boot.autoconfigure.orm.jpa中的类
Auto-configuration for Hibernate JPA.
HibernateJpaAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 
HibernateMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa中的类
Auto-configuration for metrics on all available Hibernate EntityManagerFactory instances that have statistics enabled.
HibernateMetricsAutoConfiguration(ConfigurableListableBeanFactory, MeterRegistry) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa.HibernateMetricsAutoConfiguration
 
HibernateProperties - org.springframework.boot.autoconfigure.orm.jpa中的类
Configuration properties for Hibernate.
HibernateProperties() - 类的构造器 org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
 
HibernateProperties.Naming - org.springframework.boot.autoconfigure.orm.jpa中的类
 
HibernatePropertiesCustomizer - org.springframework.boot.autoconfigure.orm.jpa中的接口
Callback interface that can be implemented by beans wishing to customize the Hibernate properties before it is used by an auto-configured EntityManagerFactory.
hibernatePropertiesCustomizers(Collection<HibernatePropertiesCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 
HibernateSettings - org.springframework.boot.autoconfigure.orm.jpa中的类
Settings to apply when configuring Hibernate.
HibernateSettings() - 类的构造器 org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 
hiddenHttpMethodFilter() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
 
hiddenHttpMethodFilter() - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
 
HikariCheckpointRestoreLifecycle - org.springframework.boot.jdbc中的类
Lifecycle for a HikariDataSource allowing it to participate in checkpoint-restore.
HikariCheckpointRestoreLifecycle(DataSource) - 类的构造器 org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle
已过时, 待删除: 此 API 元素将从以后的版本中删除。
HikariCheckpointRestoreLifecycle(DataSource, ConfigurableApplicationContext) - 类的构造器 org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle
Creates a new HikariCheckpointRestoreLifecycle that will allow the given dataSource to participate in checkpoint-restore.
HikariDataSourcePoolMetadata - org.springframework.boot.jdbc.metadata中的类
HikariDataSourcePoolMetadata(HikariDataSource) - 类的构造器 org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 
hitCount() - 类中的方法 org.springframework.boot.actuate.metrics.cache.RedisCacheMetrics
 
HOME - 类中的静态变量 org.springframework.boot.loader.launch.PropertiesLauncher
Properties key for home directory.
host() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
 
host() - 记录类中的方法 org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
返回 host 记录组件的值。
host() - 记录类中的方法 org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
返回 host 记录组件的值。
host() - 记录类中的方法 org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
返回 host 记录组件的值。
host() - 接口中的方法 org.springframework.boot.docker.compose.core.RunningService
Return the host that can be used to connect to the service.
host() - 记录类中的方法 org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
返回 host 记录组件的值。
hostname() - 记录类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
返回 hostname 记录组件的值。
hostname(String) - 类中的方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Configure the host name.
HotSpotDiagnosticMXBeanHeapDumper() - 类的构造器 org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper
 
HSQL - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
Provides an instance of HsqlDbDialect.
HSQLDB - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
HyperSQL DataBase.
HSQLDB - 枚举类 中的枚举常量 org.springframework.boot.jdbc.EmbeddedDatabaseConnection
HSQL Database Connection.
htmlUnitDriver(MockMvcHtmlUnitDriverBuilder) - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration
 
htmlUnitWebClient(MockMvcWebClientBuilder) - 类中的方法 org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration
 
http() - 接口中的静态方法 org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
Returns a factory that will create a ClientHttpRequestMessageSender backed by a detected ClientHttpRequestFactory.
http(ClientHttpRequestFactoryBuilder<?>, ClientHttpRequestFactorySettings) - 接口中的静态方法 org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
Returns a factory that will create a ClientHttpRequestMessageSender backed by a ClientHttpRequestFactory created from the given ClientHttpRequestFactoryBuilder.
http(ClientHttpRequestFactorySettings) - 接口中的静态方法 org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
Returns a factory that will create a ClientHttpRequestMessageSender backed by a detected ClientHttpRequestFactory.
Http() - 类的构造器 org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http
 
HTTP - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.logging.otlp.Transport
HTTP transport.
HTTP - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.tracing.otlp.Transport
HTTP transport.
HTTP - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol
HTTP.
HTTP_COMPONENTS - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.http.client.HttpClientProperties.Factory
Apache HttpComponents HttpClient.
Http2 - org.springframework.boot.web.server中的类
Simple server-independent abstraction for HTTP/2 configuration.
Http2() - 类的构造器 org.springframework.boot.web.server.Http2
 
HttpClientAutoConfiguration - org.springframework.boot.autoconfigure.http.client中的类
HttpClientAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.http.client.HttpClientAutoConfiguration
 
HttpClientObservationsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.web.client中的类
Auto-configuration for HTTP client-related observations.
HttpClientObservationsAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.observation.web.client.HttpClientObservationsAutoConfiguration
 
HttpClientProperties - org.springframework.boot.autoconfigure.http.client中的类
@ConfigurationProperties for a Spring's blocking HTTP clients.
HttpClientProperties() - 类的构造器 org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 
HttpClientProperties.Factory - org.springframework.boot.autoconfigure.http.client中的枚举类
Supported factory types.
HttpClientProperties.Ssl - org.springframework.boot.autoconfigure.http.client中的类
SSL configuration.
HttpCodeStatusMapper - org.springframework.boot.actuate.health中的接口
Strategy used to map a health status to an HTTP status code.
httpComponents() - 接口中的静态方法 org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
HttpComponentsClientHttpRequestFactoryBuilder - org.springframework.boot.http.client中的类
HttpEncodingAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
Auto-configuration for configuring the encoding to use in web applications.
HttpEncodingAutoConfiguration(ServerProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
 
HttpExchange - org.springframework.boot.actuate.web.exchanges中的类
An HTTP request and response exchange.
HttpExchange(Instant, HttpExchange.Request, HttpExchange.Response, HttpExchange.Principal, HttpExchange.Session, Duration) - 类的构造器 org.springframework.boot.actuate.web.exchanges.HttpExchange
Primarily for use by HttpExchangeRepository implementations when recreating an exchange from a persistent store.
HttpExchange.Principal - org.springframework.boot.actuate.web.exchanges中的类
Principal associated with an HTTP request-response exchange.
HttpExchange.Request - org.springframework.boot.actuate.web.exchanges中的类
The request that started the exchange.
HttpExchange.Response - org.springframework.boot.actuate.web.exchanges中的类
The response that finished the exchange.
HttpExchange.Session - org.springframework.boot.actuate.web.exchanges中的类
The session associated with the exchange.
HttpExchange.Started - org.springframework.boot.actuate.web.exchanges中的类
A started request that when finished will return a new HttpExchange instance.
HttpExchangeRepository - org.springframework.boot.actuate.web.exchanges中的接口
A repository for HttpExchange instances.
httpExchanges() - 类中的方法 org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
 
HttpExchangesAutoConfiguration - org.springframework.boot.actuate.autoconfigure.web.exchanges中的类
HttpExchangesAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesAutoConfiguration
 
httpExchangesEndpoint(HttpExchangeRepository) - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
 
HttpExchangesEndpoint - org.springframework.boot.actuate.web.exchanges中的类
@Endpoint to expose HttpExchange information.
HttpExchangesEndpoint(HttpExchangeRepository) - 类的构造器 org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
Create a new HttpExchangesEndpoint instance.
HttpExchangesEndpoint.HttpExchangesDescriptor - org.springframework.boot.actuate.web.exchanges中的类
Description of an application's HttpExchange entries.
HttpExchangesEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.web.exchanges中的类
HttpExchangesEndpointAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
 
HttpExchangesFilter - org.springframework.boot.actuate.web.exchanges.servlet中的类
Servlet Filter for recording HTTP exchanges.
HttpExchangesFilter(HttpExchangeRepository, Set<Include>) - 类的构造器 org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter
Create a new HttpExchangesWebFilter instance.
HttpExchangesProperties - org.springframework.boot.actuate.autoconfigure.web.exchanges中的类
Configuration properties for recording HTTP exchanges.
HttpExchangesProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties
 
HttpExchangesProperties.Recording - org.springframework.boot.actuate.autoconfigure.web.exchanges中的类
Recording properties.
HttpExchangesWebFilter - org.springframework.boot.actuate.web.exchanges.reactive中的类
A WebFilter for recording HTTP exchanges.
HttpExchangesWebFilter(HttpExchangeRepository, Set<Include>) - 类的构造器 org.springframework.boot.actuate.web.exchanges.reactive.HttpExchangesWebFilter
Create a new HttpExchangesWebFilter instance.
HttpGraphQlTesterAutoConfiguration - org.springframework.boot.test.autoconfigure.graphql.tester中的类
Auto-configuration for HttpGraphQlTester.
HttpGraphQlTesterAutoConfiguration() - 类的构造器 org.springframework.boot.test.autoconfigure.graphql.tester.HttpGraphQlTesterAutoConfiguration
 
httpHandler(ObjectProvider<WebFluxProperties>, ObjectProvider<WebHttpHandlerBuilderCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
 
httpHandler(ApplicationContext, ManagementServerProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementChildContextConfiguration
 
HttpHandlerAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive中的类
HttpHandlerAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
 
HttpHandlerAutoConfiguration.AnnotationConfig - org.springframework.boot.autoconfigure.web.reactive中的类
 
HttpHandlerFactory - org.springframework.boot.web.embedded.undertow中的接口
Factory used by UndertowServletWebServer to add HttpHandlers.
HttpHeaderAccessManager - org.springframework.boot.devtools.remote.server中的类
AccessManager that checks for the presence of an HTTP header secret.
HttpHeaderAccessManager(String, String) - 类的构造器 org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager
 
HttpHeaderInterceptor - org.springframework.boot.devtools.remote.client中的类
ClientHttpRequestInterceptor to populate arbitrary HTTP headers with a value.
HttpHeaderInterceptor(String, String) - 类的构造器 org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
Creates a new HttpHeaderInterceptor instance.
HttpMessageConverters - org.springframework.boot.autoconfigure.http中的类
Bean used to manage the HttpMessageConverters used in a Spring Boot application.
HttpMessageConverters(boolean, Collection<HttpMessageConverter<?>>) - 类的构造器 org.springframework.boot.autoconfigure.http.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified converters.
HttpMessageConverters(Collection<HttpMessageConverter<?>>) - 类的构造器 org.springframework.boot.autoconfigure.http.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified additional converters.
HttpMessageConverters(HttpMessageConverter<?>...) - 类的构造器 org.springframework.boot.autoconfigure.http.HttpMessageConverters
Create a new HttpMessageConverters instance with the specified additional converters.
HttpMessageConvertersAutoConfiguration - org.springframework.boot.autoconfigure.http中的类
HttpMessageConvertersAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
 
HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration - org.springframework.boot.autoconfigure.http中的类
 
HttpMessageConvertersRestClientCustomizer - org.springframework.boot.autoconfigure.web.client中的类
HttpMessageConvertersRestClientCustomizer(HttpMessageConverter<?>...) - 类的构造器 org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer
 
httpMessageSenderFactory(WebServiceMessageSenderFactory) - 类中的方法 org.springframework.boot.webservices.client.WebServiceTemplateBuilder
Set the WebServiceMessageSenderFactory that should be used to send HTTP messages.
HttpRestartServer - org.springframework.boot.devtools.restart.server中的类
An HTTP server that can be used to upload updated ClassLoaderFiles and trigger restarts.
HttpRestartServer(RestartServer) - 类的构造器 org.springframework.boot.devtools.restart.server.HttpRestartServer
Create a new HttpRestartServer instance.
HttpRestartServer(SourceDirectoryUrlFilter) - 类的构造器 org.springframework.boot.devtools.restart.server.HttpRestartServer
Create a new HttpRestartServer instance.
HttpRestartServerHandler - org.springframework.boot.devtools.restart.server中的类
HttpRestartServerHandler(HttpRestartServer) - 类的构造器 org.springframework.boot.devtools.restart.server.HttpRestartServerHandler
Create a new HttpRestartServerHandler instance.
HTTPS - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol
HTTPS.
HttpStatusHandler - org.springframework.boot.devtools.remote.server中的类
Handler that responds with a specific HttpStatus.
HttpStatusHandler() - 类的构造器 org.springframework.boot.devtools.remote.server.HttpStatusHandler
Create a new HttpStatusHandler instance that will respond with an HTTP OK 200 status.
HttpStatusHandler(HttpStatus) - 类的构造器 org.springframework.boot.devtools.remote.server.HttpStatusHandler
Create a new HttpStatusHandler instance that will respond with the specified status.
HttpTransport - org.springframework.boot.buildpack.platform.docker.transport中的接口
HTTP transport used for docker access.
HttpTransport.Response - org.springframework.boot.buildpack.platform.docker.transport中的接口
An HTTP operation response.
HttpWebServiceMessageSenderBuilder - org.springframework.boot.webservices.client中的类
已过时, 待删除: 此 API 元素将从以后的版本中删除。
HttpWebServiceMessageSenderBuilder() - 类的构造器 org.springframework.boot.webservices.client.HttpWebServiceMessageSenderBuilder
已过时。
 
humioConfig() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 
humioMeterRegistry(HumioConfig, Clock) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 
HumioMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.humio中的类
Auto-configuration for exporting metrics to Humio.
HumioMetricsExportAutoConfiguration(HumioProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 
HumioProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.humio中的类
@ConfigurationProperties for configuring Humio metrics export.
HumioProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 
HypermediaAutoConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
Auto-configuration for Spring HATEOAS's @EnableHypermediaSupport.
HypermediaAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
 
HypermediaAutoConfiguration.HypermediaConfiguration - org.springframework.boot.autoconfigure.hateoas中的类
 
HypermediaConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
 
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 
常量字段值|所有程序包|所有类和接口|序列化表格