- h2Console(H2ConsoleProperties, ObjectProvider<DataSource>) - Method in class org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
-  
- H2ConsoleAutoConfiguration - Class in org.springframework.boot.autoconfigure.h2
- 
- H2ConsoleAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.h2.H2ConsoleAutoConfiguration
-  
- 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
-  
- halMessageConverterSupportedMediaTypeCustomizer() - Static method in class org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
- 
Deprecated. 
- handle(ServerWebExchange, Map<String, String>) - Method in interface org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation
-  
- handle(HttpServletRequest, Map<String, String>) - Method in interface org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
-  
- handle(ServerWebExchange, Throwable) - Method in class org.springframework.boot.autoconfigure.web.reactive.error.AbstractErrorWebExceptionHandler
-  
- 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(Throwable) - Method in interface org.springframework.boot.devtools.restart.FailureHandler
- 
Handle a run failure. 
- 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(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
- 
Handle an incoming HTTP connection. 
- handle(HttpTunnelServer.HttpConnection) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
- 
Handle an incoming HTTP connection. 
- handle(ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServerHandler
-  
- handleIncomingHttp(HttpTunnelServer.HttpConnection) - Method in class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.ServerThread
- 
- handleInvalidExcludes(List<String>) - Method in class org.springframework.boot.autoconfigure.AutoConfigurationImportSelector
- 
Handle any invalid excludes that have been specified. 
- Handler - Interface in org.springframework.boot.devtools.remote.server
- 
A single handler that is able to process an incoming remote server request. 
- Handler - Class in org.springframework.boot.loader.jar
- 
- Handler() - Constructor for class org.springframework.boot.loader.jar.Handler
-  
- Handler(JarFile) - Constructor for class org.springframework.boot.loader.jar.Handler
-  
- HandlerFunctionDescription - Class in org.springframework.boot.actuate.web.mappings.reactive
- 
- HandlerMapper - Interface in org.springframework.boot.devtools.remote.server
- 
- HandlerMethodDescription - Class in org.springframework.boot.actuate.web.mappings
- 
- HandlerMethodDescription(HandlerMethod) - Constructor for class org.springframework.boot.actuate.web.mappings.HandlerMethodDescription
-  
- handleSigInt() - Method in class org.springframework.boot.cli.command.shell.Shell
- 
Final handle an interrupt signal (CTRL-C). 
- 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. 
- hangup() - Method in class org.springframework.boot.cli.command.status.ExitStatus
- 
Convert the existing code to a hangup. 
- 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
-  
- hasAtLeastOneAnnotation(ClassNode, String...) - Static method in class org.springframework.boot.cli.compiler.AstUtils
- 
Determine if a ClassNodehas one or more of the specified annotations on
 the class or any of its methods.
 
- hasAtLeastOneAnnotation(AnnotatedNode, String...) - Static method in class org.springframework.boot.cli.compiler.AstUtils
- 
Determine if an AnnotatedNodehas one or more of the specified annotations.
 
- hasAtLeastOneFieldOrMethod(ClassNode, String...) - Static method in class org.springframework.boot.cli.compiler.AstUtils
- 
Determine if a ClassNodehas one or more fields of the specified types or
 method returning one or more of the specified types.
 
- hasAtLeastOneInterface(ClassNode, String...) - Static method in class org.springframework.boot.cli.compiler.AstUtils
-  
- 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
-  
- 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
-  
- hasEmptyJsonPathValue(CharSequence, Object...) - Method in class org.springframework.boot.test.json.JsonContentAssert
- 
Verify that the actual value at the given JSON path produces an
  empty result. 
- 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 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 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
-  
- hashCode() - Method in class org.springframework.boot.buildpack.platform.build.Cache.Volume
-  
- 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.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.cli.compiler.dependencies.Dependency.Exclusion
-  
- hashCode() - Method in class org.springframework.boot.cli.compiler.dependencies.Dependency
-  
- hashCode() - Method in class org.springframework.boot.cli.compiler.grape.RepositoryConfiguration
-  
- 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(URL) - Method in class org.springframework.boot.loader.jar.Handler
-  
- 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.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 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 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
-  
- hasIndexedElement() - Method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
- 
Return trueif any element in the name is indexed.
 
- 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
- 
- 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
- 
- 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
- 
- 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. 
- HateoasProperties - Class in org.springframework.boot.autoconfigure.hateoas
- 
- HateoasProperties() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HateoasProperties
-  
- HAZELCAST_CONFIG_PROPERTY - Static variable in class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
-  
- HazelcastAutoConfiguration - Class in org.springframework.boot.autoconfigure.hazelcast
- 
- HazelcastAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration
-  
- HazelcastCacheMeterBinderProvider - Class in org.springframework.boot.actuate.metrics.cache
- 
- HazelcastCacheMeterBinderProvider() - Constructor for class org.springframework.boot.actuate.metrics.cache.HazelcastCacheMeterBinderProvider
-  
- HazelcastConfigResourceCondition - Class in org.springframework.boot.autoconfigure.hazelcast
- 
- HazelcastConfigResourceCondition(String, String...) - Constructor for class org.springframework.boot.autoconfigure.hazelcast.HazelcastConfigResourceCondition
-  
- hazelcastHealthContributor(Map<String, HazelcastInstance>) - 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
- 
- HazelcastHealthIndicator(HazelcastInstance) - Constructor for class org.springframework.boot.actuate.hazelcast.HazelcastHealthIndicator
-  
- HazelcastJpaDependencyAutoConfiguration - Class in org.springframework.boot.autoconfigure.hazelcast
- 
Additional configuration to ensure that  EntityManagerFactory beans depend on
 the  hazelcastInstance bean. 
- 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
-  
- HEADER_NAME - Static variable in class org.springframework.boot.web.servlet.filter.ApplicationContextHeaderFilter
- 
Public constant for X-Application-Context. 
- 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(ApiVersion) - Method in class org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive.CloudFoundryReactiveHealthEndpointWebExtension
-  
- health(ApiVersion, String...) - 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.servlet.CloudFoundryHealthEndpointWebExtension
-  
- health() - Method in class org.springframework.boot.actuate.health.AbstractHealthIndicator
-  
- health() - Method in class org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
-  
- Health - Class in org.springframework.boot.actuate.health
- 
Carries information about the health of a component or subsystem. 
- health() - Method in class org.springframework.boot.actuate.health.HealthEndpoint
-  
- health(ApiVersion, WebServerNamespace, SecurityContext) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
-  
- health(ApiVersion, WebServerNamespace, SecurityContext, String...) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
-  
- health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - Method in class org.springframework.boot.actuate.health.HealthEndpointWebExtension
-  
- health() - Method in interface org.springframework.boot.actuate.health.HealthIndicator
- 
Return an indication of health. 
- health(ApiVersion, WebServerNamespace, SecurityContext) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
-  
- health(ApiVersion, WebServerNamespace, SecurityContext, String...) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
-  
- health(ApiVersion, WebServerNamespace, SecurityContext, boolean, String...) - Method in class org.springframework.boot.actuate.health.ReactiveHealthEndpointWebExtension
-  
- health() - Method in interface org.springframework.boot.actuate.health.ReactiveHealthIndicator
- 
Provide the indicator of health. 
- Health.Builder - Class in org.springframework.boot.actuate.health
- 
Builder for creating immutable  Health instances. 
- 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
- 
- 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
- 
@Endpoint to expose application health information. 
- HealthEndpoint(HealthContributorRegistry, HealthEndpointGroups) - Constructor for class org.springframework.boot.actuate.health.HealthEndpoint
- 
- 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
- 
- HealthEndpointGroups - Interface in org.springframework.boot.actuate.health
- 
A collection of  groups for 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
- 
- 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. 
- HealthEndpointWebExtension - Class in org.springframework.boot.actuate.health
- 
- HealthEndpointWebExtension(HealthContributorRegistry, HealthEndpointGroups) - Constructor for class org.springframework.boot.actuate.health.HealthEndpointWebExtension
- 
- healthForPath(String...) - Method in class org.springframework.boot.actuate.health.HealthEndpoint
-  
- HealthIndicator - Interface in org.springframework.boot.actuate.health
- 
- 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.Show - Enum in org.springframework.boot.actuate.autoconfigure.health
- 
Options for showing items in responses from the  HealthEndpoint web
 extensions. 
- 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
- 
- 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
- 
- HeapDumpWebEndpoint.HotSpotDiagnosticMXBeanHeapDumper - Class in org.springframework.boot.actuate.management
- 
- HeapDumpWebEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.management
- 
- HeapDumpWebEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration
-  
- HelpCommand - Class in org.springframework.boot.cli.command.core
- 
Internal  Command used for 'help' requests. 
- HelpCommand(CommandRunner) - Constructor for class org.springframework.boot.cli.command.core.HelpCommand
-  
- HelpExample - Class in org.springframework.boot.cli.command
- 
An example that can be displayed in the help. 
- HelpExample(String, String) - Constructor for class org.springframework.boot.cli.command.HelpExample
- 
- HEX_CHARS - Static variable in class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
-  
- HibernateJpaAutoConfiguration - Class in org.springframework.boot.autoconfigure.orm.jpa
- 
- HibernateJpaAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration
-  
- HibernateMetricsAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa
- 
- HibernateMetricsAutoConfiguration(Map<String, EntityManagerFactory>, 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 before it is used by an 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
-  
- HikariDataSourcePoolMetadata - Class in org.springframework.boot.jdbc.metadata
- 
- HikariDataSourcePoolMetadata(HikariDataSource) - Constructor for class org.springframework.boot.jdbc.metadata.HikariDataSourcePoolMetadata
-  
- HintCommand - Class in org.springframework.boot.cli.command.core
- 
Internal  Command to provide hints for shell auto-completion. 
- HintCommand(CommandRunner) - Constructor for class org.springframework.boot.cli.command.core.HintCommand
-  
- hitCount() - Method in class org.springframework.boot.actuate.metrics.cache.RedisCacheMetrics
-  
- HOME - Static variable in class org.springframework.boot.loader.PropertiesLauncher
- 
Properties key for home directory. 
- host() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.statsd.StatsdPropertiesConfigAdapter
-  
- hostname(String) - Method in class org.springframework.boot.autoconfigure.r2dbc.ConnectionFactoryBuilder
- 
Deprecated. Configure the host name. 
- 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
-  
- 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
-  
- 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
-  
- HttpClientMetricsAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.web.client
- 
- HttpClientMetricsAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.web.client.HttpClientMetricsAutoConfiguration
-  
- HttpCodeStatusMapper - Interface in org.springframework.boot.actuate.health
- 
- HttpConnection(ServerHttpRequest, ServerHttpResponse) - Constructor for class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer.HttpConnection
-  
- HttpEncodingAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
- 
- HttpEncodingAutoConfiguration(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration
-  
- httpExchangeTracer(HttpTraceProperties) - Method in class org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration
-  
- HttpExchangeTracer - Class in org.springframework.boot.actuate.trace.http
- 
Traces an HTTP request-response exchange. 
- HttpExchangeTracer(Set<Include>) - Constructor for class org.springframework.boot.actuate.trace.http.HttpExchangeTracer
- 
Creates a new HttpExchangeTracerthat will use the givenincludesto determine the contents of its traces.
 
- httpHandler(ApplicationContext, ManagementServerProperties) - Method in class org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementChildContextConfiguration
-  
- httpHandler(ObjectProvider<WebFluxProperties>) - Method in class org.springframework.boot.autoconfigure.web.reactive.HttpHandlerAutoConfiguration.AnnotationConfig
-  
- 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
- 
- HttpHeaderAccessManager - Class in org.springframework.boot.devtools.remote.server
- 
AccessManager that 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
- 
- HttpHeaderInterceptor(String, String) - Constructor for class org.springframework.boot.devtools.remote.client.HttpHeaderInterceptor
- 
- HttpMessageConverters - Class in org.springframework.boot.autoconfigure.http
- 
- HttpMessageConverters(HttpMessageConverter<?>...) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
- 
- HttpMessageConverters(Collection<HttpMessageConverter<?>>) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
- 
- HttpMessageConverters(boolean, Collection<HttpMessageConverter<?>>) - Constructor for class org.springframework.boot.autoconfigure.http.HttpMessageConverters
- 
- 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
-  
- httpRequestTags(ServerWebExchange, Throwable) - Method in class org.springframework.boot.actuate.metrics.web.reactive.server.DefaultWebFluxTagsProvider
-  
- httpRequestTags(ServerWebExchange, Throwable) - Method in interface org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTagsContributor
- 
Provides tags to be associated with metrics for the given exchange.
 
- httpRequestTags(ServerWebExchange, Throwable) - Method in interface org.springframework.boot.actuate.metrics.web.reactive.server.WebFluxTagsProvider
- 
Provides tags to be associated with metrics for the given exchange.
 
- HttpRestartServer - Class in org.springframework.boot.devtools.restart.server
- 
An HTTP server that can be used to upload updated  ClassLoaderFiles and trigger
 restarts. 
- HttpRestartServer(SourceDirectoryUrlFilter) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServer
- 
- HttpRestartServer(RestartServer) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServer
- 
- HttpRestartServerHandler - Class in org.springframework.boot.devtools.restart.server
- 
- HttpRestartServerHandler(HttpRestartServer) - Constructor for class org.springframework.boot.devtools.restart.server.HttpRestartServerHandler
- 
- HttpStatusHandler - Class in org.springframework.boot.devtools.remote.server
- 
- HttpStatusHandler() - Constructor for class org.springframework.boot.devtools.remote.server.HttpStatusHandler
- 
Create a new  HttpStatusHandler instance that will respond with an HTTP OK
 200 status. 
- HttpStatusHandler(HttpStatus) - Constructor for class org.springframework.boot.devtools.remote.server.HttpStatusHandler
- 
- HttpTrace - Class in org.springframework.boot.actuate.trace.http
- 
A trace event for handling of an HTTP request and response exchange. 
- HttpTrace(HttpTrace.Request, HttpTrace.Response, Instant, HttpTrace.Principal, HttpTrace.Session, Long) - Constructor for class org.springframework.boot.actuate.trace.http.HttpTrace
- 
Creates a fully-configured HttpTraceinstance.
 
- HttpTrace.Principal - Class in org.springframework.boot.actuate.trace.http
- 
Principal associated with an HTTP request-response exchange. 
- HttpTrace.Request - Class in org.springframework.boot.actuate.trace.http
- 
Trace of an HTTP request. 
- HttpTrace.Response - Class in org.springframework.boot.actuate.trace.http
- 
Trace of an HTTP response. 
- HttpTrace.Session - Class in org.springframework.boot.actuate.trace.http
- 
Session associated with an HTTP request-response exchange. 
- HttpTraceAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.trace.http
- 
- HttpTraceAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceAutoConfiguration
-  
- httpTraceEndpoint(HttpTraceRepository) - Method in class org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceEndpointAutoConfiguration
-  
- HttpTraceEndpoint - Class in org.springframework.boot.actuate.trace.http
- 
- HttpTraceEndpoint(HttpTraceRepository) - Constructor for class org.springframework.boot.actuate.trace.http.HttpTraceEndpoint
- 
- HttpTraceEndpoint.HttpTraceDescriptor - Class in org.springframework.boot.actuate.trace.http
- 
A description of an application's  HttpTrace entries. 
- HttpTraceEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.trace.http
- 
- HttpTraceEndpointAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceEndpointAutoConfiguration
-  
- HttpTraceFilter - Class in org.springframework.boot.actuate.web.trace.servlet
- 
- HttpTraceFilter(HttpTraceRepository, HttpExchangeTracer) - Constructor for class org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter
- 
- HttpTraceProperties - Class in org.springframework.boot.actuate.autoconfigure.trace.http
- 
Configuration properties for HTTP tracing. 
- HttpTraceProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.trace.http.HttpTraceProperties
-  
- HttpTraceRepository - Interface in org.springframework.boot.actuate.trace.http
- 
- HttpTraceWebFilter - Class in org.springframework.boot.actuate.web.trace.reactive
- 
- HttpTraceWebFilter(HttpTraceRepository, HttpExchangeTracer, Set<Include>) - Constructor for class org.springframework.boot.actuate.web.trace.reactive.HttpTraceWebFilter
-  
- 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. 
- HttpTunnelConnection - Class in org.springframework.boot.devtools.tunnel.client
- 
- HttpTunnelConnection(String, ClientHttpRequestFactory) - Constructor for class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection
- 
- HttpTunnelConnection(String, ClientHttpRequestFactory, Executor) - Constructor for class org.springframework.boot.devtools.tunnel.client.HttpTunnelConnection
- 
- HttpTunnelConnection.TunnelChannel - Class in org.springframework.boot.devtools.tunnel.client
- 
- HttpTunnelPayload - Class in org.springframework.boot.devtools.tunnel.payload
- 
Encapsulates a payload data sent via a HTTP tunnel. 
- HttpTunnelPayload(long, ByteBuffer) - Constructor for class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayload
- 
- HttpTunnelPayloadForwarder - Class in org.springframework.boot.devtools.tunnel.payload
- 
Utility class that forwards  HttpTunnelPayload instances to a destination
 channel, respecting sequence order. 
- HttpTunnelPayloadForwarder(WritableByteChannel) - Constructor for class org.springframework.boot.devtools.tunnel.payload.HttpTunnelPayloadForwarder
- 
- HttpTunnelServer - Class in org.springframework.boot.devtools.tunnel.server
- 
A server that can be used to tunnel TCP traffic over HTTP. 
- HttpTunnelServer(TargetServerConnection) - Constructor for class org.springframework.boot.devtools.tunnel.server.HttpTunnelServer
- 
- HttpTunnelServer.HttpConnection - Class in org.springframework.boot.devtools.tunnel.server
- 
Encapsulates an HTTP request/response pair. 
- HttpTunnelServer.ServerThread - Class in org.springframework.boot.devtools.tunnel.server
- 
The main server thread used to transfer tunnel traffic. 
- HttpTunnelServerHandler - Class in org.springframework.boot.devtools.tunnel.server
- 
- HttpTunnelServerHandler(HttpTunnelServer) - Constructor for class org.springframework.boot.devtools.tunnel.server.HttpTunnelServerHandler
- 
- HttpWebServiceMessageSenderBuilder - Class in org.springframework.boot.webservices.client
- 
WebServiceMessageSenderbuilder that can detect a suitable HTTP library based
 on the classpath.
 
- HttpWebServiceMessageSenderBuilder() - Constructor for class org.springframework.boot.webservices.client.HttpWebServiceMessageSenderBuilder
-  
- 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
- 
- 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
- 
- HumioProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.humio.HumioProperties
-  
- HypermediaAutoConfiguration - Class in org.springframework.boot.autoconfigure.hateoas
- 
- 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
-  
- HypermediaHttpMessageConverterConfiguration - Class in org.springframework.boot.autoconfigure.hateoas
- 
- HypermediaHttpMessageConverterConfiguration() - Constructor for class org.springframework.boot.autoconfigure.hateoas.HypermediaHttpMessageConverterConfiguration
- 
Deprecated.