Spring Boot demo app uses Apache CXF to expose a simple SOAP endpoint.
Pull the source from github with git clone https://github.com/briansjavablog/boot-cxf-soap-demo.git. To run the integration test run mvn test. To run as executable JAR run java -jar target/boot-cxf-demo.jar