Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 346 Bytes

README.adoc

File metadata and controls

12 lines (8 loc) · 346 Bytes

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.