https://github.com/csini/vat-calculator
https://github.com/csini/vat-calculator
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/csini/vat-calculator
- Owner: Csini
- License: mit
- Created: 2024-03-27T07:59:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-27T09:15:25.000Z (about 2 years ago)
- Last Synced: 2025-01-06T10:24:00.066Z (over 1 year ago)
- Language: Java
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vat-calculator
mini springboot app
to build the spring boot apps just run
```mvn clean install```
to start on port 9010:
```cd vat-calculator-business```
```mvn spring-boot:run```
api documentation:
```vat-calculator-api/doc/index.html```
or
http://localhost:9010/swagger-ui/index.html