This project is for the prepayment service which is composed of checking the prepayment list, the balance, the information and the transactional history of each.
The following list shows you what to do.
- Create a project through Spring Initializr with the Maven option and Spring Web dependency for now.
- Write a controller to test if it works.
- Test the endpoint.
That's it!