Class WebServicesAutoConfiguration

    • Method Detail

      • messageDispatcherServlet

        @Bean
        public org.springframework.boot.web.servlet.ServletRegistrationBean<org.springframework.ws.transport.http.MessageDispatcherServlet> messageDispatcherServlet​(org.springframework.context.ApplicationContext applicationContext)
      • wsdlDefinitionBeanFactoryPostProcessor

        @Bean
        @Conditional(org.springframework.boot.autoconfigure.webservices.OnWsdlLocationsCondition.class)
        public static org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration.WsdlDefinitionBeanFactoryPostProcessor wsdlDefinitionBeanFactoryPostProcessor()