Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- umaskForPath(Path) - Static method in class org.springframework.boot.buildpack.platform.io.FilePermissions
- 
Return the integer representation of the file permissions for a path, where the integer value conforms to the umask octal notation.
- unbind(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
- UnboundConfigurationPropertiesException - Exception in org.springframework.boot.context.properties.bind
- 
BindExceptionthrown whenConfigurationPropertySourceelements were left unbound.
- UnboundConfigurationPropertiesException(Set<ConfigurationProperty>) - Constructor for exception org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
- UnboundElementsSourceFilter - Class in org.springframework.boot.context.properties.source
- 
Function used to determine if aConfigurationPropertySourceshould be included when determining unbound elements.
- UnboundElementsSourceFilter() - Constructor for class org.springframework.boot.context.properties.source.UnboundElementsSourceFilter
- UNDERLINE - Enum constant in enum class org.springframework.boot.ansi.AnsiStyle
- Undertow() - Constructor for class org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
- UndertowBuilderCustomizer - Interface in org.springframework.boot.web.embedded.undertow
- 
Callback interface that can be used to customize an UndertowUndertow.Builder.
- UndertowDeploymentInfoCustomizer - Interface in org.springframework.boot.web.embedded.undertow
- 
Callback interface that can be used to customize an UndertowDeploymentInfo.
- UndertowReactiveWebServerFactory - Class in org.springframework.boot.web.embedded.undertow
- 
ReactiveWebServerFactorythat can be used to createUndertowWebServers.
- UndertowReactiveWebServerFactory() - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
- 
Create a newUndertowReactiveWebServerFactoryinstance.
- UndertowReactiveWebServerFactory(int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
- 
Create a newUndertowReactiveWebServerFactorythat listens for requests using the specified port.
- UndertowServletWebServer - Class in org.springframework.boot.web.embedded.undertow
- 
WebServerthat can be used to control an embedded Undertow server.
- UndertowServletWebServer(Undertow.Builder, Iterable<HttpHandlerFactory>, String, boolean) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
- 
Create a newUndertowServletWebServerinstance.
- UndertowServletWebServerFactory - Class in org.springframework.boot.web.embedded.undertow
- 
ServletWebServerFactorythat can be used to createUndertowServletWebServers.
- UndertowServletWebServerFactory() - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
- 
Create a newUndertowServletWebServerFactoryinstance.
- UndertowServletWebServerFactory(int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
- 
Create a newUndertowServletWebServerFactorythat listens for requests using the specified port.
- UndertowServletWebServerFactory(String, int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
- 
Create a newUndertowServletWebServerFactorywith the specified context path and port.
- UndertowServletWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.servlet
- 
WebServerFactoryCustomizerto applyServerPropertiesto Undertow Servlet web servers.
- UndertowServletWebServerFactoryCustomizer(ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.UndertowServletWebServerFactoryCustomizer
- UndertowWebServer - Class in org.springframework.boot.web.embedded.undertow
- 
WebServerthat can be used to control an Undertow web server.
- UndertowWebServer(Undertow.Builder, boolean) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowWebServer
- 
Create a newUndertowWebServerinstance.
- UndertowWebServer(Undertow.Builder, Iterable<HttpHandlerFactory>, boolean) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowWebServer
- 
Create a newUndertowWebServerinstance.
- undertowWebServerFactoryCustomizer(Environment, ServerProperties) - Method in class org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration
- UndertowWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.embedded
- 
Customization for Undertow-specific features common for both Servlet and Reactive servers.
- UndertowWebServerFactoryCustomizer(Environment, ServerProperties) - Constructor for class org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
- UndertowWebServerFactoryCustomizerConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration
- UndertowWebSocketServletWebServerCustomizer - Class in org.springframework.boot.autoconfigure.websocket.servlet
- 
WebSocket customizer forUndertowServletWebServerFactory.
- UndertowWebSocketServletWebServerCustomizer() - Constructor for class org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
- UNIFORM - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
- 
The uniform configuration form (used for equals/hashCode; lower-case with only alphanumeric characters).
- UNINDEXED - Static variable in record class org.springframework.boot.json.JsonWriter.MemberPath
- 
Indicates that the member has no index.
- UnixDomainSocket - Class in org.springframework.boot.buildpack.platform.socket
- 
ASocketimplementation for Unix domain sockets.
- unknown() - Method in class org.springframework.boot.actuate.health.Health.Builder
- 
Set status toStatus.UNKNOWNstatus.
- unknown() - Static method in class org.springframework.boot.actuate.health.Health
- 
Create a newHealth.Builderinstance with anStatus.UNKNOWNstatus.
- UNKNOWN - Enum constant in enum class org.springframework.boot.actuate.metrics.http.Outcome
- 
Outcome of the request was unknown.
- UNKNOWN - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyState
- 
It's not possible to determine ifConfigurationPropertySourcehas matchingConfigurationPropertiesor not.
- UNKNOWN - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
- 
Unknown type.
- UNKNOWN - Static variable in class org.springframework.boot.actuate.health.Status
- 
Statusindicating that the component or subsystem is in an unknown state.
- UNMANAGED - Enum constant in enum class org.springframework.boot.jdbc.SchemaManagement
- 
The schema is not managed.
- unmodifiableMappings(MimeMappings) - Static method in class org.springframework.boot.web.server.MimeMappings
- 
Create a new unmodifiable view of the specified mapping.
- unregisterContributor(String) - Method in interface org.springframework.boot.actuate.health.ContributorRegistry
- 
Unregister a previously registered contributor.
- unregisterContributor(String) - Method in class org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
- UNRESTRICTED - Enum constant in enum class org.springframework.boot.actuate.endpoint.Access
- 
Unrestricted access to the endpoint is permitted.
- UNSUPPORTED_TOKEN_SIGNING_ALGORITHM - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
- 
Unsupported Token Signing Algorithm.
- UnsupportedConfigDataLocationException - Exception in org.springframework.boot.context.config
- 
Exception throw if aConfigDataLocationis not supported.
- UnsupportedDataSourcePropertyException - Exception in org.springframework.boot.jdbc
- 
RuntimeExceptionthrown fromDataSourceBuilderwhen an unsupported property is used.
- unwrap() - Method in class org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
- unwrap(ConnectionFactory) - Static method in class org.springframework.boot.jms.ConnectionFactoryUnwrapper
- 
Return the nativeConnectionFactoryby unwrapping it from a cache or pool connection factory.
- unwrap(Class<T>) - Method in class org.springframework.boot.autoconfigure.validation.ValidatorAdapter
- unwrap(DataSource, Class<I>, Class<T>) - Static method in class org.springframework.boot.jdbc.DataSourceUnwrapper
- 
Return an object that implements the giventargettype, unwrapping delegate or proxy if necessary using the specifiedunwrapInterface.
- unwrap(DataSource, Class<T>) - Static method in class org.springframework.boot.jdbc.DataSourceUnwrapper
- 
Return an object that implements the giventargettype, unwrapping delegate or proxy if necessary.
- unwrapCaching(ConnectionFactory) - Static method in class org.springframework.boot.jms.ConnectionFactoryUnwrapper
- 
Return the nativeConnectionFactoryby unwrapping from aCachingConnectionFactory.
- unwrapFrom(ConnectionFactory) - Static method in class org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
- 
Returns, if possible, anOptionsCapableConnectionFactoryby unwrapping the givenconnectionFactoryas necessary.
- up() - Method in class org.springframework.boot.actuate.health.Health.Builder
- 
Set status toStatus.UPstatus.
- up() - Static method in class org.springframework.boot.actuate.health.Health
- 
Create a newHealth.Builderinstance with anStatus.UPstatus.
- up(LogLevel) - Method in interface org.springframework.boot.docker.compose.core.DockerCompose
- 
Rundocker compose upto create and start services.
- up(LogLevel, List<String>) - Method in interface org.springframework.boot.docker.compose.core.DockerCompose
- 
Rundocker compose upto create and start services.
- UP - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.StartCommand
- 
Start usingdocker compose up.
- UP - Static variable in class org.springframework.boot.actuate.health.Status
- 
Statusindicating that the component or subsystem is functioning as expected.
- update(byte[], int, int) - Method in interface org.springframework.boot.buildpack.platform.io.InspectedContent.Inspector
- 
Update inspected information based on the provided bytes.
- updateAndRestart(ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.server.RestartServer
- 
Update the current running application with the specifiedClassLoaderFilesand trigger a reload.
- updateBundle(String, SslBundle) - Method in class org.springframework.boot.ssl.DefaultSslBundleRegistry
- updateBundle(String, SslBundle) - Method in interface org.springframework.boot.ssl.SslBundleRegistry
- 
Updates anSslBundle.
- UpdateEvent - Class in org.springframework.boot.buildpack.platform.docker
- 
Base class for update events published by Docker.
- UpdateEvent() - Constructor for class org.springframework.boot.buildpack.platform.docker.UpdateEvent
- UpdateListener<E extends UpdateEvent> - Interface in org.springframework.boot.buildpack.platform.docker
- 
Listener for update events published from theDockerApi.
- uptimeMetrics() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration
- uri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicPropertiesConfigAdapter
- uri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxPropertiesConfigAdapter
- uri() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontPropertiesConfigAdapter
- uriHost() - Element in annotation interface org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
- 
The host to be used in documented URIs.
- uriPort() - Element in annotation interface org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
- 
The port to be used in documented URIs.
- uriScheme() - Element in annotation interface org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
- 
The scheme (typicallyhttporhttps) to be used in documented URIs.
- uriString(String) - Method in class org.springframework.boot.web.client.RootUriBuilderFactory
- uriTemplateHandler(UriTemplateHandler) - Method in class org.springframework.boot.web.client.RestTemplateBuilder
- 
Set theUriTemplateHandlerthat should be used with theRestTemplate.
- url(String) - Method in class org.springframework.boot.jdbc.DataSourceBuilder
- 
Set the URL that should be used when building the datasource.
- URL - Enum constant in enum class org.springframework.boot.web.servlet.server.Session.SessionTrackingMode
- 
Rewrite the URL to append a session ID.
- UrlDecoder - Class in org.springframework.boot.loader.net.util
- 
Utility to decode URL strings.
- UrlHandlerMapper - Class in org.springframework.boot.devtools.remote.server
- 
HandlerMapperimplementation that maps incoming URLs.
- UrlHandlerMapper(String, Handler) - Constructor for class org.springframework.boot.devtools.remote.server.UrlHandlerMapper
- 
Create a newUrlHandlerMapper.
- USE_DEFAULTS_PROPERTY - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
- 
Fall back to themanagement.info.defaults.enabledproperty, matching if it istrueor if it is not configured.
- USE_DELEGATING - Enum constant in enum class org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
- 
Assume "delegating" mode if not explicitly annotated otherwise.
- USE_LOWERCASE_NAMES - Enum constant in enum class org.springframework.boot.env.ConfigTreePropertySource.Option
- 
Convert file and directory names to lowercase.
- USE_PROPERTIES_BASED - Enum constant in enum class org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
- 
Assume "properties" mode if not explicitly annotated otherwise.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.jooq.JooqTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.json.JsonTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.RestClientTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useDefaultFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
- 
Determines if default filtering should be used with@SpringBootApplication.
- useMainMethod() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
- 
The type of main method usage to employ when creating theSpringApplicationunder test.
- User() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityProperties.User
- UserConfigurations - Class in org.springframework.boot.context.annotation
- 
Configurationsrepresenting user-defined@Configurationclasses (i.e.
- UserConfigurations(Collection<Class<?>>) - Constructor for class org.springframework.boot.context.annotation.UserConfigurations
- UserDetailsServiceAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
- 
Auto-configurationfor a Spring Security in-memoryAuthenticationManager.
- UserDetailsServiceAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
- username() - Method in record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
- 
Returns the value of theusernamerecord component.
- username(String) - Method in class org.springframework.boot.jdbc.DataSourceBuilder
- 
Set the username that should be used when building the datasource.
- username(String) - Method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
- 
Configure the username.
- useSemanticMetricTypes() - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverPropertiesConfigAdapter
- usesSensitiveContainerPath() - Method in class org.springframework.boot.buildpack.platform.docker.type.Binding
- 
Whether the binding uses a sensitive container path.
- usingExtractedPairs(BiConsumer<T, Consumer<E>>, Function<E, N>, Function<E, V>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Add JSON name/value pairs by extracting values from a series of elements.
- usingExtractedPairs(BiConsumer<T, Consumer<E>>, JsonWriter.PairExtractor<E>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Add JSON name/value pairs by extracting values from a series of elements.
- usingMembers(Consumer<JsonWriter.Members<T>>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Add JSON based on furtherJsonWriter.Membersconfiguration.
- usingPairs(BiConsumer<T, BiConsumer<N, V>>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Add JSON name/value pairs.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form