Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- W3C - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation.PropagationType
- 
W3C propagation.
- wait(ContainerReference) - Method in class org.springframework.boot.buildpack.platform.docker.DockerApi.ContainerApi
- 
Wait for a container to stop and retrieve the status.
- WANT - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
- 
Client authentication is wanted but not mandatory.
- War() - Constructor for class org.springframework.boot.loader.tools.Layouts.War
- WarLauncher - Class in org.springframework.boot.loader.launch
- 
Launcherfor WAR based archives.
- WarLauncher() - Constructor for class org.springframework.boot.loader.launch.WarLauncher
- WarLauncher(Archive) - Constructor for class org.springframework.boot.loader.launch.WarLauncher
- warn(Object) - Method in class org.springframework.boot.logging.DeferredLog
- warn(Object, Throwable) - Method in class org.springframework.boot.logging.DeferredLog
- WARN - Enum constant in enum class org.springframework.boot.logging.LogLevel
- wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - Method in class org.springframework.boot.actuate.endpoint.annotation.AbstractDiscoveredEndpoint
- wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - Method in interface org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint
- 
Returntrueif the endpoint was discovered by the specified discoverer.
- wasProcessed(String) - Method in interface org.springframework.boot.autoconfigure.AutoConfigurationMetadata
- 
Returntrueif the specified class name was processed by the annotation processor.
- Watch() - Constructor for class org.springframework.boot.autoconfigure.ssl.SslProperties.Bundles.Watch
- WAVEFRONT_API_TOKEN - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
- 
Wavefront API token.
- wavefrontApplicationTags(Environment, WavefrontProperties) - Method in class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontAutoConfiguration
- WavefrontAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- 
Auto-configurationfor Wavefront common infrastructure.
- WavefrontAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontAutoConfiguration
- wavefrontConfig(WavefrontProperties) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
- wavefrontMeterRegistry(WavefrontConfig, Clock, WavefrontSender) - Method in class org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
- WavefrontMetricsExportAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
- 
Auto-configurationfor exporting metrics to Wavefront.
- WavefrontMetricsExportAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontMetricsExportAutoConfiguration
- WavefrontProperties - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- 
Configuration properties to configure Wavefront.
- WavefrontProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties
- WavefrontProperties.Application - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- WavefrontProperties.Metrics - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- WavefrontProperties.Metrics.Export - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- WavefrontProperties.Sender - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- WavefrontProperties.TokenType - Enum Class in org.springframework.boot.actuate.autoconfigure.wavefront
- 
Wavefront token type.
- WavefrontPropertiesConfigAdapter - Class in org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
- 
Adapter to convertWavefrontPropertiesto aWavefrontConfig.
- WavefrontPropertiesConfigAdapter(WavefrontProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront.WavefrontPropertiesConfigAdapter
- wavefrontSender(WavefrontProperties) - Method in class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontSenderConfiguration
- WavefrontSenderConfiguration - Class in org.springframework.boot.actuate.autoconfigure.wavefront
- 
Configuration forWavefrontSender.
- WavefrontSenderConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontSenderConfiguration
- WavefrontTracingAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.tracing.wavefront
- 
Auto-configurationfor Wavefront tracing.
- WavefrontTracingAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.tracing.wavefront.WavefrontTracingAutoConfiguration
- web(WebApplicationType) - Method in class org.springframework.boot.builder.SpringApplicationBuilder
- 
Flag to explicitly request a specific type of web application.
- Web() - Constructor for class org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties.Web
- WEB - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
- 
Exposed over a web endpoint.
- WEB_JARS - Enum constant in enum class org.springframework.boot.autoconfigure.security.StaticResourceLocation
- 
Resources under"/webjars".
- WebApplicationContextRunner - Class in org.springframework.boot.test.context.runner
- 
AnApplicationContext runnerfor a Servlet basedConfigurableWebApplicationContext.
- WebApplicationContextRunner() - Constructor for class org.springframework.boot.test.context.runner.WebApplicationContextRunner
- 
Create a newWebApplicationContextRunnerinstance using anAnnotationConfigServletWebApplicationContextwith aMockServletContextas the underlying source.
- WebApplicationContextRunner(Supplier<ConfigurableWebApplicationContext>) - Constructor for class org.springframework.boot.test.context.runner.WebApplicationContextRunner
- 
Create a newWebApplicationContextRunnerinstance using the specifiedcontextFactoryas the underlying source.
- WebApplicationContextRunner(Supplier<ConfigurableWebApplicationContext>, Class<?>...) - Constructor for class org.springframework.boot.test.context.runner.WebApplicationContextRunner
- 
Create a newWebApplicationContextRunnerinstance using the specifiedcontextFactoryas the underlying source.
- WebApplicationContextServletContextAwareProcessor - Class in org.springframework.boot.web.servlet.context
- 
Variant ofServletContextAwareProcessorfor use with aConfigurableWebApplicationContext.
- WebApplicationContextServletContextAwareProcessor(ConfigurableWebApplicationContext) - Constructor for class org.springframework.boot.web.servlet.context.WebApplicationContextServletContextAwareProcessor
- WebApplicationType - Enum Class in org.springframework.boot
- 
An enumeration of possible types of web application.
- WebClientAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive.function.client
- WebClientAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
- WebClientAutoConfiguration.WebClientCodecsConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive.function.client
- webClientBuilder(ObjectProvider<WebClientCustomizer>) - Method in class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration
- WebClientCodecCustomizer - Class in org.springframework.boot.autoconfigure.web.reactive.function.client
- 
WebClientCustomizerthat configures codecs for the HTTP client.
- WebClientCodecCustomizer(List<CodecCustomizer>) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientCodecCustomizer
- WebClientCodecsConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.function.client.WebClientAutoConfiguration.WebClientCodecsConfiguration
- WebClientCustomizer - Interface in org.springframework.boot.web.reactive.function.client
- 
Callback interface that can be used to customize aWebClient.Builder.
- webClientEnabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
- 
If aWebClientshould be auto-configured when HtmlUnit is on the classpath.
- webClientHttpConnectorCustomizer(ClientHttpConnector) - Method in class org.springframework.boot.autoconfigure.web.reactive.function.client.ClientHttpConnectorAutoConfiguration
- WebClientRestTemplateAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.web.client
- 
Auto-configuration for a web-clientRestTemplate.
- WebClientRestTemplateAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.web.client.WebClientRestTemplateAutoConfiguration
- WebClientSsl - Interface in org.springframework.boot.autoconfigure.web.reactive.function.client
- 
Interface that can be used toapplySSL configuration to aWebClient.Builder.
- WebConversionService - Class in org.springframework.boot.autoconfigure.web.format
- 
FormattingConversionServicededicated to web applications for formatting and converting values to/from the web.
- WebConversionService(DateTimeFormatters) - Constructor for class 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() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
- 
If aWebDrivershould be auto-configured when Selenium is on the classpath.
- WebDriverScope - Class in org.springframework.boot.test.autoconfigure.web.servlet
- 
A special scope used forWebDriverbeans.
- WebDriverScope() - Constructor for class org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
- WebDriverTestExecutionListener - Class in org.springframework.boot.test.autoconfigure.web.servlet
- 
TestExecutionListenerto reset theWebDriverScope.
- WebDriverTestExecutionListener() - Constructor for class org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener
- WebEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
- 
Identifies a type as being an endpoint that is only exposed over HTTP.
- WebEndpointAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web
- 
Auto-configurationfor web@Endpointsupport.
- WebEndpointAutoConfiguration(ApplicationContext, WebEndpointProperties) - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- webEndpointDiscoverer(ParameterValueMapper, EndpointMediaTypes, ObjectProvider<PathMapper>, ObjectProvider<AdditionalPathsMapper>, ObjectProvider<OperationInvokerAdvisor>, ObjectProvider<EndpointFilter<ExposableWebEndpoint>>, ObjectProvider<OperationFilter<WebOperation>>) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- WebEndpointDiscoverer - Class in org.springframework.boot.actuate.endpoint.web.annotation
- WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>) - Constructor for class org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer
- 
Deprecated, for removal: This API element is subject to removal in a future version.
- WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, List<AdditionalPathsMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>, Collection<OperationFilter<WebOperation>>) - Constructor for class org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer
- 
Create a newWebEndpointDiscovererinstance.
- WebEndpointHttpMethod - Enum Class in org.springframework.boot.actuate.endpoint.web
- 
An enumeration of HTTP methods supported by web endpoint operations.
- webEndpointPathMapper() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- WebEndpointProperties - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web
- 
Configuration properties for web management endpoints.
- WebEndpointProperties() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointProperties
- WebEndpointProperties.Discovery - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web
- WebEndpointProperties.Exposure - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web
- webEndpointReactiveHandlerMapping(WebEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration
- WebEndpointResponse<T> - Class in org.springframework.boot.actuate.endpoint.web
- 
AWebEndpointResponsecan be returned by an operation on a@EndpointWebExtensionto provide additional, web-specific information such as the HTTP status code.
- WebEndpointResponse() - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith no body and a 200 (OK) status.
- WebEndpointResponse(int) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith no body and the givenstatus.
- WebEndpointResponse(T) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith the given body and a 200 (OK) status.
- WebEndpointResponse(T, int) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith the given body and status.
- WebEndpointResponse(T, int, MimeType) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith the given body and status.
- WebEndpointResponse(T, Producible<?>) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith the given body and content type and a 200 (OK) status.
- WebEndpointResponse(T, MimeType) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebEndpointResponse
- 
Creates a newWebEndpointResponsewith the given body and content type and a 200 (OK) status.
- webEndpointServletHandlerMapping(WebEndpointsSupplier, ServletEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration
- WebEndpointsSupplier - Interface in org.springframework.boot.actuate.endpoint.web
- webEnvironment() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
- 
The type of web environment to create when applicable.
- webExposeExcludePropertyEndpointFilter() - Method in class org.springframework.boot.actuate.autoconfigure.endpoint.web.WebEndpointAutoConfiguration
- WebFluxAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
- WebFluxAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration
- WebFluxAutoConfiguration.EnableWebFluxConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
- 
Configuration equivalent to@EnableWebFlux.
- WebFluxAutoConfiguration.WebFluxConfig - Class in org.springframework.boot.autoconfigure.web.reactive
- WebFluxAutoConfiguration.WelcomePageConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
- WebFluxConfig(Environment, WebProperties, WebFluxProperties, ListableBeanFactory, ObjectProvider<HandlerMethodArgumentResolver>, ObjectProvider<CodecCustomizer>, ObjectProvider<ResourceHandlerRegistrationCustomizer>, ObjectProvider<ViewResolver>) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WebFluxConfig
- webFluxConversionService() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
- WebFluxEndpointHandlerMapping - Class in org.springframework.boot.actuate.endpoint.web.reactive
- 
A customHandlerMappingthat makes web endpoints available over HTTP using Spring WebFlux.
- WebFluxEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - Constructor for class org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping
- 
Creates a newWebFluxEndpointHandlerMappinginstance that provides mappings for the given endpoints.
- WebFluxEndpointManagementContextConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
- 
@ManagementContextConfigurationfor Reactive@Endpointconcerns.
- WebFluxEndpointManagementContextConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration
- WebFluxObservationAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.observation.web.reactive
- 
Auto-configurationfor instrumentation of Spring WebFlux applications.
- WebFluxProperties - Class in org.springframework.boot.autoconfigure.web.reactive
- 
Propertiesfor Spring WebFlux.
- WebFluxProperties() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebFluxProperties
- WebFluxProperties.Format - Class in org.springframework.boot.autoconfigure.web.reactive
- WebFluxProperties.Problemdetails - Class in org.springframework.boot.autoconfigure.web.reactive
- WebFluxRegistrations - Interface in org.springframework.boot.autoconfigure.web.reactive
- 
Interface to register key components of theWebFluxAutoConfigurationin place of the default ones provided by Spring WebFlux.
- WebFluxTest - Annotation Interface in 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 - Class in org.springframework.boot.test.autoconfigure.web.reactive
- webFluxValidator() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
- webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - Method in class org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration
- webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - Method in class org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration
- WebHttpHandlerBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.web.reactive
- 
Callback interface used to customize aWebHttpHandlerBuilder.
- WebListenerRegistrar - Interface in org.springframework.boot.web.servlet
- 
Interface to be implemented by types that register@WebListeners.
- WebListenerRegistry - Interface in org.springframework.boot.web.servlet
- 
A registry that holds@WebListeners.
- WebMvcAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration
- WebMvcAutoConfiguration.EnableWebMvcConfiguration - Class in org.springframework.boot.autoconfigure.web.servlet
- 
Configuration equivalent to@EnableWebMvc.
- WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcAutoConfigurationAdapter(WebProperties, WebMvcProperties, ListableBeanFactory, ObjectProvider<HttpMessageConverters>, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>, ObjectProvider<DispatcherServletPath>, ObjectProvider<ServletRegistrationBean<?>>) - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- WebMvcEndpointHandlerMapping - Class in org.springframework.boot.actuate.endpoint.web.servlet
- 
A customHandlerMappingthat makes web endpoints available over HTTP using Spring MVC.
- WebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - Constructor for class org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping
- 
Creates a newWebMvcEndpointHandlerMappinginstance that provides mappings for the given endpoints.
- WebMvcEndpointManagementContextConfiguration - Class in org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
- 
@ManagementContextConfigurationfor Spring MVC@Endpointconcerns.
- WebMvcEndpointManagementContextConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet.WebMvcEndpointManagementContextConfiguration
- WebMvcObservationAutoConfiguration - Class in org.springframework.boot.actuate.autoconfigure.observation.web.servlet
- 
Auto-configurationfor instrumentation of Spring Web MVC servlet-based request mappings.
- WebMvcObservationAutoConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.observation.web.servlet.WebMvcObservationAutoConfiguration
- webMvcObservationFilter(ObservationRegistry, ObjectProvider<ServerRequestObservationConvention>, ObservationProperties) - Method in class org.springframework.boot.actuate.autoconfigure.observation.web.servlet.WebMvcObservationAutoConfiguration
- WebMvcProperties - Class in org.springframework.boot.autoconfigure.web.servlet
- 
Propertiesfor Spring MVC.
- WebMvcProperties() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties
- WebMvcProperties.Async - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.Contentnegotiation - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.Format - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.MatchingStrategy - Enum Class in org.springframework.boot.autoconfigure.web.servlet
- 
Matching strategy options.
- WebMvcProperties.Pathmatch - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.Problemdetails - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.Servlet - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcProperties.View - Class in org.springframework.boot.autoconfigure.web.servlet
- WebMvcRegistrations - Interface in org.springframework.boot.autoconfigure.web.servlet
- 
Interface to register key components of theWebMvcConfigurationSupportin place of the default ones provided by Spring MVC.
- WebMvcServletEndpointManagementContextConfiguration() - Constructor for class org.springframework.boot.actuate.autoconfigure.endpoint.web.ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration
- WebMvcTest - Annotation Interface in 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 - Class in org.springframework.boot.test.autoconfigure.web.servlet
- WebOperation - Interface in org.springframework.boot.actuate.endpoint.web
- 
An operation on a web endpoint.
- WebOperationRequestPredicate - Class in 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>) - Constructor for class org.springframework.boot.actuate.endpoint.web.WebOperationRequestPredicate
- 
Creates a newOperationRequestPredicate.
- WebProperties - Class in org.springframework.boot.autoconfigure.web
- 
Configuration propertiesfor general web concerns.
- WebProperties() - Constructor for class org.springframework.boot.autoconfigure.web.WebProperties
- WebProperties.LocaleResolver - Enum Class in org.springframework.boot.autoconfigure.web
- WebProperties.Resources - Class in org.springframework.boot.autoconfigure.web
- WebProperties.Resources.Cache - Class in org.springframework.boot.autoconfigure.web
- 
Cache configuration.
- WebProperties.Resources.Cache.Cachecontrol - Class in org.springframework.boot.autoconfigure.web
- 
Cache Control HTTP header configuration.
- WebProperties.Resources.Chain - Class in org.springframework.boot.autoconfigure.web
- 
Configuration for the Spring Resource Handling chain.
- WebProperties.Resources.Chain.Strategy - Class in org.springframework.boot.autoconfigure.web
- 
Strategies for extracting and embedding a resource version in its URL path.
- WebProperties.Resources.Chain.Strategy.Content - Class in org.springframework.boot.autoconfigure.web
- 
Version Strategy based on content hashing.
- WebProperties.Resources.Chain.Strategy.Fixed - Class in org.springframework.boot.autoconfigure.web
- 
Version Strategy based on a fixed version string.
- WebResourcesRuntimeHints - Class in org.springframework.boot.autoconfigure.web
- 
RuntimeHintsRegistrarfor default locations of web resources.
- WebResourcesRuntimeHints() - Constructor for class org.springframework.boot.autoconfigure.web.WebResourcesRuntimeHints
- WebServer - Interface in org.springframework.boot.web.server
- 
Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).
- WebServerApplicationContext - Interface in org.springframework.boot.web.context
- 
Interface to be implemented byapplication contextsthat create and manage the lifecycle of an embeddedWebServer.
- WebServerException - Exception in org.springframework.boot.web.server
- 
Exceptions thrown by a web server.
- WebServerException(String, Throwable) - Constructor for exception org.springframework.boot.web.server.WebServerException
- WebServerFactory - Interface in org.springframework.boot.web.server
- 
Tagging interface for factories that create aWebServer.
- WebServerFactoryCustomizer<T extends WebServerFactory> - Interface in org.springframework.boot.web.server
- 
Strategy interface for customizingweb server factories.
- WebServerFactoryCustomizerBeanPostProcessor - Class in org.springframework.boot.web.server
- 
BeanPostProcessorthat applies allWebServerFactoryCustomizerbeans from the bean factory toWebServerFactorybeans.
- WebServerFactoryCustomizerBeanPostProcessor() - Constructor for class org.springframework.boot.web.server.WebServerFactoryCustomizerBeanPostProcessor
- WebServerGracefulShutdownLifecycle - Class in org.springframework.boot.web.context
- 
SmartLifecycleto triggerWebServergraceful shutdown.
- WebServerGracefulShutdownLifecycle(WebServer) - Constructor for class org.springframework.boot.web.context.WebServerGracefulShutdownLifecycle
- 
Creates a newWebServerGracefulShutdownLifecyclethat will gracefully shut down the givenwebServer.
- WebServerInitializedEvent - Class in org.springframework.boot.web.context
- 
Event to be published when theWebServeris ready.
- WebServerInitializedEvent(WebServer) - Constructor for class org.springframework.boot.web.context.WebServerInitializedEvent
- WebServerNamespace - Class in 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 - Class in org.springframework.boot.web.context
- 
AnApplicationListenerthat saves embedded server port and management port into file.
- WebServerPortFileWriter() - Constructor for class org.springframework.boot.web.context.WebServerPortFileWriter
- 
Create a newWebServerPortFileWriterinstance using the filename 'application.port'.
- WebServerPortFileWriter(File) - Constructor for class org.springframework.boot.web.context.WebServerPortFileWriter
- 
Create a newWebServerPortFileWriterinstance with a specified file.
- WebServerPortFileWriter(String) - Constructor for class org.springframework.boot.web.context.WebServerPortFileWriter
- 
Create a newWebServerPortFileWriterinstance with a specified filename.
- WebServerSslBundle - Class in org.springframework.boot.web.server
- WebServiceClientExcludeFilter - Class in org.springframework.boot.test.autoconfigure.webservices.client
- WebServiceClientTemplateAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.webservices.client
- 
Auto-configuration for a web-clientWebServiceTemplate.
- WebServiceClientTemplateAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
- WebServiceClientTest - Annotation Interface in 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>) - Method in class org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
- WebServiceMessageSenderFactory - Interface in org.springframework.boot.webservices.client
- 
Factory that can be used to create aWebServiceMessageSender.
- WebServicesAutoConfiguration - Class in org.springframework.boot.autoconfigure.webservices
- 
Auto-configurationfor Spring Web Services.
- WebServicesAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
- WebServicesAutoConfiguration.WsConfiguration - Class in org.springframework.boot.autoconfigure.webservices
- WebServiceServerTest - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.server
- 
Annotation that can be used for a typical Spring web service server test.
- WebServiceServerTypeExcludeFilter - Class in org.springframework.boot.test.autoconfigure.webservices.server
- WebServicesProperties - Class in org.springframework.boot.autoconfigure.webservices
- 
@ConfigurationPropertiesfor Spring Web Services.
- WebServicesProperties() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesProperties
- WebServicesProperties.Servlet - Class in org.springframework.boot.autoconfigure.webservices
- webServiceTemplate(WebServiceTemplateBuilder) - Method in class org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
- WebServiceTemplateAutoConfiguration - Class in org.springframework.boot.autoconfigure.webservices.client
- 
Auto-configurationforWebServiceTemplate.
- WebServiceTemplateAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
- webServiceTemplateBuilder(ObjectProvider<WebServiceMessageSenderFactory>, ObjectProvider<WebServiceTemplateCustomizer>) - Method in class org.springframework.boot.autoconfigure.webservices.client.WebServiceTemplateAutoConfiguration
- WebServiceTemplateBuilder - Class in org.springframework.boot.webservices.client
- 
Builder that can be used to configure and create aWebServiceTemplate.
- WebServiceTemplateBuilder(WebServiceTemplateCustomizer...) - Constructor for class org.springframework.boot.webservices.client.WebServiceTemplateBuilder
- WebServiceTemplateCustomizer - Interface in org.springframework.boot.webservices.client
- 
Callback interface that can be used to customize aWebServiceTemplate.
- webSessionIdResolver() - Method in class org.springframework.boot.autoconfigure.web.reactive.WebSessionIdResolverAutoConfiguration
- WebSessionIdResolverAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.reactive
- 
Auto-configuration forWebSessionIdResolver.
- WebSessionIdResolverAutoConfiguration(ServerProperties, WebFluxProperties) - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebSessionIdResolverAutoConfiguration
- webSessionManager(ObjectProvider<WebSessionIdResolver>) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.EnableWebFluxConfiguration
- Websocket() - Constructor for class org.springframework.boot.autoconfigure.graphql.GraphQlProperties.Websocket
- WEBSOCKET - Enum constant in enum class org.springframework.boot.rsocket.server.RSocketServer.Transport
- 
WebSocket transport protocol.
- WebSocketConfiguration() - Constructor for class org.springframework.boot.autoconfigure.graphql.reactive.GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
- WebSocketConfiguration() - Constructor for class org.springframework.boot.autoconfigure.graphql.servlet.GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
- WebSocketMessagingAutoConfiguration - Class in org.springframework.boot.autoconfigure.websocket.servlet
- 
Auto-configurationfor WebSocket-based messaging.
- WebSocketMessagingAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.websocket.servlet.WebSocketMessagingAutoConfiguration
- WebSocketReactiveAutoConfiguration - Class in org.springframework.boot.autoconfigure.websocket.reactive
- 
Auto-configuration for WebSocket reactive server in Tomcat, Jetty or Undertow.
- WebSocketReactiveAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.websocket.reactive.WebSocketReactiveAutoConfiguration
- WebSocketServletAutoConfiguration - Class in org.springframework.boot.autoconfigure.websocket.servlet
- 
Auto configuration for WebSocket servlet server in embedded Tomcat, Jetty or Undertow.
- WebSocketServletAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration
- webTestClient(ApplicationContext, List<WebTestClientBuilderCustomizer>, List<MockServerConfigurer>) - Method in class org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration
- WebTestClientAutoConfiguration - Class in org.springframework.boot.test.autoconfigure.web.reactive
- 
Auto-configuration forWebTestClient.
- WebTestClientAutoConfiguration() - Constructor for class org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration
- WebTestClientBuilderCustomizer - Interface in org.springframework.boot.test.web.reactive.server
- 
A customizer that can be implemented by beans wishing to customize theWebTestClient.Builderto fine-tine its auto-configuration before aWebTestClientis created.
- webTestClientGraphQlTester(WebTestClient, GraphQlProperties) - Method in class org.springframework.boot.test.autoconfigure.graphql.tester.HttpGraphQlTesterAutoConfiguration
- WelcomePageConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WelcomePageConfiguration
- welcomePageHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
- welcomePageNotAcceptableHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - Method in class org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration.EnableWebMvcConfiguration
- welcomePageRouterFunctionMapping(ApplicationContext, WebFluxProperties, WebProperties) - Method in class org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration.WelcomePageConfiguration
- when(Predicate<Cookie>) - Method in interface 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>) - Method in class 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>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when the given predicate matches.
- when(Predicate<T>) - Method in interface 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 - Enum constant in enum class org.springframework.boot.actuate.endpoint.Show
- 
Show the item in the response when accessed by an authorized user.
- WHEN_AVAILABLE - Enum constant in enum class org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.UseApr
- 
Use APR if it is available.
- WHEN_AVAILABLE - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.UseMainMethod
- 
Use themainmethod when it is available.
- whenEqualTo(Object) - Method in class org.springframework.boot.context.properties.PropertyMapper.Source
- 
Return a filtered version of the source that will only map values equal to the specifiedobject.
- whenFalse() - Method in class org.springframework.boot.context.properties.PropertyMapper.Source
- 
Return a filtered version of the source that will only map values that arefalse.
- whenHasLength() - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when it is notnulland has atoString()that is not zero length.
- whenHasName(String) - Method in interface 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>) - Method in interface 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) - Method in interface 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) - Method in interface org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
- 
Limit this supplier so that it's only called if the Cookie name matches the givenPattern.
- whenHasPath(String) - Method in interface 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>) - Method in interface 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() - Method in class org.springframework.boot.context.properties.PropertyMapper.Source
- 
Return a filtered version of the source that will only map values that have atoString()containing actual text.
- whenHasUnescapedPath(String) - Method in interface 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<?>) - Method in interface 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>) - Method in class 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() - Method in class 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 aNullPointerException.
- whenNot(Predicate<T>) - Method in class 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>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when the given predicate does not match.
- whenNotEmpty() - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when it is not empty (SeeObjectUtils.isEmpty(Object)for details).
- whenNotNull() - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when its value is notnull.
- whenNotNull(Function<T, ?>) - Method in class org.springframework.boot.json.JsonWriter.Member
- 
Only include this member when an extracted value is notnull.
- whenTrue() - Method in class org.springframework.boot.context.properties.PropertyMapper.Source
- 
Return a filtered version of the source that will only map values that aretrue.
- WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- Whitelabel() - Constructor for class org.springframework.boot.autoconfigure.web.ErrorProperties.Whitelabel
- WhitelabelErrorViewConfiguration() - Constructor for class org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- WhitespaceThrowablePatternConverter - Class in org.springframework.boot.logging.log4j2
- 
ThrowablePatternConverterthat adds some additional whitespace around the stack trace.
- WhitespaceThrowableProxyConverter - Class in org.springframework.boot.logging.logback
- 
ThrowableProxyConverterthat adds some additional whitespace around the stack trace.
- WhitespaceThrowableProxyConverter() - Constructor for class org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
- WILL_EXPIRE_SOON - Enum constant in enum class 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<?>...) - Method in class org.springframework.boot.SpringApplication.Augmented
- 
Return a newSpringApplication.Augmentedinstance with additional sources that should be applied when the application runs.
- with(Function<SELF, SELF>) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Apply customization to this runner.
- with(ConfigData.Option) - Method in class org.springframework.boot.context.config.ConfigData.Options
- 
Create a newConfigData.Optionsinstance that contains the options in this set including the given option.
- with(EnvironmentPostProcessorsFactory) - Static method in class org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
- 
Factory method that creates anEnvironmentPostProcessorApplicationListenerwith a specificEnvironmentPostProcessorsFactory.
- withAdditionalProfiles(String...) - Method in class org.springframework.boot.SpringApplication.Augmented
- 
Return a newSpringApplication.Augmentedinstance with additional profiles that should be applied when the application runs.
- withAlias(String) - Method in interface org.springframework.boot.ssl.pem.PemSslStore
- 
Return a newPemSslStoreinstance with a new alias.
- withAlias(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 
Return a newPemSslStoreDetailsinstance with a new alias.
- withAliases(ConfigurationPropertyNameAliases) - Method in interface org.springframework.boot.context.properties.source.ConfigurationPropertySource
- 
Return a variant of this source that supports name aliases.
- withAliases(ConfigurationPropertyNameAliases) - Method in interface org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
- withAllowBeanDefinitionOverriding(boolean) - Method in class 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) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Specify if circular references between beans should be allowed.
- withAnnotations(Annotation...) - Method in class org.springframework.boot.context.properties.bind.Bindable
- 
Create an updatedBindableinstance with the specified annotations.
- withApplicationDirectory(String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated application directory.
- withArgs(String...) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with additional args.
- withBasicAuth(String, String) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
- 
Creates a newTestRestTemplatewith the same configuration as this one, except that it will send basic authorization headers using the givenusernameandpassword.
- withBean(Class<T>, Object...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified user bean with theApplicationContext.
- withBean(Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified user bean with theApplicationContext.
- withBean(String, Class<T>, Object...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified user bean with theApplicationContext.
- withBean(String, Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified user bean with theApplicationContext.
- withBindHostToBuilder(boolean) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withBinding(Binding) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with an additional binding.
- withBindings(List<Binding>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith updated bindings.
- withBindings(Binding...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith updated bindings.
- withBindMethod(BindMethod) - Method in class org.springframework.boot.context.properties.bind.Bindable
- 
Create an updatedBindableinstance with a specific bind method.
- withBindRestrictions(Bindable.BindRestriction...) - Method in class org.springframework.boot.context.properties.bind.Bindable
- 
Create an updatedBindableinstance with additional bind restrictions.
- withBuildCache(Cache) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated build cache.
- withBuilder(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated builder.
- withBuilderRegistryTokenAuthentication(String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withBuilderRegistryUserAuthentication(String, String, String, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withBuildpacks(List<BuildpackReference>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated buildpacks setting.
- withBuildpacks(BuildpackReference...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated buildpacks setting.
- withBuildWorkspace(Cache) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated build workspace.
- withClassLoader(ClassLoader) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Customize theClassLoaderthat theApplicationContextshould use for resource loading and bean class loading.
- withCleanCache(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated clean cache setting.
- withClientConnectorCustomizerCustomizer(Consumer<ClientConnector>) - Method in class org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- 
Return a newJettyClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingClientConnector.
- withCommand(String, String...) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with a specific command.
- withConfiguration(Configurations) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified configuration classes with theApplicationContext.
- withConnectionManagerCustomizer(Consumer<PoolingHttpClientConnectionManagerBuilder>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- 
Return a newHttpComponentsClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingPoolingHttpClientConnectionManagerBuilder.
- withConnectTimeout(Duration) - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
- 
Return a newClientHttpRequestFactorySettingsinstance with an updated connect timeout setting.
- withConnectTimeout(Duration) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 
Deprecated.Return a newClientHttpRequestFactorySettingsinstance with an updated connect timeout setting.
- withContext(String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withCreateDate(Instant) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
- 
Set the create date for the image archive.
- withCreatedDate(String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated created date.
- withCreator(Creator) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated creator.
- withCustomizer(Consumer<HttpComponentsClientHttpRequestFactory>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- withCustomizer(Consumer<JdkClientHttpRequestFactory>) - Method in class org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
- withCustomizer(Consumer<JettyClientHttpRequestFactory>) - Method in class org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- withCustomizer(Consumer<ReactorClientHttpRequestFactory>) - Method in class org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
- withCustomizer(Consumer<SimpleClientHttpRequestFactory>) - Method in class org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
- withCustomizer(Consumer<T>) - Method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
- 
Return a newClientHttpRequestFactoryBuilderthat applies the given customizer to theClientHttpRequestFactoryafter it has been built.
- withCustomizers(Collection<Consumer<HttpComponentsClientHttpRequestFactory>>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- withCustomizers(Collection<Consumer<JdkClientHttpRequestFactory>>) - Method in class org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
- withCustomizers(Collection<Consumer<JettyClientHttpRequestFactory>>) - Method in class org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- withCustomizers(Collection<Consumer<ReactorClientHttpRequestFactory>>) - Method in class org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
- withCustomizers(Collection<Consumer<SimpleClientHttpRequestFactory>>) - Method in class org.springframework.boot.http.client.SimpleClientHttpRequestFactoryBuilder
- withCustomizers(Collection<Consumer<T>>) - Method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
- 
Return a newClientHttpRequestFactoryBuilderthat applies the given customizers to theClientHttpRequestFactoryafter it has been built.
- withDefaultRequestConfigCustomizer(Consumer<RequestConfig.Builder>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- 
Return a newHttpComponentsClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingRequestConfig.Builderused for default requests.
- withDetail(String, Object) - Method in class org.springframework.boot.actuate.health.Health.Builder
- 
Record detail using givenkeyandvalue.
- withDetail(String, Object) - Method in class org.springframework.boot.actuate.info.Info.Builder
- 
Record detail using givenkeyandvalue.
- withDetails(Map<String, ?>) - Method in class org.springframework.boot.actuate.health.Health.Builder
- 
Record details from the givendetailsmap.
- withDetails(Map<String, Object>) - Method in class org.springframework.boot.actuate.info.Info.Builder
- 
Record several details.
- withDigest(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
- 
Create a newImageReferencewith an updated digest.
- withDriverPlatform(DatabaseDriver, String) - Method in class org.springframework.boot.jdbc.init.PlatformPlaceholderDatabaseDriverResolver
- 
Creates a newPlatformPlaceholderDatabaseDriverResolverthat will map the givendriverto the givenplatform.
- withEmptyPublishRegistryAuthentication() - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withEnv(String, String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an additional env variable.
- withEnv(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with an additional environment variable.
- withEnv(Map<String, String>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith additional env variables.
- withException(Throwable) - Method in class org.springframework.boot.actuate.health.Health.Builder
- 
Record detail for givenException.
- withExistingValue(T) - Method in class org.springframework.boot.context.properties.bind.Bindable
- 
Create an updatedBindableinstance with an existing value.
- withFilter(LambdaSafe.Filter<C, A>) - Method in class org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
- 
Use a specific filter to determine when a callback should apply.
- withHook(SpringApplicationHook, Runnable) - Static method in class org.springframework.boot.SpringApplication
- 
Perform the given action with the givenSpringApplicationHookattached if the action triggers anapplication run.
- withHook(SpringApplicationHook, ThrowingSupplier<T>) - Static method in class org.springframework.boot.SpringApplication
- 
Perform the given action with the givenSpringApplicationHookattached if the action triggers anapplication run.
- withHost(String, boolean, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withHttpClientCustomizer(Consumer<HttpClient.Builder>) - Method in class org.springframework.boot.http.client.JdkClientHttpRequestFactoryBuilder
- 
Return a newJdkClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingHttpClient.Builder.
- withHttpClientCustomizer(Consumer<HttpClientBuilder>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- 
Return a newHttpComponentsClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingHttpClientBuilder.
- withHttpClientCustomizer(Consumer<HttpClient>) - Method in class org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- 
Return a newJettyClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingHttpClient.
- withHttpClientCustomizer(UnaryOperator<HttpClient>) - Method in class org.springframework.boot.http.client.ReactorClientHttpRequestFactoryBuilder
- 
Return a newReactorClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingHttpClient.
- withHttpClientTransportCustomizer(Consumer<HttpClientTransport>) - Method in class org.springframework.boot.http.client.JettyClientHttpRequestFactoryBuilder
- 
Return a newJettyClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingHttpClientTransport.
- withImagePlatform(String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated image platform.
- withInitializer(ApplicationContextInitializer<? super C>) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Add anApplicationContextInitializerto be called when the context is created.
- withInitParameter(String, String) - Method in class org.springframework.boot.actuate.endpoint.web.EndpointServlet
- 
Deprecated.
- withInitParameters(Map<String, String>) - Method in class org.springframework.boot.actuate.endpoint.web.EndpointServlet
- 
Deprecated.
- withLabel(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with an additional label.
- withLabel(String, String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageConfig.Update
- 
Update the image config with an additional label.
- withLaunchCache(Cache) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated launch cache.
- withLoadOnStartup(int) - Method in class org.springframework.boot.actuate.endpoint.web.EndpointServlet
- 
Deprecated.Sets theloadOnStartuppriority that will be set on Servlet registration.
- withLogger(Class<?>) - Method in class org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
- 
Use the specified logger source to report any lambda failures.
- withLogger(Log) - Method in class org.springframework.boot.util.LambdaSafe.LambdaSafeCallback
- 
Use the specified logger to report any lambda failures.
- withMockServletContext(Supplier<ConfigurableWebApplicationContext>) - Static method in class org.springframework.boot.test.context.runner.WebApplicationContextRunner
- 
Decorate the specifiedcontextFactoryto set aMockServletContexton each newly createdWebApplicationContext.
- withNetwork(String) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated network setting.
- withNetworkMode(String) - Method in class 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) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
- 
Add a new layer to the image archive.
- withNewLineAtEnd() - Method in interface org.springframework.boot.json.JsonWriter
- 
Return a newJsonWriterinstance that appends a new line after the JSON has been written.
- withOptions(ConnectionFactoryOptions.Builder) - Static method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
- 
Initialize a newConnectionFactoryBuilderbased on the specifiedoptions.
- without(ConfigData.Option) - Method in class org.springframework.boot.context.config.ConfigData.Options
- 
Create a newConfigData.Optionsinstance that contains the options in this set excluding the given option.
- withParent(ApplicationContext) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Configure theparentof theApplicationContext.
- withPassword(String) - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
- 
Return a newJksSslStoreDetailsinstance with a new password.
- withPassword(String) - Method in interface org.springframework.boot.ssl.pem.PemSslStore
- 
Return a newPemSslStoreinstance with a new password.
- withPassword(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 
Return a newPemSslStoreDetailsinstance with a new password.
- withPrefix(String) - Method in interface org.springframework.boot.context.properties.source.ConfigurationPropertySource
- 
Return a variant of this source that supports a prefix.
- withPrefix(String) - Method in interface org.springframework.boot.context.properties.source.IterableConfigurationPropertySource
- withPrivateKey(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 
Return a newPemSslStoreDetailsinstance with a new private key.
- withPrivateKeyPassword(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 
Return a newPemSslStoreDetailsinstance with a new private key password.
- withPropertyValues(String...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Add the specifiedEnvironmentproperty pairs.
- withPublish(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated publish setting.
- withPublishRegistryTokenAuthentication(String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withPublishRegistryUserAuthentication(String, String, String, String) - Method in class org.springframework.boot.buildpack.platform.docker.configuration.DockerConfiguration
- withPullPolicy(PullPolicy) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith the updated image pull policy.
- withReadTimeout(Duration) - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
- 
Return a newClientHttpRequestFactorySettingsinstance with an updated read timeout setting.
- withReadTimeout(Duration) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 
Deprecated.Return a newClientHttpRequestFactorySettingsinstance with an updated read timeout setting.
- withRedirects(ClientHttpRequestFactorySettings.Redirects) - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
- 
Return a newClientHttpRequestFactorySettingsinstance with an updated redirect setting.
- withRequestFactorySettings(UnaryOperator<ClientHttpRequestFactorySettings>) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
- 
Creates a newTestRestTemplatewith the same configuration as this one, except that it will customize theClientHttpRequestFactorySettings.
- withRequestFactorySettings(ClientHttpRequestFactorySettings) - Method in class org.springframework.boot.test.web.client.TestRestTemplate
- 
Creates a newTestRestTemplatewith the same configuration as this one, except that it will apply the givenClientHttpRequestFactorySettings.
- withRunImage(ImageReference) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated run image.
- withSanitizedValue() - Method in class org.springframework.boot.actuate.endpoint.SanitizableData
- 
Return a newSanitizableDatainstance with sanitized value.
- withScope(BootstrapRegistry.Scope) - Method in interface org.springframework.boot.BootstrapRegistry.InstanceSupplier
- 
Return a newBootstrapRegistry.InstanceSupplierwith an updatedBootstrapRegistry.Scope.
- withSecurityOption(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with a security option.
- withSecurityOptions(List<String>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated security options.
- withSettings(MockReset) - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
- 
Deprecated.Createsettingsto be used with mocks where a specific reset should occur.
- withSocketConfigCustomizer(Consumer<SocketConfig.Builder>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- 
Return a newHttpComponentsClientHttpRequestFactoryBuilderthat applies additional customization to the underlyingSocketConfig.Builder.
- withSslBundle(SslBundle) - Method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
- 
Return a newClientHttpRequestFactorySettingsinstance with an updated SSL bundle setting.
- withSslBundle(SslBundle) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 
Deprecated.Return a newClientHttpRequestFactorySettingsinstance with an updated SSL bundle setting.
- withSuffix(String) - Method in interface org.springframework.boot.json.JsonWriter
- 
Return a newJsonWriterinstance that appends the given suffix after the JSON has been written.
- withSuppliedValue(Supplier<T>) - Method in class org.springframework.boot.context.properties.bind.Bindable
- 
Create an updatedBindableinstance with a value supplier.
- withSystemProperties(String...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Add the specifiedSystemproperty pairs.
- withTag(ImageReference) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
- 
Set the tag for the image archive.
- withTags(List<ImageReference>) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith updated tags.
- withTags(ImageReference...) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith updated tags.
- withTlsSocketStrategyFactory(Function<SslBundle, TlsSocketStrategy>) - Method in class org.springframework.boot.http.client.HttpComponentsClientHttpRequestFactoryBuilder
- 
Return a newHttpComponentsClientHttpRequestFactoryBuilderwith a replacementTlsSocketStrategyfactory.
- withTrustBuilder(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated trust builder setting.
- withUpdatedConfig(Consumer<ImageConfig.Update>) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive.Update
- 
Apply updates to theImageConfig.
- withUrl(String) - Static method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
- 
Initialize a newConnectionFactoryBuilderbased on the specified R2DBC url.
- withUser(String) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig.Update
- 
Update the container config with a specific user.
- withUserConfiguration(Class<?>...) - Method in class org.springframework.boot.test.context.runner.AbstractApplicationContextRunner
- 
Register the specified user configuration classes with theApplicationContext.
- withValue(Object) - Method in class org.springframework.boot.actuate.endpoint.SanitizableData
- 
Return a newSanitizableDatainstance with a different value.
- withVerboseLogging(boolean) - Method in class org.springframework.boot.buildpack.platform.build.BuildRequest
- 
Return a newBuildRequestwith an updated verbose logging setting.
- withVersion(String) - Static method in class org.springframework.boot.buildpack.platform.build.Creator
- 
Create a newCreatorusing the provided version.
- wrapConnectionFactory(XAConnectionFactory) - Method in interface org.springframework.boot.jms.XAConnectionFactoryWrapper
- 
Wrap the specificXAConnectionFactoryand enroll it with a JTATransactionManager.
- wrapDataSource(XADataSource) - Method in interface org.springframework.boot.jdbc.XADataSourceWrapper
- 
Wrap the specificXADataSourceand enroll it with a JTATransactionManager.
- wrapReactiveWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation) - Method in class org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping
- 
Hook point that allows subclasses to wrap theAbstractWebFluxEndpointHandlerMapping.ReactiveWebOperationbefore it's called.
- wrapServletWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebMvcEndpointHandlerMapping.ServletWebOperation) - Method in class org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping
- 
Hook point that allows subclasses to wrap theAbstractWebMvcEndpointHandlerMapping.ServletWebOperationbefore it's called.
- WritableJson - Interface in org.springframework.boot.json
- 
JSON content that can be written out.
- write(File) - Method in class org.springframework.boot.system.ApplicationPid
- 
Write the PID to the specified file.
- write(OutputStream) - Method in interface org.springframework.boot.loader.tools.EntryWriter
- 
Write entry data to the specified output stream.
- write(JarFile, Libraries, AbstractJarWriter) - Method in class org.springframework.boot.loader.tools.Packager
- write(JarFile, Libraries, AbstractJarWriter, boolean) - Method in class org.springframework.boot.loader.tools.Packager
- write(T) - Method in interface org.springframework.boot.json.JsonWriter
- 
Provide aWritableJsonimplementation that may be used to write the given instance to various outputs.
- write(T) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
- 
ReturnJsonContentfrom writing the specific value.
- write(T, Appendable) - Method in interface org.springframework.boot.json.JsonWriter
- 
Write the given instance to the providedAppendable.
- WRITE - Enum constant in enum class org.springframework.boot.actuate.endpoint.OperationType
- 
A write operation.
- writeBuildProperties(BuildPropertiesWriter.ProjectDetails) - Method in class org.springframework.boot.loader.tools.BuildPropertiesWriter
- writeEntry(String, InputStream) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Writes an entry.
- writeEntry(String, InputStream) - Method in interface org.springframework.boot.loader.tools.LoaderClassesWriter
- 
Write a single entry to the JAR.
- writeEntry(String, EntryWriter) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Writes an entry.
- writeIfNecessary(ThrowingConsumer<List<String>>) - Method in class org.springframework.boot.loader.tools.NativeImageArgFile
- 
Write the arguments file if it is necessary.
- writeIndexFile(String, Collection<String>) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Write a simple index file containing the specified UTF-8 lines.
- writeLoadedClasses(LoaderClassesWriter) - Method in interface org.springframework.boot.loader.tools.CustomLoaderLayout
- 
Write the required loader classes into the JAR.
- writeLoaderClasses() - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- writeLoaderClasses() - Method in interface org.springframework.boot.loader.tools.LoaderClassesWriter
- 
Write the default required spring-boot-loader classes to the JAR.
- writeLoaderClasses(String) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Write the required spring-boot-loader classes to the JAR.
- writeLoaderClasses(String) - Method in interface org.springframework.boot.loader.tools.LoaderClassesWriter
- 
Write custom required spring-boot-loader classes to the JAR.
- writeLoaderClasses(LoaderImplementation) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- writeLoaderClasses(LoaderImplementation) - Method in interface org.springframework.boot.loader.tools.LoaderClassesWriter
- 
Write the default required spring-boot-loader classes to the JAR.
- writeManifest(Manifest) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Write the specified manifest.
- writeNestedLibrary(String, Library) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- 
Write a nested library.
- writeObject(T, ResolvableType) - Method in class org.springframework.boot.test.json.AbstractJsonMarshalTester
- 
Write the specified object to a JSON string.
- writeObject(T, ResolvableType) - Method in class org.springframework.boot.test.json.GsonTester
- writeObject(T, ResolvableType) - Method in class org.springframework.boot.test.json.JacksonTester
- writeObject(T, ResolvableType) - Method in class org.springframework.boot.test.json.JsonbTester
- WriteOperation - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
- 
Identifies a method on an@Endpointas being a write operation.
- writeSignatureFileIfNecessary(Map<String, Library>, AbstractJarWriter) - Method in class org.springframework.boot.loader.tools.Packager
- 
Writes a signature file if necessary for the givenwrittenLibraries.
- writeSignatureFileIfNecessary(Map<String, Library>, AbstractJarWriter) - Method in class org.springframework.boot.loader.tools.Repackager
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig
- 
Write this container configuration to the specifiedOutputStream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchive
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.docker.type.Layer
- writeTo(OutputStream) - Method in interface org.springframework.boot.buildpack.platform.io.Content
- 
Write the content to the given output stream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.io.InspectedContent
- writeTo(OutputStream) - Method in interface org.springframework.boot.buildpack.platform.io.TarArchive
- 
Write the TAR archive to the given output stream.
- writeTo(OutputStream) - Method in class org.springframework.boot.buildpack.platform.io.ZipFileTarArchive
- writeTo(OutputStream) - Method in class org.springframework.boot.loader.tools.LayersIndex
- 
Write the layer index to an output stream.
- writeToArchive(ZipEntry, EntryWriter) - Method in class org.springframework.boot.loader.tools.AbstractJarWriter
- writeToArchive(ZipEntry, EntryWriter) - Method in class org.springframework.boot.loader.tools.JarWriter
- writeToString(T) - Method in interface org.springframework.boot.json.JsonWriter
- 
Write the given instance to a JSON string.
- WsConfiguration() - Constructor for class org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration.WsConfiguration
- wsdlDefinitionBeanFactoryPostProcessor() - Static method in class org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List, List, Collection, Collection, Collection)