Skip to content

An example of how to implement a simple SOAP service using Spring Boot

License

Notifications You must be signed in to change notification settings

AndreasHae/spring-boot-soap-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot SOAP service demo

GitHub Workflow Status GitHub Workflow Status

This project serves as an example of how to implement a simple SOAP service using Spring Boot. It roughly follows the official Spring guide on web services.

The service also has a corresponding mobile client application implemented with Flutter which can be found here.

The project originated from a networking assignment which consisted of writing a backend service and Android client application using the SOAP protocol.

About

An example of how to implement a simple SOAP service using Spring Boot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages