Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- H2 - Enum constant in enum class org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
 - 
Provides an instance of
H2Dialect. - H2 - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
 - 
H2.
 - H2 - Enum constant in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
 - 
H2 Database Connection.
 - H2 - Enum constant in enum class org.springframework.boot.r2dbc.EmbeddedDatabaseConnection
 - 
H2 Database Connection.
 - h2Console() - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
 - H2ConsoleAutoConfiguration - Class in org.springframework.boot.autoconfigure.h2
 - 
Auto-configurationfor H2's web console. - H2ConsoleProperties - Class in org.springframework.boot.autoconfigure.h2
 - 
Configuration properties for H2's console.
 - H2ConsoleProperties() - Constructor for class org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
 - H2ConsoleProperties.Settings - Class in org.springframework.boot.autoconfigure.h2
 - HANA - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
 - 
HANA - SAP HANA Database - HDB.
 - handle(HttpServletRequest, Map<String, String>) - Method in interface org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
 - handle(Throwable) - Method in interface org.springframework.boot.devtools.restart.FailureHandler
 - 
Handle a run failure.
 - handle(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.remote.server.Dispatcher
 - 
Dispatch the specified request to an appropriate
Handler. - handle(ServerHttpRequest, ServerHttpResponse) - Method in interface org.springframework.boot.devtools.remote.server.Handler
 - 
Handle the request.
 - handle(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.remote.server.HttpStatusHandler
 - handle(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.restart.server.HttpRestartServer
 - 
Handle a server request.
 - handle(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.restart.server.HttpRestartServerHandler
 - handle(ServerWebExchange, Throwable) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
 - handle(ServerWebExchange, Map<String, String>) - Method in interface org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
 - handleFailure(Class<?>, String, Throwable) - Method in interface org.springframework.boot.util.Instantiator.FailureHandler
 - 
Handle the
failurethat occurred when instantiating thetypethat was expected to be of the giventypeSupplier. - handleInvalidExcludes(List<String>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
 - 
Handle any invalid excludes that have been specified.
 - Handler - Class in org.springframework.boot.loader.net.protocol.jar
 - 
URLStreamHandleralternative tosun.net.www.protocol.jar.Handlerwith optimized support for nested jars. - Handler - Class in org.springframework.boot.loader.net.protocol.nested
 - 
URLStreamHandlerto supportnested:URLs. - Handler - Interface in org.springframework.boot.devtools.remote.server
 - 
A single handler that is able to process an incoming remote server request.
 - Handler() - Constructor for class org.springframework.boot.loader.net.protocol.jar.Handler
 - Handler() - Constructor for class org.springframework.boot.loader.net.protocol.nested.Handler
 - HandlerFunctionDescription - Class in org.springframework.boot.actuate.web.mappings.reactive
 - 
Description of a
HandlerFunction. - HandlerMapper - Interface in org.springframework.boot.devtools.remote.server
 - 
Interface to provide a mapping between a
ServerHttpRequestand aHandler. - HandlerMethodDescription - Class in org.springframework.boot.actuate.web.mappings
 - 
A description of a
HandlerMethod. - HandlerMethodDescription(HandlerMethod) - Constructor for class org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
 - Handlers - Class in org.springframework.boot.loader.net.protocol
 - 
Utility used to register loader
URL handlers. - handleSigInt() - Method in class org.springframework.boot.loader.tools.RunProcess
 - 
Return if the process was stopped.
 - handlesThrowable() - Method in class org.springframework.boot.logging.log4j2.ColorConverter
 - handleTimeoutWarning(long, String) - Method in interface org.springframework.boot.loader.tools.Packager.MainClassTimeoutWarningListener
 - 
Handle a timeout warning.
 - has(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurationPackages
 - 
Determine if the auto-configuration base packages for the given bean factory are available.
 - hasAnnotation() - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 - hasAnnotation() - Method in class org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
 - hasBean(String) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
 - 
Verifies that the application context contains a bean with the given name.
 - hasBeenCustomized() - Method in class org.springframework.boot.autoconfigure.web.WebProperties.Resources
 - hasBindRestriction(Bindable.BindRestriction) - Method in class org.springframework.boot.context.properties.bind.Bindable
 - 
Returns
trueif the specified bind restriction has been added. - hasCorsConfigurationSource(Object) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
 - hasCorsConfigurationSource(Object) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping
 - 
Deprecated.
 - hasCorsConfigurationSource(Object) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
 - hasCorsConfigurationSource(Object) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.ControllerEndpointHandlerMapping
 - 
Deprecated.
 - hasDefinedServices() - Method in interface org.springframework.boot.docker.compose.core.DockerCompose
 - 
Return if services have been defined in the
DockerComposeFilefor the active profiles. - hasEmptyJsonPathValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
 - 
Verify that the actual value at the given JSON path produces an
emptyresult. - hasEntry(CharSequence, CharSequence) - Method in class org.springframework.boot.loader.zip.ZipContent
 - 
Return if an entry with the given name exists.
 - hasEntry(String) - Method in class org.springframework.boot.loader.jar.NestedJarFile
 - 
Return if an entry with the given name exists.
 - hasErrors() - Method in class org.springframework.boot.context.properties.bind.validation.ValidationErrors
 - hasFailed() - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
 - 
Verifies that the application has failed to start.
 - hashCode() - Method in class org.springframework.boot.actuate.endpoint.annotation.EndpointDiscoverer.OperationKey
 - hashCode() - Method in class org.springframework.boot.actuate.endpoint.EndpointId
 - hashCode() - Method in class org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
 - hashCode() - Method in class org.springframework.boot.actuate.endpoint.web.WebServerNamespace
 - hashCode() - Method in class org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
 - hashCode() - Method in class org.springframework.boot.actuate.health.Health
 - hashCode() - Method in class org.springframework.boot.actuate.health.Status
 - hashCode() - Method in class org.springframework.boot.actuate.info.Info
 - hashCode() - Method in class org.springframework.boot.ansi.Ansi8BitColor
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.autoconfigure.condition.ConditionEvaluationReport.ConditionAndOutcome
 - hashCode() - Method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
 - hashCode() - Method in class org.springframework.boot.autoconfigure.condition.ConditionOutcome
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.container.ContainerImageMetadata
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.SchemaInfo
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.TypeMapping
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.builder.ParentContextCloserApplicationListener.ContextCloserListener
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.build.BuildpackReference
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.build.Cache.Bind
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.build.Cache
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.build.Cache.Volume
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ApiVersion
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.Binding
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerReference
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageName
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImagePlatform
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.LayerId
 - hashCode() - Method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
 - hashCode() - Method in class org.springframework.boot.context.config.ConfigData.Options
 - hashCode() - Method in class org.springframework.boot.context.config.ConfigDataLocation
 - hashCode() - Method in class org.springframework.boot.context.config.ConfigTreeConfigDataResource
 - hashCode() - Method in class org.springframework.boot.context.config.StandardConfigDataResource
 - hashCode() - Method in class org.springframework.boot.context.properties.bind.Bindable
 - hashCode() - Method in class org.springframework.boot.context.properties.bind.BindResult
 - hashCode() - Method in class org.springframework.boot.context.properties.source.ConfigurationProperty
 - hashCode() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
 - hashCode() - Method in class org.springframework.boot.context.TypeExcludeFilter
 - hashCode() - Method in class org.springframework.boot.devtools.filewatch.ChangedFile
 - hashCode() - Method in class org.springframework.boot.devtools.filewatch.ChangedFiles
 - hashCode() - Method in class org.springframework.boot.docker.compose.core.DockerComposeFile
 - hashCode() - Method in record class org.springframework.boot.docker.compose.core.DockerComposeOrigin
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.docker.compose.core.ImageReference
 - hashCode() - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.json.JsonWriter.MemberPath
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.loader.net.protocol.nested.NestedLocation
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.loader.tools.Layer
 - hashCode() - Method in class org.springframework.boot.logging.LoggerConfiguration
 - hashCode() - Method in class org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration
 - hashCode() - Method in record class org.springframework.boot.logging.structured.ElasticCommonSchemaProperties
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.logging.structured.ElasticCommonSchemaProperties.Service
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
 - 
Returns a hash code value for this object.
 - hashCode() - Method in record class org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties.Service
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.origin.OriginTrackedResource
 - hashCode() - Method in class org.springframework.boot.origin.OriginTrackedValue
 - hashCode() - Method in class org.springframework.boot.origin.SystemEnvironmentOrigin
 - hashCode() - Method in class org.springframework.boot.origin.TextResourceOrigin
 - hashCode() - Method in class org.springframework.boot.origin.TextResourceOrigin.Location
 - hashCode() - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.ssl.pem.PemContent
 - hashCode() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
 - 
Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.system.ApplicationPid
 - hashCode() - Method in class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
 - hashCode() - Method in class org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
 - hashCode() - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
 - 
Deprecated.Returns a hash code value for this object.
 - hashCode() - Method in class org.springframework.boot.web.server.ErrorPage
 - hashCode() - Method in class org.springframework.boot.web.server.MimeMappings
 - hashCode() - Method in class org.springframework.boot.web.server.MimeMappings.Mapping
 - hashCode() - Method in record class org.springframework.boot.web.server.Ssl.ServerNameSslBundle
 - 
Returns a hash code value for this object.
 - hashCode(URL) - Method in class org.springframework.boot.loader.net.protocol.jar.Handler
 - hasIndexedElement() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
 - 
Return
trueif any element in the name is indexed. - hasJarSignatureFile() - Method in class org.springframework.boot.loader.zip.ZipContent
 - 
Returns
trueif this zip contains a jar signature file (META-INF/*.DSA). - hasJsonPath(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
 - 
Verify that the JSON path is present without checking if it has a value.
 - hasJsonPathArrayValue(CharSequence, Object...) - Method in class 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...) - Method in class 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...) - Method in class 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...) - Method in class 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...) - Method in class 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...) - Method in class org.springframework.boot.test.json.JsonContentAssert
 - 
Verify that the actual value at the given JSON path produces a non-null result.
 - hasJustEnded() - Method in class org.springframework.boot.loader.tools.RunProcess
 - hasMandatoryParameter() - Method in interface org.springframework.boot.actuate.endpoint.invoke.OperationParameters
 - 
Return if any of the contained parameters are
mandatory. - hasMatchingName(PropertySource<?>) - Static method in class org.springframework.boot.DefaultPropertiesPropertySource
 - 
Return
trueif the given source is named 'defaultProperties'. - hasMembers() - Method in class org.springframework.boot.logging.LoggerGroup
 - hasNamespace(WebServerNamespace) - Method in class org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
 - 
Returns
trueif this path has the givenWebServerNamespace. - hasNameStartingWith(CharSequence) - Method in class org.springframework.boot.loader.zip.ZipContent.Entry
 - 
Returns
trueif this entry has a name starting with the given prefix. - hasNotFailed() - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
 - 
Verifies that the application has not failed to start.
 - hasParameters() - Method in interface org.springframework.boot.actuate.endpoint.invoke.OperationParameters
 - 
Return
trueif there is at least one parameter. - hasPrefix(String) - Method in class org.springframework.boot.context.config.ConfigDataLocation
 - 
Return if
ConfigDataLocation.getValue()has the specified prefix. - hasResult() - Method in class org.springframework.boot.util.LambdaSafe.InvocationResult
 - 
Return true if a result in present.
 - hasServerNamespace(ApplicationContext, String) - Static method in interface org.springframework.boot.web.context.WebServerApplicationContext
 - 
Returns
trueif the specified context is aWebServerApplicationContextwith a matching server namespace. - hasSingleBean(Class<?>) - Method in 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) - Method in class org.springframework.boot.test.context.assertj.ApplicationContextAssert
 - 
Verifies that the application context contains a single bean with the given type.
 - hasWebServerNamespace(ApplicationContext, WebServerNamespace) - Method in class org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
 - hasWebServerNamespace(ApplicationContext, WebServerNamespace) - Method in class org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
 - HateoasProperties - Class in org.springframework.boot.autoconfigure.hateoas
 - 
Propertiesfor Spring HATEOAS. - HateoasProperties() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
 - havingValue() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
 - 
The string representation of the expected value for the properties.
 - HAZELCAST - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
 - 
Hazelcast backed caching.
 - HAZELCAST_CONFIG_PROPERTY - Static variable in class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 - HazelcastAutoConfiguration - Class in org.springframework.boot.autoconfigure.hazelcast
 - 
Auto-configurationfor Hazelcast IMDG. - HazelcastAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
 - HazelcastCacheMeterBinderProvider - Class in org.springframework.boot.actuate.metrics.cache
 - 
CacheMeterBinderProviderimplementation for Hazelcast. - HazelcastCacheMeterBinderProvider() - Constructor for class org.springframework.boot.actuate.metrics.cache.HazelcastCacheMeterBinderProvider
 - HazelcastConfigCustomizer - Interface in org.springframework.boot.autoconfigure.hazelcast
 - 
Callback interface that can be implemented by beans wishing to customize the Hazelcast server
configuration. - HazelcastConfigResourceCondition - Class in org.springframework.boot.autoconfigure.hazelcast
 - 
SpringBootConditionused to check if the Hazelcast configuration is available. - HazelcastConfigResourceCondition(String, String...) - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
 - HazelcastConnectionDetails - Interface in org.springframework.boot.autoconfigure.hazelcast
 - 
Details required to establish a client connection to a Hazelcast instance.
 - hazelcastHealthContributor(ConfigurableListableBeanFactory) - Method in class org.springframework.boot.actuate.autoconfigure.hazelcast.HazelcastHealthContributorAutoConfiguration
 - HazelcastHealthContributorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.hazelcast
 - HazelcastHealthContributorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.hazelcast.HazelcastHealthContributorAutoConfiguration
 - HazelcastHealthIndicator - Class in org.springframework.boot.actuate.hazelcast
 - 
HealthIndicatorfor Hazelcast. - HazelcastHealthIndicator(HazelcastInstance) - Constructor for class org.springframework.boot.actuate.hazelcast.HazelcastHealthIndicator
 - HazelcastJpaDependencyAutoConfiguration - Class in org.springframework.boot.autoconfigure.hazelcast
 - 
Additional configuration to ensure that
EntityManagerFactorybeans depend on thehazelcastInstancebean. - HazelcastJpaDependencyAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastJpaDependencyAutoConfiguration
 - HazelcastProperties - Class in org.springframework.boot.autoconfigure.hazelcast
 - 
Configuration properties for the hazelcast integration.
 - HazelcastProperties() - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastProperties
 - HazelcastSessionProperties - Class in org.springframework.boot.autoconfigure.session
 - 
Configuration properties for Hazelcast backed Spring Session.
 - HazelcastSessionProperties() - Constructor for class org.springframework.boot.autoconfigure.session.HazelcastSessionProperties
 - head(URI) - Method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
 - 
Perform an HTTP HEAD operation.
 - HEADER_NAME - Static variable in class org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
 - 
Public constant for X-Application-Context.
 - headerBytes() - Method in class org.springframework.boot.logging.logback.StructuredLogEncoder
 - headForHeaders(String, Object...) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
 - 
Retrieve all headers of the resource specified by the URI template.
 - headForHeaders(String, Map<String, ?>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
 - 
Retrieve all headers of the resource specified by the URI template.
 - headForHeaders(URI) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
 - 
Retrieve all headers of the resource specified by the URL.
 - headless(boolean) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
 - 
Sets if the application is headless and should not instantiate AWT.
 - health() - Method in class org.springframework.boot.actuate.health.AbstractHealthIndicator
 - health() - Method in class org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
 - health() - Method in class org.springframework.boot.actuate.health.HealthEndpoint
 - health() - Method in interface org.springframework.boot.actuate.health.HealthIndicator
 - 
Return an indication of health.
 - health() - Method in interface org.springframework.boot.actuate.health.ReactiveHealthIndicator
 - 
Provide the indicator of health.
 - health(ApiVersion) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryReactiveHealthEndpointWebExtension
 - health(ApiVersion) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryHealthEndpointWebExtension
 - health(ApiVersion, String...) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryReactiveHealthEndpointWebExtension
 - health(ApiVersion, String...) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet.CloudFoundryHealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext, String...) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
 - health(ApiVersion, WebServerNamespace, SecurityContext, String...) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
 - Health - Class in org.springframework.boot.actuate.health
 - 
Carries information about the health of a component or subsystem.
 - Health.Builder - Class in org.springframework.boot.actuate.health
 - 
Builder for creating immutable
Healthinstances. - HealthComponent - Class in org.springframework.boot.actuate.health
 - 
A component that contributes data to results returned from the
HealthEndpoint. - HealthContributor - Interface in org.springframework.boot.actuate.health
 - 
Tagging interface for classes that contribute to
health componentsto the results returned from theHealthEndpoint. - HealthContributorAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.health
 - HealthContributorAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration
 - HealthContributorNameFactory - Class in org.springframework.boot.actuate.health
 - 
Generate a sensible health indicator name based on its bean name.
 - HealthContributorNameFactory() - Constructor for class org.springframework.boot.actuate.health.HealthContributorNameFactory
 - HealthContributorRegistry - Interface in org.springframework.boot.actuate.health
 - HealthEndpoint - Class in org.springframework.boot.actuate.health
 - 
@Endpointto expose application health information. - HealthEndpoint(HealthContributorRegistry, HealthEndpointGroups, Duration) - Constructor for class org.springframework.boot.actuate.health.HealthEndpoint
 - 
Create a new
HealthEndpointinstance. - HealthEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.health
 - HealthEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration
 - HealthEndpointGroup - Interface in org.springframework.boot.actuate.health
 - 
A logical grouping of
health contributorsthat can be exposed by theHealthEndpoint. - HealthEndpointGroups - Interface in org.springframework.boot.actuate.health
 - 
A collection of
groupsfor use with a health endpoint. - HealthEndpointGroupsPostProcessor - Interface in org.springframework.boot.actuate.health
 - 
Hook that allows for custom modification of
HealthEndpointGroups— for example, automatically adding additional auto-configured groups. - HealthEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.health
 - 
Configuration properties for
HealthEndpoint. - HealthEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.HealthEndpointProperties
 - HealthEndpointProperties.Group - Class in org.springframework.boot.actuate.autoconfigure.health
 - 
A health endpoint group.
 - HealthEndpointProperties.Logging - Class in org.springframework.boot.actuate.autoconfigure.health
 - 
Health logging properties.
 - HealthEndpointWebExtension - Class in org.springframework.boot.actuate.health
 - 
@EndpointWebExtensionfor theHealthEndpoint. - HealthEndpointWebExtension(HealthContributorRegistry, HealthEndpointGroups, Duration) - Constructor for class org.springframework.boot.actuate.health.HealthEndpointWebExtension
 - 
Create a new
HealthEndpointWebExtensioninstance. - healthForPath(String...) - Method in class org.springframework.boot.actuate.health.HealthEndpoint
 - HealthIndicator - Interface in org.springframework.boot.actuate.health
 - 
Strategy interface used to contribute
Healthto the results returned from theHealthEndpoint. - HealthProperties - Class in org.springframework.boot.actuate.autoconfigure.health
 - 
Properties used to configure the health endpoint and endpoint groups.
 - HealthProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.health.HealthProperties
 - HealthProperties.Status - Class in org.springframework.boot.actuate.autoconfigure.health
 - 
Status properties for the group.
 - heapDump(Boolean) - Method in class org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 - HeapDumperUnavailableException(String, Throwable) - Constructor for exception org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HeapDumperUnavailableException
 - heapDumpWebEndpoint() - Method in class org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
 - HeapDumpWebEndpoint - Class in org.springframework.boot.actuate.management
 - 
Web
@Endpointto expose heap dumps. - HeapDumpWebEndpoint() - Constructor for class org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 - HeapDumpWebEndpoint(long) - Constructor for class org.springframework.boot.actuate.management.HeapDumpWebEndpoint
 - HeapDumpWebEndpoint.HeapDumper - Interface in org.springframework.boot.actuate.management
 - 
Strategy interface used to dump the heap to a file.
 - HeapDumpWebEndpoint.HeapDumperUnavailableException - Exception in org.springframework.boot.actuate.management
 - 
Exception to be thrown if the
HeapDumpWebEndpoint.HeapDumpercannot be created. - HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper - Class in org.springframework.boot.actuate.management
 - 
HeapDumpWebEndpoint.HeapDumperthat usescom.sun.management.HotSpotDiagnosticMXBean, available on Oracle and OpenJDK, to dump the heap to a file. - HeapDumpWebEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.management
 - HeapDumpWebEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
 - HEROKU - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
 - 
Heroku platform.
 - HibernateJpaAutoConfiguration - Class in org.springframework.boot.autoconfigure.orm.jpa
 - 
Auto-configurationfor Hibernate JPA. - HibernateJpaAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
 - HibernateMetricsAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa
 - 
Auto-configurationfor metrics on all available HibernateEntityManagerFactoryinstances that have statistics enabled. - HibernateMetricsAutoConfiguration(ConfigurableListableBeanFactory, MeterRegistry) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa.HibernateMetricsAutoConfiguration
 - HibernateProperties - Class in org.springframework.boot.autoconfigure.orm.jpa
 - 
Configuration properties for Hibernate.
 - HibernateProperties() - Constructor for class org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties
 - HibernateProperties.Naming - Class in org.springframework.boot.autoconfigure.orm.jpa
 - HibernatePropertiesCustomizer - Interface in org.springframework.boot.autoconfigure.orm.jpa
 - 
Callback interface that can be implemented by beans wishing to customize the Hibernate properties to customize their auto-configuration prior to use by the auto-configured
EntityManagerFactory. - hibernatePropertiesCustomizers(Collection<HibernatePropertiesCustomizer>) - Method in class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 - HibernateSettings - Class in org.springframework.boot.autoconfigure.orm.jpa
 - 
Settings to apply when configuring Hibernate.
 - HibernateSettings() - Constructor for class org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings
 - hiddenHttpMethodFilter() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
 - hiddenHttpMethodFilter() - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
 - HikariCheckpointRestoreLifecycle - Class in org.springframework.boot.jdbc
 - 
Lifecyclefor aHikariDataSourceallowing it to participate in checkpoint-restore. - HikariCheckpointRestoreLifecycle(DataSource) - Constructor for class org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle
 - 
Deprecated, for removal: This API element is subject to removal in a future version.
 - HikariCheckpointRestoreLifecycle(DataSource, ConfigurableApplicationContext) - Constructor for class org.springframework.boot.jdbc.HikariCheckpointRestoreLifecycle
 - 
Creates a new
HikariCheckpointRestoreLifecyclethat will allow the givendataSourceto participate in checkpoint-restore. - HikariDataSourcePoolMetadata - Class in org.springframework.boot.jdbc.metadata
 - 
DataSourcePoolMetadatafor a HikariDataSource. - HikariDataSourcePoolMetadata(HikariDataSource) - Constructor for class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
 - hitCount() - Method in class org.springframework.boot.actuate.metrics.cache.RedisCacheMetrics
 - HOME - Static variable in class org.springframework.boot.loader.launch.PropertiesLauncher
 - 
Properties key for home directory.
 - host() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
 - host() - Method in record class org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
 - 
Returns the value of the
hostrecord component. - host() - Method in record class org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
 - 
Returns the value of the
hostrecord component. - host() - Method in record class org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
 - 
Returns the value of the
hostrecord component. - host() - Method in interface org.springframework.boot.docker.compose.core.RunningService
 - 
Return the host that can be used to connect to the service.
 - host() - Method in record class org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
 - 
Returns the value of the
hostrecord component. - hostname() - Method in record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
 - 
Returns the value of the
hostnamerecord component. - hostname(String) - Method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
 - 
Configure the host name.
 - HotSpotDiagnosticMXBeanHeapDumper() - Constructor for class org.springframework.boot.actuate.management.HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper
 - HSQL - Enum constant in enum class org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
 - 
Provides an instance of
HsqlDbDialect. - HSQLDB - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
 - 
HyperSQL DataBase.
 - HSQLDB - Enum constant in enum class org.springframework.boot.jdbc.EmbeddedDatabaseConnection
 - 
HSQL Database Connection.
 - htmlUnitDriver(MockMvcHtmlUnitDriverBuilder) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration
 - htmlUnitWebClient(MockMvcWebClientBuilder) - Method in class org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration
 - http() - Static method in interface org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
 - 
Returns a factory that will create a
ClientHttpRequestMessageSenderbacked by a detectedClientHttpRequestFactory. - http(ClientHttpRequestFactoryBuilder<?>, ClientHttpRequestFactorySettings) - Static method in interface org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
 - 
Returns a factory that will create a
ClientHttpRequestMessageSenderbacked by aClientHttpRequestFactorycreated from the givenClientHttpRequestFactoryBuilder. - http(ClientHttpRequestFactorySettings) - Static method in interface org.springframework.boot.webservices.client.WebServiceMessageSenderFactory
 - 
Returns a factory that will create a
ClientHttpRequestMessageSenderbacked by a detectedClientHttpRequestFactory. - Http() - Constructor for class org.springframework.boot.actuate.autoconfigure.observation.ObservationProperties.Http
 - HTTP - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.logging.otlp.Transport
 - 
HTTP transport.
 - HTTP - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.tracing.otlp.Transport
 - 
HTTP transport.
 - HTTP - Enum constant in enum class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol
 - 
HTTP.
 - HTTP_COMPONENTS - Enum constant in enum class org.springframework.boot.autoconfigure.http.client.HttpClientProperties.Factory
 - 
Apache HttpComponents HttpClient.
 - Http2 - Class in org.springframework.boot.web.server
 - 
Simple server-independent abstraction for HTTP/2 configuration.
 - Http2() - Constructor for class org.springframework.boot.web.server.Http2
 - HttpClientAutoConfiguration - Class in org.springframework.boot.autoconfigure.http.client
 - HttpClientAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.http.client.HttpClientAutoConfiguration
 - HttpClientObservationsAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.observation.web.client
 - 
Auto-configurationfor HTTP client-related observations. - HttpClientObservationsAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.observation.web.client.HttpClientObservationsAutoConfiguration
 - HttpClientProperties - Class in org.springframework.boot.autoconfigure.http.client
 - 
@ConfigurationPropertiesfor a Spring's blocking HTTP clients. - HttpClientProperties() - Constructor for class org.springframework.boot.autoconfigure.http.client.HttpClientProperties
 - HttpClientProperties.Factory - Enum Class in org.springframework.boot.autoconfigure.http.client
 - 
Supported factory types.
 - HttpClientProperties.Ssl - Class in org.springframework.boot.autoconfigure.http.client
 - 
SSL configuration.
 - HttpCodeStatusMapper - Interface in org.springframework.boot.actuate.health
 - 
Strategy used to map a
health statusto an HTTP status code. - httpComponents() - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
 - 
Return a
HttpComponentsClientHttpRequestFactoryBuilderthat can be used to build aHttpComponentsClientHttpRequestFactory. - HttpComponentsClientHttpRequestFactoryBuilder - Class in org.springframework.boot.http.client
 - 
Builder for
ClientHttpRequestFactoryBuilder.httpComponents(). - HttpEncodingAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
 - 
Auto-configurationfor configuring the encoding to use in web applications. - HttpEncodingAutoConfiguration(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
 - HttpExchange - Class in org.springframework.boot.actuate.web.exchanges
 - 
An HTTP request and response exchange.
 - HttpExchange(Instant, HttpExchange.Request, HttpExchange.Response, HttpExchange.Principal, HttpExchange.Session, Duration) - Constructor for class org.springframework.boot.actuate.web.exchanges.HttpExchange
 - 
Primarily for use by
HttpExchangeRepositoryimplementations when recreating an exchange from a persistent store. - HttpExchange.Principal - Class in org.springframework.boot.actuate.web.exchanges
 - 
Principal associated with an HTTP request-response exchange.
 - HttpExchange.Request - Class in org.springframework.boot.actuate.web.exchanges
 - 
The request that started the exchange.
 - HttpExchange.Response - Class in org.springframework.boot.actuate.web.exchanges
 - 
The response that finished the exchange.
 - HttpExchange.Session - Class in org.springframework.boot.actuate.web.exchanges
 - 
The session associated with the exchange.
 - HttpExchange.Started - Class in org.springframework.boot.actuate.web.exchanges
 - 
A started request that when
finishedwill return a newHttpExchangeinstance. - HttpExchangeRepository - Interface in org.springframework.boot.actuate.web.exchanges
 - 
A repository for
HttpExchangeinstances. - httpExchanges() - Method in class org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
 - HttpExchangesAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.exchanges
 - 
Auto-configurationto recordHTTP exchanges. - HttpExchangesAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesAutoConfiguration
 - httpExchangesEndpoint(HttpExchangeRepository) - Method in class org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
 - HttpExchangesEndpoint - Class in org.springframework.boot.actuate.web.exchanges
 - 
@Endpointto exposeHttpExchangeinformation. - HttpExchangesEndpoint(HttpExchangeRepository) - Constructor for class org.springframework.boot.actuate.web.exchanges.HttpExchangesEndpoint
 - 
Create a new
HttpExchangesEndpointinstance. - HttpExchangesEndpoint.HttpExchangesDescriptor - Class in org.springframework.boot.actuate.web.exchanges
 - 
Description of an application's
HttpExchangeentries. - HttpExchangesEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.web.exchanges
 - 
Auto-configurationfor theHttpExchangesEndpoint. - HttpExchangesEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration
 - HttpExchangesFilter - Class in org.springframework.boot.actuate.web.exchanges.servlet
 - 
Servlet
Filterfor recordingHTTP exchanges. - HttpExchangesFilter(HttpExchangeRepository, Set<Include>) - Constructor for class org.springframework.boot.actuate.web.exchanges.servlet.HttpExchangesFilter
 - 
Create a new
HttpExchangesFilterinstance. - HttpExchangesProperties - Class in org.springframework.boot.actuate.autoconfigure.web.exchanges
 - 
Configuration properties for recording HTTP exchanges.
 - HttpExchangesProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesProperties
 - HttpExchangesProperties.Recording - Class in org.springframework.boot.actuate.autoconfigure.web.exchanges
 - 
Recording properties.
 - HttpExchangesWebFilter - Class in org.springframework.boot.actuate.web.exchanges.reactive
 - 
A
WebFilterfor recordingHTTP exchanges. - HttpExchangesWebFilter(HttpExchangeRepository, Set<Include>) - Constructor for class org.springframework.boot.actuate.web.exchanges.reactive.HttpExchangesWebFilter
 - 
Create a new
HttpExchangesWebFilterinstance. - HttpGraphQlTesterAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.graphql.tester
 - 
Auto-configuration for
HttpGraphQlTester. - HttpGraphQlTesterAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.graphql.tester.HttpGraphQlTesterAutoConfiguration
 - httpHandler(ObjectProvider<WebFluxProperties>, ObjectProvider<WebHttpHandlerBuilderCustomizer>) - Method in class org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
 - httpHandler(ApplicationContext, ManagementServerProperties) - Method in class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementChildContextConfiguration
 - HttpHandlerAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
 - HttpHandlerAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration
 - HttpHandlerAutoConfiguration.AnnotationConfig - Class in org.springframework.boot.autoconfigure.web.reactive
 - HttpHandlerFactory - Interface in org.springframework.boot.web.embedded.undertow
 - 
Factory used by
UndertowServletWebServerto addHttpHandlers. - HttpHeaderAccessManager - Class in org.springframework.boot.devtools.remote.server
 - 
AccessManagerthat checks for the presence of an HTTP header secret. - HttpHeaderAccessManager(String, String) - Constructor for class org.springframework.boot.devtools.remote.server.HttpHeaderAccessManager
 - HttpHeaderInterceptor - Class in org.springframework.boot.devtools.remote.client
 - 
ClientHttpRequestInterceptorto populate arbitrary HTTP headers with a value. - HttpHeaderInterceptor(String, String) - Constructor for class org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
 - 
Creates a new
HttpHeaderInterceptorinstance. - HttpMessageConverters - Class in org.springframework.boot.autoconfigure.http
 - 
Bean used to manage the
HttpMessageConverters used in a Spring Boot application. - HttpMessageConverters(boolean, Collection<HttpMessageConverter<?>>) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
 - 
Create a new
HttpMessageConvertersinstance with the specified converters. - HttpMessageConverters(Collection<HttpMessageConverter<?>>) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
 - 
Create a new
HttpMessageConvertersinstance with the specified additional converters. - HttpMessageConverters(HttpMessageConverter<?>...) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
 - 
Create a new
HttpMessageConvertersinstance with the specified additional converters. - HttpMessageConvertersAutoConfiguration - Class in org.springframework.boot.autoconfigure.http
 - HttpMessageConvertersAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration
 - HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration - Class in org.springframework.boot.autoconfigure.http
 - HttpMessageConvertersRestClientCustomizer - Class in org.springframework.boot.autoconfigure.web.client
 - 
RestClientCustomizerto applyHttpMessageConverters. - HttpMessageConvertersRestClientCustomizer(HttpMessageConverter<?>...) - Constructor for class org.springframework.boot.autoconfigure.web.client.HttpMessageConvertersRestClientCustomizer
 - httpMessageSenderFactory(WebServiceMessageSenderFactory) - Method in class org.springframework.boot.webservices.client.WebServiceTemplateBuilder
 - 
Set the
WebServiceMessageSenderFactorythat should be used to send HTTP messages. - HttpRestartServer - Class in org.springframework.boot.devtools.restart.server
 - 
An HTTP server that can be used to upload updated
ClassLoaderFilesand trigger restarts. - HttpRestartServer(RestartServer) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServer
 - 
Create a new
HttpRestartServerinstance. - HttpRestartServer(SourceDirectoryUrlFilter) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServer
 - 
Create a new
HttpRestartServerinstance. - HttpRestartServerHandler - Class in org.springframework.boot.devtools.restart.server
 - 
Adapts
HttpRestartServerto aHandler. - HttpRestartServerHandler(HttpRestartServer) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServerHandler
 - 
Create a new
HttpRestartServerHandlerinstance. - HTTPS - Enum constant in enum class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node.Protocol
 - 
HTTPS.
 - HttpStatusHandler - Class in org.springframework.boot.devtools.remote.server
 - 
Handlerthat responds with a specificHttpStatus. - HttpStatusHandler() - Constructor for class org.springframework.boot.devtools.remote.server.HttpStatusHandler
 - 
Create a new
HttpStatusHandlerinstance that will respond with an HTTP OK 200 status. - HttpStatusHandler(HttpStatus) - Constructor for class org.springframework.boot.devtools.remote.server.HttpStatusHandler
 - 
Create a new
HttpStatusHandlerinstance that will respond with the specified status. - HttpTransport - Interface in org.springframework.boot.buildpack.platform.docker.transport
 - 
HTTP transport used for docker access.
 - HttpTransport.Response - Interface in org.springframework.boot.buildpack.platform.docker.transport
 - 
An HTTP operation response.
 - HttpWebServiceMessageSenderBuilder - Class in org.springframework.boot.webservices.client
 - 
Deprecated, for removal: This API element is subject to removal in a future version.since 3.4.0 in favor of
WebServiceMessageSenderFactory.http(ClientHttpRequestFactorySettings) - HttpWebServiceMessageSenderBuilder() - Constructor for class org.springframework.boot.webservices.client.HttpWebServiceMessageSenderBuilder
 - 
Deprecated.
 - humioConfig() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 - humioMeterRegistry(HumioConfig, Clock) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 - HumioMetricsExportAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
 - 
Auto-configurationfor exporting metrics to Humio. - HumioMetricsExportAutoConfiguration(HumioProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioMetricsExportAutoConfiguration
 - HumioProperties - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.humio
 - 
@ConfigurationPropertiesfor configuring Humio metrics export. - HumioProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
 - HypermediaAutoConfiguration - Class in org.springframework.boot.autoconfigure.hateoas
 - 
Auto-configurationfor Spring HATEOAS's@EnableHypermediaSupport. - HypermediaAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration
 - HypermediaAutoConfiguration.HypermediaConfiguration - Class in org.springframework.boot.autoconfigure.hateoas
 - HypermediaConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HypermediaAutoConfiguration.HypermediaConfiguration
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
HikariCheckpointRestoreLifecycle(DataSource, ConfigurableApplicationContext)