Minimal Spring Boot sample app.
For building and running the application you need:
- Change the database preperties in
application.properties
file - Import
schema.sql
into your database - Build the project using
mvn clean install
- Run using
mvn spring-boot:run
- WSDL Url
- Create soap ui project using above wsdl url and test these endpoints