An open API service indexing awesome lists of open source software.

https://github.com/wickenico/spring-boot-banking

Set of REST banking services with Spring Boot.
https://github.com/wickenico/spring-boot-banking

mysql rest-api spring-boot spring-data-jpa swagger

Last synced: about 2 months ago
JSON representation

Set of REST banking services with Spring Boot.

Awesome Lists containing this project

README

          

# REST Banking Services

Set of REST Webservices for a banking application including money transfers.

# Technologystack

REST | Spring Boot | Java | MySQL | Hibernate | Maven | Swagger |

# Installation

- MySQL: Download MySQL Workbench and create a new schema.
- Github: Fork or download project zip file.
- Open project folder with an IDE like Eclipse or VS Code.

# Database Model

[ER Diagram as PNG](https://github.com/wickenico/spring-boot-banking/tree/master/img/ERM_bankingservices.png)

# Swagger UI

http://localhost:8080/swagger-ui/index.html#/

# Postman Collection

[Postman Collection REST](https://www.postman.com/nwickersheim/workspace/banking-services/collection/11686158-c7a4cdf7-cfee-47dd-9287-d68b6af25d6d)