This project is for the service which is related to insurances and serves users with checking the list of their insurances and the payment history.
The following list is what you should do.
- Create a Spring Boot project using Spring Initializr with the Maven option and Spring Web depencency for now.
- Write a controller to test if it works.
- Test the endpoint.
That's it for now!