- Run the application and call web methods on http://localhost:8080/soapws/
- Use SoapUI or similar, Import wsdl from
src\main\resources\service\wsdl\SoapServiceWSDL.wsdl
Open the application.properties
file and set your own configurations for the database connection.
Open db.sql file
and use code for creating database.
- Java
- Gradle
- PostgreSQL
Import as Existing Gradle Project and run it as Spring Boot App.
Export to war, deploy on Tomcat server