Skip to content

MHZDeveloper/Bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started with Spring Boot

You will find here the presentation of this session.

"Bank" is a mini project that lets you create a bank account, deposit and withdraw money and of course see your current balance.

Building

Building this project requires the following tools:

  • Git (obviously)
  • JDK 11
  • Maven 3.3.9

Below, you'll find the steps to clone the project on your pc (or you can download it) and run it :

 $ git clone https://github.com/MHZDeveloper/Bank.git
 $ cd Bank
 $ mvn spring-boot:run

Use postman to trigger API endpoints :

PS : you can also browse to http://localhost:8080/actuator to see the endpoint metrics.

Enjoy !! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages