索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格

W

W3C - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation.PropagationType
W3C propagation.
wait(ContainerReference) - 类中的方法 org.springframework.boot.buildpack.platform.docker.DockerApi.ContainerApi
Wait for a container to stop and retrieve the status.
WANT - 枚举类 中的枚举常量 org.springframework.boot.web.server.Ssl.ClientAuth
Client authentication is wanted but not mandatory.
War() - 类的构造器 org.springframework.boot.loader.tools.Layouts.War
 
WarLauncher - org.springframework.boot.loader.launch中的类
Launcher for WAR based archives.
WarLauncher() - 类的构造器 org.springframework.boot.loader.launch.WarLauncher
 
WarLauncher(Archive) - 类的构造器 org.springframework.boot.loader.launch.WarLauncher
 
warn(Object) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
warn(Object, Throwable) - 类中的方法 org.springframework.boot.logging.DeferredLog
 
WARN - 枚举类 中的枚举常量 org.springframework.boot.logging.LogLevel
 
wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - 类中的方法 org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredEndpoint
 
wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - 接口中的方法 org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint
Return true if the endpoint was discovered by the specified discoverer.
wasProcessed(String) - 接口中的方法 org.springframework.boot.autoconfigure.AutoConfigurationMetadata
Return true if the specified class name was processed by the annotation processor.
Watch() - 类的构造器 org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch
 
