An open API service indexing awesome lists of open source software.

https://github.com/sean-bradley/seans-simple-java-soap-api-microservice

A very basic implemenattion of a SOAP microservice built in JAVA
https://github.com/sean-bradley/seans-simple-java-soap-api-microservice

java microservice soap

Last synced: 9 months ago
JSON representation

A very basic implemenattion of a SOAP microservice built in JAVA

Awesome Lists containing this project

README

          

# Seans Simple Java SOAP API Microservice

## Building A Very Simple Soap Microservice In Java

A very basic implementation of a SOAP microservice built in minimal JAVA

I bet you never new it was so easy, and required so little code, to build a reliable simple messaging service that will run forever.

Visit https://seanwasere.com/building-a-very-simple-soap-microservice-in-java/ for build instructions.