Package io.virtualan.autoconfig
Class WebServiceConfig
- java.lang.Object
-
- org.springframework.ws.config.annotation.WsConfigurerAdapter
-
- io.virtualan.autoconfig.WebServiceConfig
-
- All Implemented Interfaces:
org.springframework.ws.config.annotation.WsConfigurer
@EnableWs @Configuration public class WebServiceConfig extends org.springframework.ws.config.annotation.WsConfigurerAdapter
-
-
Constructor Summary
Constructors Constructor Description WebServiceConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.ServletRegistrationBean<javax.servlet.Servlet>messageDispatcherServlet(org.springframework.context.ApplicationContext applicationContext)
-