Uses of Class
org.springframework.boot.webservices.autoconfigure.WebServicesProperties
Packages that use WebServicesProperties
Package
Description
Auto-configuration for Spring Web Services.
-
Uses of WebServicesProperties in org.springframework.boot.webservices.autoconfigure
Methods in org.springframework.boot.webservices.autoconfigure with parameters of type WebServicesPropertiesModifier and TypeMethodDescriptionServletRegistrationBean
<org.springframework.ws.transport.http.MessageDispatcherServlet> WebServicesAutoConfiguration.messageDispatcherServlet
(ApplicationContext applicationContext, WebServicesProperties properties)