https://github.com/ashetm/sample-money-institution
Sample project about exposing API for money institution
https://github.com/ashetm/sample-money-institution
java-8 java8 rest spring-boot springboot
Last synced: 12 months ago
JSON representation
Sample project about exposing API for money institution
- Host: GitHub
- URL: https://github.com/ashetm/sample-money-institution
- Owner: AsheTM
- Created: 2023-06-18T14:17:54.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-18T14:19:19.000Z (over 2 years ago)
- Last Synced: 2025-02-03T22:40:51.730Z (about 1 year ago)
- Topics: java-8, java8, rest, spring-boot, springboot
- Language: Java
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Money Institution
## Description
Sample project about exposing API for money institution.
## Install
```shell script
mvn clean install
```
## Postman
Here is the link to [postman workspace](https://www.postman.com/AsheTM/workspace/sample-money-institution/overview).