A demonstration of web service architecture by creating a few payment services.
- Clone project
- Import project into your IDE (Intellij preferably) as a maven project.
- Allow all dependency to be imported, then run the application (app runs on port 8080 and uses H2).
- Run "com.luminor.webservice"