This is a Spring Boot server application that serves the web services on http://learnwebservices.com site.
The main purpose of this site to provide a free, public, sample SOAP webservices for everyone. These webservices are designed to long live, so they can be used in tutorials, videos, blog posts, Stack Overflow, etc.
Starting an instance with the following command:
docker run -p 8080:8080 --name my-lwsapp vicziani/lwsapp
Then check the http://localhost:8080 address!
Content type
Image
Digest
sha256:7ebfad657…
Size
214.3 MB
Last updated
about 2 years ago
docker pull vicziani/lwsapp