WAVEFRONT_API_TOKEN - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
Wavefront API token.
wavefrontApplicationTags(Environment, WavefrontProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontAutoConfiguration
 
WavefrontAutoConfiguration - org.springframework.boot.actuate.autoconfigure.wavefront中的类
Auto-configuration for Wavefront common infrastructure.
WavefrontAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontAutoConfiguration
 
wavefrontConfig(WavefrontProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
 
wavefrontMeterRegistry(WavefrontConfig, Clock, WavefrontSender) - 类中的方法 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
 
WavefrontMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront中的类
Auto-configuration for exporting metrics to Wavefront.
WavefrontMetricsExportAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
 
WavefrontProperties - org.springframework.boot.actuate.autoconfigure.wavefront中的类
Configuration properties to configure Wavefront.
WavefrontProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
 
WavefrontProperties.Application - org.springframework.boot.actuate.autoconfigure.wavefront中的类
 
WavefrontProperties.Metrics - org.springframework.boot.actuate.autoconfigure.wavefront中的类
 
WavefrontProperties.Metrics.Export - org.springframework.boot.actuate.autoconfigure.wavefront中的类
 
WavefrontProperties.Sender - org.springframework.boot.actuate.autoconfigure.wavefront中的类
 
WavefrontProperties.TokenType - org.springframework.boot.actuate.autoconfigure.wavefront中的枚举类
Wavefront token type.
WavefrontPropertiesConfigAdapter - org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront中的类
Adapter to convert WavefrontProperties to a WavefrontConfig.
WavefrontPropertiesConfigAdapter(WavefrontProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontPropertiesConfigAdapter
 
wavefrontSender(WavefrontProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontSenderConfiguration
 
WavefrontSenderConfiguration - org.springframework.boot.actuate.autoconfigure.wavefront中的类
Configuration for WavefrontSender.
WavefrontSenderConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontSenderConfiguration
 
WavefrontTracingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing.wavefront中的类
Auto-configuration for Wavefront tracing.
WavefrontTracingAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.tracing.wavefront.WavefrontTracingAutoConfiguration
 
web(WebApplicationType) - 类中的方法 org.springframework.boot.builder.SpringApplicationBuilder
Flag to explicitly request a specific type of web application.
Web() - 类的构造器 org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
 
WEB - 枚举类 中的枚举常量 org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
Exposed over a web endpoint.
WEB_JARS - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.security.StaticResourceLocation
Resources under "/webjars".
WebApplicationContextRunner - org.springframework.boot.test.context.runner中的类
WebApplicationContextRunner() - 类的构造器 org.springframework.boot.test.context.runner.WebApplicationContextRunner
Create a new WebApplicationContextRunner instance using an AnnotationConfigServletWebApplicationContext with a MockServletContext as the underlying source.
WebApplicationContextRunner(Supplier<ConfigurableWebApplicationContext>) - 类的构造器 org.springframework.boot.test.context.runner.WebApplicationContextRunner
Create a new WebApplicationContextRunner instance using the specified contextFactory as the underlying source.
WebApplicationContextRunner(Supplier<ConfigurableWebApplicationContext>, Class<?>...) - 类的构造器 org.springframework.boot.test.context.runner.WebApplicationContextRunner
Create a new WebApplicationContextRunner instance using the specified contextFactory as the underlying source.
WebApplicationContextServletContextAwareProcessor - org.springframework.boot.web.servlet.context中的类
WebApplicationContextServletContextAwareProcessor(ConfigurableWebApplicationContext) - 类的构造器 org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
 
WebApplicationType - org.springframework.boot中的枚举类
An enumeration of possible types of web application.
WebClientAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive.function.client中的类
WebClientAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
 
WebClientAutoConfiguration.WebClientCodecsConfiguration - org.springframework.boot.autoconfigure.web.reactive.function.client中的类
 
webClientBuilder(ObjectProvider<WebClientCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
 
WebClientCodecCustomizer - org.springframework.boot.autoconfigure.web.reactive.function.client中的类
WebClientCustomizer that configures codecs for the HTTP client.
WebClientCodecCustomizer(List<CodecCustomizer>) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer
 
WebClientCodecsConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration.WebClientCodecsConfiguration
 
WebClientCustomizer - org.springframework.boot.web.reactive.function.client中的接口
Callback interface that can be used to customize a WebClient.Builder.
webClientEnabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
If a WebClient should be auto-configured when HtmlUnit is on the classpath.
webClientHttpConnectorCustomizer(ClientHttpConnector) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
 
WebClientRestTemplateAutoConfiguration - org.springframework.boot.test.autoconfigure.web.client中的类
Auto-configuration for a web-client RestTemplate.
WebClientRestTemplateAutoConfiguration() - 类的构造器 org.springframework.boot.test.autoconfigure.web.client.WebClientRestTemplateAutoConfiguration
 
WebClientSsl - org.springframework.boot.autoconfigure.web.reactive.function.client中的接口
Interface that can be used to apply SSL configuration to a WebClient.Builder.
WebConversionService - org.springframework.boot.autoconfigure.web.format中的类
FormattingConversionService dedicated to web applications for formatting and converting values to/from the web.
WebConversionService(DateTimeFormatters) - 类的构造器 org.springframework.boot.autoconfigure.web.format.WebConversionService
Create a new WebConversionService that configures formatters with the provided date, time, and date-time formats, or registers the default if no custom format is provided.
webDriverEnabled() - 批注接口 中的元素 org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
If a WebDriver should be auto-configured when Selenium is on the classpath.
WebDriverScope - org.springframework.boot.test.autoconfigure.web.servlet中的类
A special scope used for WebDriver beans.
WebDriverScope() - 类的构造器 org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
 
WebDriverTestExecutionListener - org.springframework.boot.test.autoconfigure.web.servlet中的类
WebDriverTestExecutionListener() - 类的构造器 org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener
 
WebEndpoint - org.springframework.boot.actuate.endpoint.web.annotation中的批注接口
Identifies a type as being an endpoint that is only exposed over HTTP.
WebEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web中的类
Auto-configuration for web @Endpoint support.
WebEndpointAutoConfiguration(ApplicationContext, WebEndpointProperties) - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
 
webEndpointDiscoverer(ParameterValueMapper, EndpointMediaTypes, ObjectProvider<PathMapper>, ObjectProvider<AdditionalPathsMapper>, ObjectProvider<OperationInvokerAdvisor>, ObjectProvider<EndpointFilter<ExposableWebEndpoint>>, ObjectProvider<OperationFilter<WebOperation>>) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
 
WebEndpointDiscoverer - org.springframework.boot.actuate.endpoint.web.annotation中的类
WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer
已过时, 待删除: 此 API 元素将从以后的版本中删除。
WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, List<AdditionalPathsMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>, Collection<OperationFilter<WebOperation>>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer
Create a new WebEndpointDiscoverer instance.
WebEndpointHttpMethod - org.springframework.boot.actuate.endpoint.web中的枚举类
An enumeration of HTTP methods supported by web endpoint operations.
webEndpointPathMapper() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
 
WebEndpointProperties - org.springframework.boot.actuate.autoconfigure.endpoint.web中的类
Configuration properties for web management endpoints.
WebEndpointProperties() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
 
WebEndpointProperties.Discovery - org.springframework.boot.actuate.autoconfigure.endpoint.web中的类
 
WebEndpointProperties.Exposure - org.springframework.boot.actuate.autoconfigure.endpoint.web中的类
 
webEndpointReactiveHandlerMapping(WebEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration
 
WebEndpointResponse<T> - org.springframework.boot.actuate.endpoint.web中的类
A WebEndpointResponse can be returned by an operation on a @EndpointWebExtension to provide additional, web-specific information such as the HTTP status code.
WebEndpointResponse() - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with no body and a 200 (OK) status.
WebEndpointResponse(int) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with no body and the given status.
WebEndpointResponse(T) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with the given body and a 200 (OK) status.
WebEndpointResponse(T, int) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with the given body and status.
WebEndpointResponse(T, int, MimeType) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with the given body and status.
WebEndpointResponse(T, Producible<?>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with the given body and content type and a 200 (OK) status.
WebEndpointResponse(T, MimeType) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
Creates a new WebEndpointResponse with the given body and content type and a 200 (OK) status.
webEndpointServletHandlerMapping(WebEndpointsSupplier, ServletEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration
 
WebEndpointsSupplier - org.springframework.boot.actuate.endpoint.web中的接口
webEnvironment() - 批注接口 中的元素 org.springframework.boot.test.context.SpringBootTest
The type of web environment to create when applicable.
webExposeExcludePropertyEndpointFilter() - 类中的方法 org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
 
WebFluxAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive中的类
WebFluxAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
 
WebFluxAutoConfiguration.EnableWebFluxConfiguration - org.springframework.boot.autoconfigure.web.reactive中的类
Configuration equivalent to @EnableWebFlux.
WebFluxAutoConfiguration.WebFluxConfig - org.springframework.boot.autoconfigure.web.reactive中的类
 
WebFluxAutoConfiguration.WelcomePageConfiguration - org.springframework.boot.autoconfigure.web.reactive中的类
 
WebFluxConfig(Environment, WebProperties, WebFluxProperties, ListableBeanFactory, ObjectProvider<HandlerMethodArgumentResolver>, ObjectProvider<CodecCustomizer>, ObjectProvider<ResourceHandlerRegistrationCustomizer>, ObjectProvider<ViewResolver>) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
 
webFluxConversionService() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
 
WebFluxEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.reactive中的类
A custom HandlerMapping that makes web endpoints available over HTTP using Spring WebFlux.
WebFluxEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - 类的构造器 org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
Creates a new WebFluxEndpointHandlerMapping instance that provides mappings for the given endpoints.
WebFluxEndpointManagementContextConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive中的类
WebFluxEndpointManagementContextConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration
 
WebFluxObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.web.reactive中的类
Auto-configuration for instrumentation of Spring WebFlux applications.
WebFluxProperties - org.springframework.boot.autoconfigure.web.reactive中的类
Properties for Spring WebFlux.
WebFluxProperties() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
 
WebFluxProperties.Format - org.springframework.boot.autoconfigure.web.reactive中的类
 
WebFluxProperties.Problemdetails - org.springframework.boot.autoconfigure.web.reactive中的类
 
WebFluxRegistrations - org.springframework.boot.autoconfigure.web.reactive中的接口
Interface to register key components of the WebFluxAutoConfiguration in place of the default ones provided by Spring WebFlux.
WebFluxTest - org.springframework.boot.test.autoconfigure.web.reactive中的批注接口
Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.
WebFluxTypeExcludeFilter - org.springframework.boot.test.autoconfigure.web.reactive中的类
webFluxValidator() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
 
webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - 类中的方法 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
 
webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - 类中的方法 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
 
WebHttpHandlerBuilderCustomizer - org.springframework.boot.autoconfigure.web.reactive中的接口
Callback interface used to customize a WebHttpHandlerBuilder.
WebListenerRegistrar - org.springframework.boot.web.servlet中的接口
Interface to be implemented by types that register @WebListeners.
WebListenerRegistry - org.springframework.boot.web.servlet中的接口
A registry that holds @WebListeners.
WebMvcAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
WebMvcAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
 
WebMvcAutoConfiguration.EnableWebMvcConfiguration - org.springframework.boot.autoconfigure.web.servlet中的类
Configuration equivalent to @EnableWebMvc.
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcAutoConfigurationAdapter(WebProperties, WebMvcProperties, ListableBeanFactory, ObjectProvider<HttpMessageConverters>, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>, ObjectProvider<DispatcherServletPath>, ObjectProvider<ServletRegistrationBean<?>>) - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
 
WebMvcEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.servlet中的类
A custom HandlerMapping that makes web endpoints available over HTTP using Spring MVC.
WebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - 类的构造器 org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping
Creates a new WebMvcEndpointHandlerMapping instance that provides mappings for the given endpoints.
WebMvcEndpointManagementContextConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet中的类
WebMvcEndpointManagementContextConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration
 
WebMvcObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.web.servlet中的类
Auto-configuration for instrumentation of Spring Web MVC servlet-based request mappings.
WebMvcObservationAutoConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.observation.web.servlet.WebMvcObservationAutoConfiguration
 
webMvcObservationFilter(ObservationRegistry, ObjectProvider<ServerRequestObservationConvention>, ObservationProperties) - 类中的方法 org.springframework.boot.actuate.autoconfigure.observation.web.servlet.WebMvcObservationAutoConfiguration
 
WebMvcProperties - org.springframework.boot.autoconfigure.web.servlet中的类
Properties for Spring MVC.
WebMvcProperties() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
 
WebMvcProperties.Async - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.Contentnegotiation - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.Format - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.MatchingStrategy - org.springframework.boot.autoconfigure.web.servlet中的枚举类
Matching strategy options.
WebMvcProperties.Pathmatch - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.Problemdetails - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.Servlet - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcProperties.View - org.springframework.boot.autoconfigure.web.servlet中的类
 
WebMvcRegistrations - org.springframework.boot.autoconfigure.web.servlet中的接口
Interface to register key components of the WebMvcConfigurationSupport in place of the default ones provided by Spring MVC.
WebMvcServletEndpointManagementContextConfiguration() - 类的构造器 org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration
 
WebMvcTest - org.springframework.boot.test.autoconfigure.web.servlet中的批注接口
Annotation that can be used for a Spring MVC test that focuses only on Spring MVC components.
WebMvcTypeExcludeFilter - org.springframework.boot.test.autoconfigure.web.servlet中的类
WebOperation - org.springframework.boot.actuate.endpoint.web中的接口
An operation on a web endpoint.
WebOperationRequestPredicate - org.springframework.boot.actuate.endpoint.web中的类
A predicate for a request to an operation on a web endpoint.
WebOperationRequestPredicate(String, WebEndpointHttpMethod, Collection<String>, Collection<String>) - 类的构造器 org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
Creates a new OperationRequestPredicate.
WebProperties - org.springframework.boot.autoconfigure.web中的类
Configuration properties for general web concerns.
WebProperties() - 类的构造器 org.springframework.boot.autoconfigure.web.WebProperties
 
WebProperties.LocaleResolver - org.springframework.boot.autoconfigure.web中的枚举类
 
WebProperties.Resources - org.springframework.boot.autoconfigure.web中的类
 
WebProperties.Resources.Cache - org.springframework.boot.autoconfigure.web中的类
Cache configuration.
WebProperties.Resources.Cache.Cachecontrol - org.springframework.boot.autoconfigure.web中的类
Cache Control HTTP header configuration.
WebProperties.Resources.Chain - org.springframework.boot.autoconfigure.web中的类
Configuration for the Spring Resource Handling chain.
WebProperties.Resources.Chain.Strategy - org.springframework.boot.autoconfigure.web中的类
Strategies for extracting and embedding a resource version in its URL path.
WebProperties.Resources.Chain.Strategy.Content - org.springframework.boot.autoconfigure.web中的类
Version Strategy based on content hashing.
WebProperties.Resources.Chain.Strategy.Fixed - org.springframework.boot.autoconfigure.web中的类
Version Strategy based on a fixed version string.
WebResourcesRuntimeHints - org.springframework.boot.autoconfigure.web中的类
RuntimeHintsRegistrar for default locations of web resources.
WebResourcesRuntimeHints() - 类的构造器 org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints
 
WebServer - org.springframework.boot.web.server中的接口
Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).
WebServerApplicationContext - org.springframework.boot.web.context中的接口
Interface to be implemented by application contexts that create and manage the lifecycle of an embedded WebServer.
WebServerException - org.springframework.boot.web.server中的异常错误类
Exceptions thrown by a web server.
WebServerException(String, Throwable) - 异常错误类的构造器 org.springframework.boot.web.server.WebServerException
 
WebServerFactory - org.springframework.boot.web.server中的接口
Tagging interface for factories that create a WebServer.
WebServerFactoryCustomizer<T> - org.springframework.boot.web.server中的接口
Strategy interface for customizing web server factories.
WebServerFactoryCustomizerBeanPostProcessor - org.springframework.boot.web.server中的类
BeanPostProcessor that applies all WebServerFactoryCustomizer beans from the bean factory to WebServerFactory beans.
WebServerFactoryCustomizerBeanPostProcessor() - 类的构造器 org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor
 
WebServerGracefulShutdownLifecycle - org.springframework.boot.web.context中的类
SmartLifecycle to trigger WebServer graceful shutdown.
WebServerGracefulShutdownLifecycle(WebServer) - 类的构造器 org.springframework.boot.web.context.WebServerGracefulShutdownLifecycle
Creates a new WebServerGracefulShutdownLifecycle that will gracefully shut down the given webServer.
WebServerInitializedEvent - org.springframework.boot.web.context中的类
Event to be published when the WebServer is ready.
WebServerInitializedEvent(WebServer) - 类的构造器 org.springframework.boot.web.context.WebServerInitializedEvent
 
WebServerNamespace - org.springframework.boot.actuate.endpoint.web中的类
A web server namespace used for disambiguation when multiple web servers are running in the same application (for example a management context running on a different port).
WebServerPortFileWriter - org.springframework.boot.web.context中的类
An ApplicationListener that saves embedded server port and management port into file.
WebServerPortFileWriter() - 类的构造器 org.springframework.boot.web.context.WebServerPortFileWriter
Create a new WebServerPortFileWriter instance using the filename 'application.port'.
WebServerPortFileWriter(File) - 类的构造器 org.springframework.boot.web.context.WebServerPortFileWriter
Create a new WebServerPortFileWriter instance with a specified file.
WebServerPortFileWriter(String) - 类的构造器 org.springframework.boot.web.context.WebServerPortFileWriter
Create a new WebServerPortFileWriter instance with a specified filename.
WebServerSslBundle - org.springframework.boot.web.server中的类
SslBundle backed by Ssl.
WebServiceClientExcludeFilter - org.springframework.boot.test.autoconfigure.webservices.client中的类
WebServiceClientTemplateAutoConfiguration - org.springframework.boot.test.autoconfigure.webservices.client中的类
Auto-configuration for a web-client WebServiceTemplate.
WebServiceClientTemplateAutoConfiguration() - 类的构造器 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
 
WebServiceClientTest - org.springframework.boot.test.autoconfigure.webservices.client中的批注接口
Annotation that can be used for a typical Spring web service client test.
webServiceHttpMessageSenderFactory(ObjectProvider<ClientHttpRequestFactoryBuilder<?>>, ObjectProvider<ClientHttpRequestFactorySettings>) - 类中的方法 org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
 
WebServiceMessageSenderFactory - org.springframework.boot.webservices.client中的接口
Factory that can be used to create a WebServiceMessageSender.
WebServicesAutoConfiguration - org.springframework.boot.autoconfigure.webservices中的类
Auto-configuration for Spring Web Services.
WebServicesAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
 
WebServicesAutoConfiguration.WsConfiguration - org.springframework.boot.autoconfigure.webservices中的类
 
WebServiceServerTest - org.springframework.boot.test.autoconfigure.webservices.server中的批注接口
Annotation that can be used for a typical Spring web service server test.
WebServiceServerTypeExcludeFilter - org.springframework.boot.test.autoconfigure.webservices.server中的类
WebServicesProperties - org.springframework.boot.autoconfigure.webservices中的类
@ConfigurationProperties for Spring Web Services.
WebServicesProperties() - 类的构造器 org.springframework.boot.autoconfigure.webservices.WebServicesProperties
 
WebServicesProperties.Servlet - org.springframework.boot.autoconfigure.webservices中的类
 
webServiceTemplate(WebServiceTemplateBuilder) - 类中的方法 org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
 
WebServiceTemplateAutoConfiguration - org.springframework.boot.autoconfigure.webservices.client中的类
Auto-configuration for WebServiceTemplate.
WebServiceTemplateAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
 
webServiceTemplateBuilder(ObjectProvider<WebServiceMessageSenderFactory>, ObjectProvider<WebServiceTemplateCustomizer>) - 类中的方法 org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
 
WebServiceTemplateBuilder - org.springframework.boot.webservices.client中的类
Builder that can be used to configure and create a WebServiceTemplate.
WebServiceTemplateBuilder(WebServiceTemplateCustomizer...) - 类的构造器 org.springframework.boot.webservices.client.WebServiceTemplateBuilder
 
WebServiceTemplateCustomizer - org.springframework.boot.webservices.client中的接口
Callback interface that can be used to customize a WebServiceTemplate.
webSessionIdResolver() - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebSessionIdResolverAutoConfiguration
 
WebSessionIdResolverAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive中的类
Auto-configuration for WebSessionIdResolver.
WebSessionIdResolverAutoConfiguration(ServerProperties, WebFluxProperties) - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebSessionIdResolverAutoConfiguration
 
webSessionManager(ObjectProvider<WebSessionIdResolver>) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
 
Websocket() - 类的构造器 org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
 
WEBSOCKET - 枚举类 中的枚举常量 org.springframework.boot.rsocket.server.RSocketServer.Transport
WebSocket transport protocol.
WebSocketConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
 
WebSocketConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
 
WebSocketMessagingAutoConfiguration - org.springframework.boot.autoconfigure.websocket.servlet中的类
Auto-configuration for WebSocket-based messaging.
WebSocketMessagingAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
 
WebSocketReactiveAutoConfiguration - org.springframework.boot.autoconfigure.websocket.reactive中的类
Auto-configuration for WebSocket reactive server in Tomcat, Jetty or Undertow.
WebSocketReactiveAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
 
WebSocketServletAutoConfiguration - org.springframework.boot.autoconfigure.websocket.servlet中的类
Auto configuration for WebSocket servlet server in embedded Tomcat, Jetty or Undertow.
WebSocketServletAutoConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
 
webTestClient(ApplicationContext, List<WebTestClientBuilderCustomizer>, List<MockServerConfigurer>) - 类中的方法 org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration
 
WebTestClientAutoConfiguration - org.springframework.boot.test.autoconfigure.web.reactive中的类
Auto-configuration for WebTestClient.
WebTestClientAutoConfiguration() - 类的构造器 org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration
 
WebTestClientBuilderCustomizer - org.springframework.boot.test.web.reactive.server中的接口
A customizer for a WebTestClient.Builder.
webTestClientGraphQlTester(WebTestClient, GraphQlProperties) - 类中的方法 org.springframework.boot.test.autoconfigure.graphql.tester.HttpGraphQlTesterAutoConfiguration
 
WelcomePageConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WelcomePageConfiguration
 
welcomePageHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
welcomePageNotAcceptableHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - 类中的方法 org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
 
welcomePageRouterFunctionMapping(ApplicationContext, WebFluxProperties, WebProperties) - 类中的方法 org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WelcomePageConfiguration
 
when(Predicate<Cookie>) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Limit this supplier so that it's only called if the predicate accepts the Cookie.
when(Predicate<T>) - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that won't map values that don't match the given predicate.
when(Predicate<T>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when the given predicate matches.
when(Predicate<T>) - 接口中的方法 org.springframework.boot.json.JsonWriter.ValueProcessor
Return a new processor from this one that only applies to member with values that match the given predicate.
WHEN_AUTHORIZED - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.Show
Show the item in the response when accessed by an authorized user.
WHEN_AVAILABLE - 枚举类 中的枚举常量 org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.UseApr
Use APR if it is available.
WHEN_AVAILABLE - 枚举类 中的枚举常量 org.springframework.boot.test.context.SpringBootTest.UseMainMethod
Use the main method when it is available.
whenEqualTo(Object) - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that will only map values equal to the specified object.
whenFalse() - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that will only map values that are false.
whenHasLength() - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when it is not null and has a toString() that is not zero length.
whenHasName(String) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Limit this supplier so that it's only called if the Cookie has the given name.
whenHasName(Supplier<String>) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Limit this supplier so that it's only called if the Cookie has the given name.
whenHasNameMatching(String) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Limit this supplier so that it's only called if the Cookie name matches the given regex.
whenHasNameMatching(Pattern) - 接口中的方法 org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
Limit this supplier so that it's only called if the Cookie name matches the given Pattern.
whenHasPath(String) - 接口中的方法 org.springframework.boot.json.JsonWriter.ValueProcessor
Return a new processor from this one that only applied to members with the given path.
whenHasPath(Predicate<JsonWriter.MemberPath>) - 接口中的方法 org.springframework.boot.json.JsonWriter.ValueProcessor
Return a new processor from this one that only applied to members that match the given path predicate.
whenHasText() - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that will only map values that have a toString() containing actual text.
whenHasUnescapedPath(String) - 接口中的方法 org.springframework.boot.json.JsonWriter.ValueProcessor
Return a new processor from this one that only applied to members with the given path (ignoring escape characters).
whenInstanceOf(Class<?>) - 接口中的方法 org.springframework.boot.json.JsonWriter.ValueProcessor
Return a new processor from this one that only applies to member with values of the given type.
whenInstanceOf(Class<R>) - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that will only map values that are an instance of the given type.
whenNonNull() - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that won't map non-null values or suppliers that throw a NullPointerException.
whenNot(Predicate<T>) - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that won't map values that match the given predicate.
whenNot(Predicate<T>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when the given predicate does not match.
whenNotEmpty() - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when it is not empty (See ObjectUtils.isEmpty(Object) for details).
whenNotNull() - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when its value is not null.
whenNotNull(Function<T, ?>) - 类中的方法 org.springframework.boot.json.JsonWriter.Member
Only include this member when an extracted value is not null.
whenTrue() - 类中的方法 org.springframework.boot.context.properties.PropertyMapper.Source
Return a filtered version of the source that will only map values that are true.
WHITE - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiBackground
 
WHITE - 枚举类 中的枚举常量 org.springframework.boot.ansi.AnsiColor
 
Whitelabel() - 类的构造器 org.springframework.boot.autoconfigure.web.ErrorProperties.Whitelabel
 
WhitelabelErrorViewConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
 
WhitespaceThrowablePatternConverter - org.springframework.boot.logging.log4j2中的类
ThrowablePatternConverter that adds some additional whitespace around the stack trace.
WhitespaceThrowableProxyConverter - org.springframework.boot.logging.logback中的类
ThrowableProxyConverter that adds some additional whitespace around the stack trace.
WhitespaceThrowableProxyConverter() - 类的构造器 org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
 
WILL_EXPIRE_SOON - 枚举类 中的枚举常量 org.springframework.boot.info.SslInfo.CertificateValidityInfo.Status
The certificate is still valid, but the end of its validity date range is within the defined threshold.
with(Class<?>...) - 类中的方法 org.springframework.boot.SpringApplication.Augmented
Return a new SpringApplication.Augmented instance with additional sources that should be applied when the application runs.
with(Function<SELF, SELF>) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Apply customization to this runner.
with(ConfigData.Option) - 类中的方法 org.springframework.boot.context.config.ConfigData.Options
Create a new ConfigData.Options instance that contains the options in this set including the given option.
with(EnvironmentPostProcessorsFactory) - 类中的静态方法 org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
withAdditionalProfiles(String...) - 类中的方法 org.springframework.boot.SpringApplication.Augmented
Return a new SpringApplication.Augmented instance with additional profiles that should be applied when the application runs.
withAlias(String) - 接口中的方法 org.springframework.boot.ssl.pem.PemSslStore
Return a new PemSslStore instance with a new alias.
withAlias(String) - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new alias.
withAliases(ConfigurationPropertyNameAliases) - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertySource
Return a variant of this source that supports name aliases.
withAliases(ConfigurationPropertyNameAliases) - 接口中的方法 org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
 
withAllowBeanDefinitionOverriding(boolean) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Specify if bean definition overriding, by registering a definition with the same name as an existing definition, should be allowed.
withAllowCircularReferences(boolean) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Specify if circular references between beans should be allowed.
withAnnotations(Annotation...) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Create an updated Bindable instance with the specified annotations.
withApplicationDirectory(String) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated application directory.
withArgs(String...) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with additional args.
withBasicAuth(String, String) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Creates a new TestRestTemplate with the same configuration as this one, except that it will send basic authorization headers using the given username and password.
withBean(Class<T>, Object...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified user bean with the ApplicationContext.
withBean(Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified user bean with the ApplicationContext.
withBean(String, Class<T>, Object...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified user bean with the ApplicationContext.
withBean(String, Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified user bean with the ApplicationContext.
withBindHostToBuilder(boolean) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withBinding(Binding) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with an additional binding.
withBindings(List<Binding>) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with updated bindings.
withBindings(Binding...) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with updated bindings.
withBindMethod(BindMethod) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Create an updated Bindable instance with a specific bind method.
withBindRestrictions(Bindable.BindRestriction...) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Create an updated Bindable instance with additional bind restrictions.
withBuildCache(Cache) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated build cache.
withBuilder(ImageReference) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated builder.
withBuilderRegistryTokenAuthentication(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withBuilderRegistryUserAuthentication(String, String, String, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withBuildpacks(List<BuildpackReference>) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated buildpacks setting.
withBuildpacks(BuildpackReference...) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated buildpacks setting.
withBuildWorkspace(Cache) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated build workspace.
withClassLoader(ClassLoader) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Customize the ClassLoader that the ApplicationContext should use for resource loading and bean class loading.
withCleanCache(boolean) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated clean cache setting.
withClientConnectorCustomizerCustomizer(Consumer<ClientConnector>) - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
Return a new JettyClientHttpRequestFactoryBuilder that applies additional customization to the underlying ClientConnector.
withCommand(String, String...) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with a specific command.
withConfiguration(Configurations) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified configuration classes with the ApplicationContext.
withConnectionManagerCustomizer(Consumer<PoolingHttpClientConnectionManagerBuilder>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
Return a new HttpComponentsClientHttpRequestFactoryBuilder that applies additional customization to the underlying PoolingHttpClientConnectionManagerBuilder.
withConnectTimeout(Duration) - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
Return a new ClientHttpRequestFactorySettings instance with an updated connect timeout setting.
withConnectTimeout(Duration) - 记录类中的方法 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
已过时。
Return a new ClientHttpRequestFactorySettings instance with an updated connect timeout setting.
withContext(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withCreateDate(Instant) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
Set the create date for the image archive.
withCreatedDate(String) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated created date.
withCreator(Creator) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated creator.
withCustomizer(Consumer<HttpComponentsClientHttpRequestFactory>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
 
withCustomizer(Consumer<JdkClientHttpRequestFactory>) - 类中的方法 org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
 
withCustomizer(Consumer<JettyClientHttpRequestFactory>) - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
 
withCustomizer(Consumer<ReactorClientHttpRequestFactory>) - 类中的方法 org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
 
withCustomizer(Consumer<SimpleClientHttpRequestFactory>) - 类中的方法 org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
 
withCustomizer(Consumer<T>) - 接口中的方法 org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
Return a new ClientHttpRequestFactoryBuilder that applies the given customizer to the ClientHttpRequestFactory after it has been built.
withCustomizers(Collection<Consumer<HttpComponentsClientHttpRequestFactory>>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
 
withCustomizers(Collection<Consumer<JdkClientHttpRequestFactory>>) - 类中的方法 org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
 
withCustomizers(Collection<Consumer<JettyClientHttpRequestFactory>>) - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
 
withCustomizers(Collection<Consumer<ReactorClientHttpRequestFactory>>) - 类中的方法 org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
 
withCustomizers(Collection<Consumer<SimpleClientHttpRequestFactory>>) - 类中的方法 org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
 
withCustomizers(Collection<Consumer<T>>) - 接口中的方法 org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
Return a new ClientHttpRequestFactoryBuilder that applies the given customizers to the ClientHttpRequestFactory after it has been built.
withDefaultRequestConfigCustomizer(Consumer<RequestConfig.Builder>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
Return a new HttpComponentsClientHttpRequestFactoryBuilder that applies additional customization to the underlying RequestConfig.Builder used for default requests.
withDetail(String, Object) - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
Record detail using given key and value.
withDetail(String, Object) - 类中的方法 org.springframework.boot.actuate.info.Info.Builder
Record detail using given key and value.
withDetails(Map<String, ?>) - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
Record details from the given details map.
withDetails(Map<String, Object>) - 类中的方法 org.springframework.boot.actuate.info.Info.Builder
Record several details.
withDigest(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageReference
Create a new ImageReference with an updated digest.
withDriverPlatform(DatabaseDriver, String) - 类中的方法 org.springframework.boot.jdbc.init.PlatformPlaceholderDatabaseDriverResolver
Creates a new PlatformPlaceholderDatabaseDriverResolver that will map the given driver to the given platform.
withEmptyPublishRegistryAuthentication() - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withEnv(String, String) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an additional env variable.
withEnv(String, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with an additional environment variable.
withEnv(Map<String, String>) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with additional env variables.
withException(Throwable) - 类中的方法 org.springframework.boot.actuate.health.Health.Builder
Record detail for given Exception.
withExistingValue(T) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Create an updated Bindable instance with an existing value.
withHook(SpringApplicationHook, Runnable) - 类中的静态方法 org.springframework.boot.SpringApplication
Perform the given action with the given SpringApplicationHook attached if the action triggers an application run.
withHook(SpringApplicationHook, ThrowingSupplier<T>) - 类中的静态方法 org.springframework.boot.SpringApplication
Perform the given action with the given SpringApplicationHook attached if the action triggers an application run.
withHost(String, boolean, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withHttpClientCustomizer(Consumer<HttpClient.Builder>) - 类中的方法 org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
Return a new JdkClientHttpRequestFactoryBuilder that applies additional customization to the underlying HttpClient.Builder.
withHttpClientCustomizer(Consumer<HttpClientBuilder>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
Return a new HttpComponentsClientHttpRequestFactoryBuilder that applies additional customization to the underlying HttpClientBuilder.
withHttpClientCustomizer(Consumer<HttpClient>) - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
Return a new JettyClientHttpRequestFactoryBuilder that applies additional customization to the underlying HttpClient.
withHttpClientCustomizer(UnaryOperator<HttpClient>) - 类中的方法 org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
Return a new ReactorClientHttpRequestFactoryBuilder that applies additional customization to the underlying HttpClient.
withHttpClientTransportCustomizer(Consumer<HttpClientTransport>) - 类中的方法 org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
Return a new JettyClientHttpRequestFactoryBuilder that applies additional customization to the underlying HttpClientTransport.
withImagePlatform(String) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated image platform.
withInitializer(ApplicationContextInitializer<? super C>) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Add an ApplicationContextInitializer to be called when the context is created.
withInitParameter(String, String) - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointServlet
已过时。
 
withInitParameters(Map<String, String>) - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointServlet
已过时。
 
withLabel(String, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with an additional label.
withLabel(String, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageConfig.Update
Update the image config with an additional label.
withLaunchCache(Cache) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated launch cache.
withLoadOnStartup(int) - 类中的方法 org.springframework.boot.actuate.endpoint.web.EndpointServlet
已过时。
Sets the loadOnStartup priority that will be set on Servlet registration.
withLogger(Class<?>) - 类中的方法 org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
Use the specified logger source to report any lambda failures.
withLogger(Log) - 类中的方法 org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
Use the specified logger to report any lambda failures.
withMockServletContext(Supplier<ConfigurableWebApplicationContext>) - 类中的静态方法 org.springframework.boot.test.context.runner.WebApplicationContextRunner
Decorate the specified contextFactory to set a MockServletContext on each newly created WebApplicationContext.
withNetwork(String) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated network setting.
withNetworkMode(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with the network that the build container will connect to.
withNewLayer(Layer) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
Add a new layer to the image archive.
withNewLineAtEnd() - 接口中的方法 org.springframework.boot.json.JsonWriter
Return a new JsonWriter instance that appends a new line after the JSON has been written.
withOptions(ConnectionFactoryOptions.Builder) - 类中的静态方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Initialize a new ConnectionFactoryBuilder based on the specified options.
without(ConfigData.Option) - 类中的方法 org.springframework.boot.context.config.ConfigData.Options
Create a new ConfigData.Options instance that contains the options in this set excluding the given option.
withParent(ApplicationContext) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Configure the parent of the ApplicationContext.
withPassword(String) - 记录类中的方法 org.springframework.boot.ssl.jks.JksSslStoreDetails
Return a new JksSslStoreDetails instance with a new password.
withPassword(String) - 接口中的方法 org.springframework.boot.ssl.pem.PemSslStore
Return a new PemSslStore instance with a new password.
withPassword(String) - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new password.
withPrefix(String) - 接口中的方法 org.springframework.boot.context.properties.source.ConfigurationPropertySource
Return a variant of this source that supports a prefix.
withPrefix(String) - 接口中的方法 org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
 
withPrivateKey(String) - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new private key.
withPrivateKeyPassword(String) - 记录类中的方法 org.springframework.boot.ssl.pem.PemSslStoreDetails
Return a new PemSslStoreDetails instance with a new private key password.
withPropertyValues(String...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Add the specified Environment property pairs.
withPublish(boolean) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated publish setting.
withPublishRegistryTokenAuthentication(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withPublishRegistryUserAuthentication(String, String, String, String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
 
withPullPolicy(PullPolicy) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with the updated image pull policy.
withReadTimeout(Duration) - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
Return a new ClientHttpRequestFactorySettings instance with an updated read timeout setting.
withReadTimeout(Duration) - 记录类中的方法 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
已过时。
Return a new ClientHttpRequestFactorySettings instance with an updated read timeout setting.
withRedirects(ClientHttpRequestFactorySettings.Redirects) - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
Return a new ClientHttpRequestFactorySettings instance with an updated redirect setting.
withRequestFactorySettings(UnaryOperator<ClientHttpRequestFactorySettings>) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Creates a new TestRestTemplate with the same configuration as this one, except that it will customize the ClientHttpRequestFactorySettings.
withRequestFactorySettings(ClientHttpRequestFactorySettings) - 类中的方法 org.springframework.boot.test.web.client.TestRestTemplate
Creates a new TestRestTemplate with the same configuration as this one, except that it will apply the given ClientHttpRequestFactorySettings.
withRunImage(ImageReference) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated run image.
withSanitizedValue() - 类中的方法 org.springframework.boot.actuate.endpoint.SanitizableData
Return a new SanitizableData instance with sanitized value.
withScope(BootstrapRegistry.Scope) - 接口中的方法 org.springframework.boot.BootstrapRegistry.InstanceSupplier
withSecurityOption(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with a security option.
withSecurityOptions(List<String>) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated security options.
withSettings(MockReset) - 枚举类中的静态方法 org.springframework.boot.test.mock.mockito.MockReset
已过时。
Create settings to be used with mocks where a specific reset should occur.
withSocketConfigCustomizer(Consumer<SocketConfig.Builder>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
Return a new HttpComponentsClientHttpRequestFactoryBuilder that applies additional customization to the underlying SocketConfig.Builder.
withSslBundle(SslBundle) - 记录类中的方法 org.springframework.boot.http.client.ClientHttpRequestFactorySettings
Return a new ClientHttpRequestFactorySettings instance with an updated SSL bundle setting.
withSslBundle(SslBundle) - 记录类中的方法 org.springframework.boot.web.client.ClientHttpRequestFactorySettings
已过时。
Return a new ClientHttpRequestFactorySettings instance with an updated SSL bundle setting.
withSuffix(String) - 接口中的方法 org.springframework.boot.json.JsonWriter
Return a new JsonWriter instance that appends the given suffix after the JSON has been written.
withSuppliedValue(Supplier<T>) - 类中的方法 org.springframework.boot.context.properties.bind.Bindable
Create an updated Bindable instance with a value supplier.
withSystemProperties(String...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Add the specified System property pairs.
withTag(ImageReference) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
Set the tag for the image archive.
withTags(List<ImageReference>) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with updated tags.
withTags(ImageReference...) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with updated tags.
withTlsSocketStrategyFactory(Function<SslBundle, TlsSocketStrategy>) - 类中的方法 org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
Return a new HttpComponentsClientHttpRequestFactoryBuilder with a replacement TlsSocketStrategy factory.
withTrustBuilder(boolean) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated trust builder setting.
withUpdatedConfig(Consumer<ImageConfig.Update>) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
Apply updates to the ImageConfig.
withUrl(String) - 类中的静态方法 org.springframework.boot.r2dbc.ConnectionFactoryBuilder
Initialize a new ConnectionFactoryBuilder based on the specified R2DBC url.
withUser(String) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
Update the container config with a specific user.
withUserConfiguration(Class<?>...) - 类中的方法 org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
Register the specified user configuration classes with the ApplicationContext.
withValue(Object) - 类中的方法 org.springframework.boot.actuate.endpoint.SanitizableData
Return a new SanitizableData instance with a different value.
withVerboseLogging(boolean) - 类中的方法 org.springframework.boot.buildpack.platform.build.BuildRequest
Return a new BuildRequest with an updated verbose logging setting.
withVersion(String) - 类中的静态方法 org.springframework.boot.buildpack.platform.build.Creator
Create a new Creator using the provided version.
wrapConnectionFactory(XAConnectionFactory) - 接口中的方法 org.springframework.boot.jms.XAConnectionFactoryWrapper
Wrap the specific XAConnectionFactory and enroll it with a JTA TransactionManager.
wrapDataSource(XADataSource) - 接口中的方法 org.springframework.boot.jdbc.XADataSourceWrapper
Wrap the specific XADataSource and enroll it with a JTA TransactionManager.
wrapReactiveWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation) - 类中的方法 org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
Hook point that allows subclasses to wrap the AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation before it's called.
wrapServletWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebMvcEndpointHandlerMapping.ServletWebOperation) - 类中的方法 org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
Hook point that allows subclasses to wrap the AbstractWebMvcEndpointHandlerMapping.ServletWebOperation before it's called.
WritableJson - org.springframework.boot.json中的接口
JSON content that can be written out.
write(File) - 类中的方法 org.springframework.boot.system.ApplicationPid
Write the PID to the specified file.
write(OutputStream) - 接口中的方法 org.springframework.boot.loader.tools.EntryWriter
Write entry data to the specified output stream.
write(JarFile, Libraries, AbstractJarWriter) - 类中的方法 org.springframework.boot.loader.tools.Packager
 
write(JarFile, Libraries, AbstractJarWriter, boolean) - 类中的方法 org.springframework.boot.loader.tools.Packager
 
write(T) - 接口中的方法 org.springframework.boot.json.JsonWriter
Provide a WritableJson implementation that may be used to write the given instance to various outputs.
write(T) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Return JsonContent from writing the specific value.
write(T, Appendable) - 接口中的方法 org.springframework.boot.json.JsonWriter
Write the given instance to the provided Appendable.
WRITE - 枚举类 中的枚举常量 org.springframework.boot.actuate.endpoint.OperationType
A write operation.
writeBuildProperties(BuildPropertiesWriter.ProjectDetails) - 类中的方法 org.springframework.boot.loader.tools.BuildPropertiesWriter
 
writeEntry(String, InputStream) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Writes an entry.
writeEntry(String, InputStream) - 接口中的方法 org.springframework.boot.loader.tools.LoaderClassesWriter
Write a single entry to the JAR.
writeEntry(String, EntryWriter) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Writes an entry.
writeIfNecessary(ThrowingConsumer<List<String>>) - 类中的方法 org.springframework.boot.loader.tools.NativeImageArgFile
Write the arguments file if it is necessary.
writeIndexFile(String, Collection<String>) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Write a simple index file containing the specified UTF-8 lines.
writeLoadedClasses(LoaderClassesWriter) - 接口中的方法 org.springframework.boot.loader.tools.CustomLoaderLayout
Write the required loader classes into the JAR.
writeLoaderClasses() - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
 
writeLoaderClasses() - 接口中的方法 org.springframework.boot.loader.tools.LoaderClassesWriter
Write the default required spring-boot-loader classes to the JAR.
writeLoaderClasses(String) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Write the required spring-boot-loader classes to the JAR.
writeLoaderClasses(String) - 接口中的方法 org.springframework.boot.loader.tools.LoaderClassesWriter
Write custom required spring-boot-loader classes to the JAR.
writeLoaderClasses(LoaderImplementation) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
 
writeLoaderClasses(LoaderImplementation) - 接口中的方法 org.springframework.boot.loader.tools.LoaderClassesWriter
Write the default required spring-boot-loader classes to the JAR.
writeManifest(Manifest) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Write the specified manifest.
writeNestedLibrary(String, Library) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
Write a nested library.
writeObject(T, ResolvableType) - 类中的方法 org.springframework.boot.test.json.AbstractJsonMarshalTester
Write the specified object to a JSON string.
writeObject(T, ResolvableType) - 类中的方法 org.springframework.boot.test.json.GsonTester
 
writeObject(T, ResolvableType) - 类中的方法 org.springframework.boot.test.json.JacksonTester
 
writeObject(T, ResolvableType) - 类中的方法 org.springframework.boot.test.json.JsonbTester
 
WriteOperation - org.springframework.boot.actuate.endpoint.annotation中的批注接口
Identifies a method on an @Endpoint as being a write operation.
writeSignatureFileIfNecessary(Map<String, Library>, AbstractJarWriter) - 类中的方法 org.springframework.boot.loader.tools.Packager
Writes a signature file if necessary for the given writtenLibraries.
writeSignatureFileIfNecessary(Map<String, Library>, AbstractJarWriter) - 类中的方法 org.springframework.boot.loader.tools.Repackager
 
writeTo(OutputStream) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ContainerConfig
Write this container configuration to the specified OutputStream.
writeTo(OutputStream) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.ImageArchive
 
writeTo(OutputStream) - 类中的方法 org.springframework.boot.buildpack.platform.docker.type.Layer
 
writeTo(OutputStream) - 接口中的方法 org.springframework.boot.buildpack.platform.io.Content
Write the content to the given output stream.
writeTo(OutputStream) - 类中的方法 org.springframework.boot.buildpack.platform.io.InspectedContent
 
writeTo(OutputStream) - 接口中的方法 org.springframework.boot.buildpack.platform.io.TarArchive
Write the TAR archive to the given output stream.
writeTo(OutputStream) - 类中的方法 org.springframework.boot.buildpack.platform.io.ZipFileTarArchive
 
writeTo(OutputStream) - 类中的方法 org.springframework.boot.loader.tools.LayersIndex
Write the layer index to an output stream.
writeToArchive(ZipEntry, EntryWriter) - 类中的方法 org.springframework.boot.loader.tools.AbstractJarWriter
 
writeToArchive(ZipEntry, EntryWriter) - 类中的方法 org.springframework.boot.loader.tools.JarWriter
 
writeToString(T) - 接口中的方法 org.springframework.boot.json.JsonWriter
Write the given instance to a JSON string.
WsConfiguration() - 类的构造器 org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration.WsConfiguration
 
wsdlDefinitionBeanFactoryPostProcessor() - 类中的静态方法 org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
常量字段值|所有程序包|所有类和接口|序列化表格