Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unbind(String) - Method in class org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
- UnboundConfigurationPropertiesException - Exception in org.springframework.boot.context.properties.bind
-
BindException
thrown whenConfigurationPropertySource
elements 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 a
ConfigurationPropertySource
should 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 Undertow
Undertow.Builder
. - UndertowDeploymentInfoCustomizer - Interface in org.springframework.boot.web.embedded.undertow
-
Callback interface that can be used to customize an Undertow
DeploymentInfo
. - UndertowReactiveWebServerFactory - Class in org.springframework.boot.web.embedded.undertow
-
ReactiveWebServerFactory
that can be used to createUndertowWebServer
s. - UndertowReactiveWebServerFactory() - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
Create a new
UndertowReactiveWebServerFactory
instance. - UndertowReactiveWebServerFactory(int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
Create a new
UndertowReactiveWebServerFactory
that listens for requests using the specified port. - UndertowServletWebServer - Class in org.springframework.boot.web.embedded.undertow
-
WebServer
that 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 new
UndertowServletWebServer
instance. - UndertowServletWebServerFactory - Class in org.springframework.boot.web.embedded.undertow
-
ServletWebServerFactory
that can be used to createUndertowServletWebServer
s. - UndertowServletWebServerFactory() - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
instance. - UndertowServletWebServerFactory(int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
that listens for requests using the specified port. - UndertowServletWebServerFactory(String, int) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
with the specified context path and port. - UndertowServletWebServerFactoryCustomizer - Class in org.springframework.boot.autoconfigure.web.servlet
-
WebServerFactoryCustomizer
to applyServerProperties
to 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
-
WebServer
that 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 new
UndertowWebServer
instance. - UndertowWebServer(Undertow.Builder, Iterable<HttpHandlerFactory>, boolean) - Constructor for class org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
Create a new
UndertowWebServer
instance. - 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 for
UndertowServletWebServerFactory
. - 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).
- unknown() - Method in class org.springframework.boot.actuate.health.Health.Builder
-
Set status to
Status.UNKNOWN
status. - unknown() - Static method in class org.springframework.boot.actuate.health.Health
-
Create a new
Health.Builder
instance with anStatus.UNKNOWN
status. - 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 if
ConfigurationPropertySource
has matchingConfigurationProperties
or 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
-
Status
indicating 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
- 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 a
ConfigDataLocation
is not supported. - UnsupportedDataSourcePropertyException - Exception in org.springframework.boot.jdbc
-
RuntimeException
thrown fromDataSourceBuilder
when an unsupported property is used. - unwrap() - Method in class org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
- 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 given
target
type, 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 given
target
type, unwrapping delegate or proxy if necessary. - unwrapFrom(ConnectionFactory) - Static method in class org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
-
Returns, if possible, an
OptionsCapableConnectionFactory
by unwrapping the givenconnectionFactory
as necessary. - up() - Method in class org.springframework.boot.actuate.health.Health.Builder
-
Set status to
Status.UP
status. - up() - Static method in class org.springframework.boot.actuate.health.Health
-
Create a new
Health.Builder
instance with anStatus.UP
status. - up(LogLevel) - Method in interface org.springframework.boot.docker.compose.core.DockerCompose
-
Run
docker compose up
to create and start services. - UP - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.StartCommand
-
Start using
docker compose up
. - UP - Static variable in class org.springframework.boot.actuate.health.Status
-
Status
indicating that the component or subsystem is functioning as expected. - updateAndRestart(ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.server.RestartServer
-
Update the current running application with the specified
ClassLoaderFiles
and 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 an
SslBundle
. - 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 (typically
http
orhttps
) 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 the
UriTemplateHandler
that 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.
- UrlHandlerMapper - Class in org.springframework.boot.devtools.remote.server
-
HandlerMapper
implementation that maps incoming URLs. - UrlHandlerMapper(String, Handler) - Constructor for class org.springframework.boot.devtools.remote.server.UrlHandlerMapper
-
Create a new
UrlHandlerMapper
. - USE_DEFAULTS_PROPERTY - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.info.InfoContributorFallback
-
Fall back to the
management.info.defaults.enabled
property, matching if it istrue
or 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 the
SpringApplication
under test. - User() - Constructor for class org.springframework.boot.autoconfigure.security.SecurityProperties.User
- UserConfigurations - Class in org.springframework.boot.context.annotation
-
Configurations
representing user-defined@Configuration
classes (i.e. - UserConfigurations(Collection<Class<?>>) - Constructor for class org.springframework.boot.context.annotation.UserConfigurations
- UserDetailsServiceAutoConfiguration - Class in org.springframework.boot.autoconfigure.security.servlet
-
Auto-configuration
for 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 the
username
record 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form