Skip to content

Spring Boot application uses Apache CXF to expose Soap endpoint

Notifications You must be signed in to change notification settings

briansjavablog/boot-cxf-soap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Apache CXF SOAP Service

Build Status

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

About

Spring Boot application uses Apache CXF to expose Soap endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages