索引
常量字段值|所有程序包|所有类和接口|序列化表格
U
- umaskForPath(Path) - 类中的静态方法 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) - 类中的方法 org.springframework.boot.autoconfigure.jms.artemis.ArtemisNoOpBindingRegistry
- UnboundConfigurationPropertiesException - org.springframework.boot.context.properties.bind中的异常错误类
-
BindException
thrown whenConfigurationPropertySource
elements were left unbound. - UnboundConfigurationPropertiesException(Set<ConfigurationProperty>) - 异常错误类的构造器 org.springframework.boot.context.properties.bind.UnboundConfigurationPropertiesException
- UnboundElementsSourceFilter - org.springframework.boot.context.properties.source中的类
-
Function used to determine if a
ConfigurationPropertySource
should be included when determining unbound elements. - UnboundElementsSourceFilter() - 类的构造器 org.springframework.boot.context.properties.source.UnboundElementsSourceFilter
- UNDERLINE - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiStyle
- Undertow() - 类的构造器 org.springframework.boot.autoconfigure.web.ServerProperties.Undertow
- UndertowBuilderCustomizer - org.springframework.boot.web.embedded.undertow中的接口
-
Callback interface that can be used to customize an Undertow
Undertow.Builder
. - UndertowDeploymentInfoCustomizer - org.springframework.boot.web.embedded.undertow中的接口
-
Callback interface that can be used to customize an Undertow
DeploymentInfo
. - UndertowReactiveWebServerFactory - org.springframework.boot.web.embedded.undertow中的类
-
ReactiveWebServerFactory
that can be used to createUndertowWebServer
s. - UndertowReactiveWebServerFactory() - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
Create a new
UndertowReactiveWebServerFactory
instance. - UndertowReactiveWebServerFactory(int) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowReactiveWebServerFactory
-
Create a new
UndertowReactiveWebServerFactory
that listens for requests using the specified port. - UndertowServletWebServer - org.springframework.boot.web.embedded.undertow中的类
-
WebServer
that can be used to control an embedded Undertow server. - UndertowServletWebServer(Undertow.Builder, Iterable<HttpHandlerFactory>, String, boolean) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowServletWebServer
-
Create a new
UndertowServletWebServer
instance. - UndertowServletWebServerFactory - org.springframework.boot.web.embedded.undertow中的类
-
ServletWebServerFactory
that can be used to createUndertowServletWebServer
s. - UndertowServletWebServerFactory() - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
instance. - UndertowServletWebServerFactory(int) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
that listens for requests using the specified port. - UndertowServletWebServerFactory(String, int) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowServletWebServerFactory
-
Create a new
UndertowServletWebServerFactory
with the specified context path and port. - UndertowServletWebServerFactoryCustomizer - org.springframework.boot.autoconfigure.web.servlet中的类
-
WebServerFactoryCustomizer
to applyServerProperties
to Undertow Servlet web servers. - UndertowServletWebServerFactoryCustomizer(ServerProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.UndertowServletWebServerFactoryCustomizer
- UndertowWebServer - org.springframework.boot.web.embedded.undertow中的类
-
WebServer
that can be used to control an Undertow web server. - UndertowWebServer(Undertow.Builder, boolean) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
Create a new
UndertowWebServer
instance. - UndertowWebServer(Undertow.Builder, Iterable<HttpHandlerFactory>, boolean) - 类的构造器 org.springframework.boot.web.embedded.undertow.UndertowWebServer
-
Create a new
UndertowWebServer
instance. - undertowWebServerFactoryCustomizer(Environment, ServerProperties) - 类中的方法 org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration
- UndertowWebServerFactoryCustomizer - org.springframework.boot.autoconfigure.web.embedded中的类
-
Customization for Undertow-specific features common for both Servlet and Reactive servers.
- UndertowWebServerFactoryCustomizer(Environment, ServerProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.embedded.UndertowWebServerFactoryCustomizer
- UndertowWebServerFactoryCustomizerConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration
- UndertowWebSocketServletWebServerCustomizer - org.springframework.boot.autoconfigure.websocket.servlet中的类
-
WebSocket customizer for
UndertowServletWebServerFactory
. - UndertowWebSocketServletWebServerCustomizer() - 类的构造器 org.springframework.boot.autoconfigure.websocket.servlet.UndertowWebSocketServletWebServerCustomizer
- UNIFORM - 枚举类 中的枚举常量 org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
-
The uniform configuration form (used for equals/hashCode; lower-case with only alphanumeric characters).
- UNINDEXED - 记录类中的静态变量 org.springframework.boot.json.JsonWriter.MemberPath
-
Indicates that the member has no index.
- UnixDomainSocket - org.springframework.boot.buildpack.platform.socket中的类
-
A
Socket
implementation for Unix domain sockets. - unknown() - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
-
Set status to
Status.UNKNOWN
status. - unknown() - 类中的静态方法 org.springframework.boot.actuate.health.Health
-
Create a new
Health.Builder
instance with anStatus.UNKNOWN
status. - UNKNOWN - 枚举类 中的枚举常量 org.springframework.boot.actuate.metrics.http.Outcome
-
Outcome of the request was unknown.
- UNKNOWN - 枚举类 中的枚举常量 org.springframework.boot.context.properties.source.ConfigurationPropertyState
-
It's not possible to determine if
ConfigurationPropertySource
has matchingConfigurationProperties
or not. - UNKNOWN - 枚举类 中的枚举常量 org.springframework.boot.jdbc.DatabaseDriver
-
Unknown type.
- UNKNOWN - 类中的静态变量 org.springframework.boot.actuate.health.Status
-
Status
indicating that the component or subsystem is in an unknown state. - UNMANAGED - 枚举类 中的枚举常量 org.springframework.boot.jdbc.SchemaManagement
-
The schema is not managed.
- unmodifiableMappings(MimeMappings) - 类中的静态方法 org.springframework.boot.web.server.MimeMappings
-
Create a new unmodifiable view of the specified mapping.
- unregisterContributor(String) - 接口中的方法 org.springframework.boot.actuate.health.ContributorRegistry
-
Unregister a previously registered contributor.
- unregisterContributor(String) - 类中的方法 org.springframework.boot.actuate.health.DefaultHealthContributorRegistry
- unregisterContributor(String) - 类中的方法 org.springframework.boot.actuate.health.DefaultReactiveHealthContributorRegistry
- UNRESTRICTED - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.Access
-
Unrestricted access to the endpoint is permitted.
- UNSUPPORTED_TOKEN_SIGNING_ALGORITHM - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
-
Unsupported Token Signing Algorithm.
- UnsupportedConfigDataLocationException - org.springframework.boot.context.config中的异常错误类
-
Exception throw if a
ConfigDataLocation
is not supported. - UnsupportedDataSourcePropertyException - org.springframework.boot.jdbc中的异常错误类
-
RuntimeException
thrown fromDataSourceBuilder
when an unsupported property is used. - unwrap() - 类中的方法 org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
- unwrap(ConnectionFactory) - 类中的静态方法 org.springframework.boot.jms.ConnectionFactoryUnwrapper
-
Return the native
ConnectionFactory
by unwrapping it from a cache or pool connection factory. - unwrap(Class<T>) - 类中的方法 org.springframework.boot.autoconfigure.validation.ValidatorAdapter
- unwrap(DataSource, Class<I>, Class<T>) - 类中的静态方法 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>) - 类中的静态方法 org.springframework.boot.jdbc.DataSourceUnwrapper
-
Return an object that implements the given
target
type, unwrapping delegate or proxy if necessary. - unwrapCaching(ConnectionFactory) - 类中的静态方法 org.springframework.boot.jms.ConnectionFactoryUnwrapper
-
Return the native
ConnectionFactory
by unwrapping from aCachingConnectionFactory
. - unwrapFrom(ConnectionFactory) - 类中的静态方法 org.springframework.boot.r2dbc.OptionsCapableConnectionFactory
-
Returns, if possible, an
OptionsCapableConnectionFactory
by unwrapping the givenconnectionFactory
as necessary. - up() - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
-
Set status to
Status.UP
status. - up() - 类中的静态方法 org.springframework.boot.actuate.health.Health
-
Create a new
Health.Builder
instance with anStatus.UP
status. - up(LogLevel) - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
-
Run
docker compose up
to create and start services. - up(LogLevel, List<String>) - 接口中的方法 org.springframework.boot.docker.compose.core.DockerCompose
-
Run
docker compose up
to create and start services. - UP - 枚举类 中的枚举常量 org.springframework.boot.docker.compose.lifecycle.StartCommand
-
Start using
docker compose up
. - UP - 类中的静态变量 org.springframework.boot.actuate.health.Status
-
Status
indicating that the component or subsystem is functioning as expected. - update(byte[], int, int) - 接口中的方法 org.springframework.boot.buildpack.platform.io.InspectedContent.Inspector
-
Update inspected information based on the provided bytes.
- updateAndRestart(ClassLoaderFiles) - 类中的方法 org.springframework.boot.devtools.restart.server.RestartServer
-
Update the current running application with the specified
ClassLoaderFiles
and trigger a reload. - updateBundle(String, SslBundle) - 类中的方法 org.springframework.boot.ssl.DefaultSslBundleRegistry
- updateBundle(String, SslBundle) - 接口中的方法 org.springframework.boot.ssl.SslBundleRegistry
-
Updates an
SslBundle
. - UpdateEvent - org.springframework.boot.buildpack.platform.docker中的类
-
Base class for update events published by Docker.
- UpdateEvent() - 类的构造器 org.springframework.boot.buildpack.platform.docker.UpdateEvent
- UpdateListener<E> - org.springframework.boot.buildpack.platform.docker中的接口
-
Listener for update events published from the
DockerApi
. - uptimeMetrics() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.SystemMetricsAutoConfiguration
- uri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic.NewRelicPropertiesConfigAdapter
- uri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxPropertiesConfigAdapter
- uri() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontPropertiesConfigAdapter
- uriHost() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
-
The host to be used in documented URIs.
- uriPort() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
-
The port to be used in documented URIs.
- uriScheme() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
-
The scheme (typically
http
orhttps
) to be used in documented URIs. - uriString(String) - 类中的方法 org.springframework.boot.web.client.RootUriBuilderFactory
- uriTemplateHandler(UriTemplateHandler) - 类中的方法 org.springframework.boot.web.client.RestTemplateBuilder
-
Set the
UriTemplateHandler
that should be used with theRestTemplate
. - url(String) - 类中的方法 org.springframework.boot.jdbc.DataSourceBuilder
-
Set the URL that should be used when building the datasource.
- URL - 枚举类 中的枚举常量 org.springframework.boot.web.servlet.server.Session.SessionTrackingMode
-
Rewrite the URL to append a session ID.
- UrlDecoder - org.springframework.boot.loader.net.util中的类
-
Utility to decode URL strings.
- UrlHandlerMapper - org.springframework.boot.devtools.remote.server中的类
-
HandlerMapper
implementation that maps incoming URLs. - UrlHandlerMapper(String, Handler) - 类的构造器 org.springframework.boot.devtools.remote.server.UrlHandlerMapper
-
Create a new
UrlHandlerMapper
. - USE_DEFAULTS_PROPERTY - 枚举类 中的枚举常量 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 - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
-
Assume "delegating" mode if not explicitly annotated otherwise.
- USE_LOWERCASE_NAMES - 枚举类 中的枚举常量 org.springframework.boot.env.ConfigTreePropertySource.Option
-
Convert file and directory names to lowercase.
- USE_PROPERTIES_BASED - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
-
Assume "properties" mode if not explicitly annotated otherwise.
- useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.r2dbc.DataR2dbcTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.jooq.JooqTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.json.JsonTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.client.RestClientTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useDefaultFilters() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
-
Determines if default filtering should be used with
@SpringBootApplication
. - useMainMethod() - 批注接口 中的元素 org.springframework.boot.test.context.SpringBootTest
-
The type of main method usage to employ when creating the
SpringApplication
under test. - User() - 类的构造器 org.springframework.boot.autoconfigure.security.SecurityProperties.User
- UserConfigurations - org.springframework.boot.context.annotation中的类
-
Configurations
representing user-defined@Configuration
classes (i.e. - UserConfigurations(Collection<Class<?>>) - 类的构造器 org.springframework.boot.context.annotation.UserConfigurations
- UserDetailsServiceAutoConfiguration - org.springframework.boot.autoconfigure.security.servlet中的类
-
Auto-configuration
for a Spring Security in-memoryAuthenticationManager
. - UserDetailsServiceAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration
- username() - 记录类中的方法 org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
-
返回
username
记录组件的值。 - username(String) - 类中的方法 org.springframework.boot.jdbc.DataSourceBuilder
-
Set the username that should be used when building the datasource.
- username(String) - 类中的方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
-
Configure the username.
- useSemanticMetricTypes() - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver.StackdriverPropertiesConfigAdapter
- usesSensitiveContainerPath() - 类中的方法 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>) - 类中的方法 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>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
-
Add JSON name/value pairs by extracting values from a series of elements.
- usingMembers(Consumer<JsonWriter.Members<T>>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
-
Add JSON based on further
JsonWriter.Members
configuration. - usingPairs(BiConsumer<T, BiConsumer<N, V>>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
-
Add JSON name/value pairs.
常量字段值|所有程序包|所有类和接口|序列化表格