https://github.com/baskeboler/payments
https://github.com/baskeboler/payments
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/baskeboler/payments
- Owner: baskeboler
- Created: 2015-08-22T00:59:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-22T05:21:24.000Z (almost 11 years ago)
- Last Synced: 2025-02-27T03:29:22.746Z (over 1 year ago)
- Language: Java
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Payments toy application
Playground app and technology showcase
## Details
Implemented using:
* Spring Boot
* Vaadin
* Reactor
* Spring data repositories (default mariadb)
* flyway (database version control)
## Running
`$ mvn spring-boot:run`