Spring Boot - Samples - Web Services This sample project demonstrates how to use CXF Web Services with Spring Boot. The sample uses Maven. It can be built and run from the command line: $ mvn spring-boot:run http://localhost:8080/Service/Hello?WSDL will now display the generated WSDL.