-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This account service project provides services related to account activities. This service serves users with checking their account list, checking the bank balance, depositing in their account and withdrawing from their bank account. To serve these functionalities to users we can use the Spring Boot and the Spring Cloud frameworks.
The following list show you what to do.
- Create a Spring Boot project using Spring Initializr with the Maven option and Spring Web dependency.
- Write a Controller class to test if an endpoint works.
- Test the endpoint if it works correctly.
That's it!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request