Skip to content

Create the skeleton of the account subproject #4

@nstarlike

Description

@nstarlike

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.

  1. Create a Spring Boot project using Spring Initializr with the Maven option and Spring Web dependency.
  2. Write a Controller class to test if an endpoint works.
  3. Test the endpoint if it works correctly.

That's it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions