Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netodeolino/call-price
https://github.com/netodeolino/call-price
docker java junit spring-boot swagger tdd vue
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/netodeolino/call-price
- Owner: netodeolino
- Created: 2020-07-27T21:32:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T18:05:30.000Z (over 4 years ago)
- Last Synced: 2024-11-19T06:00:18.203Z (2 months ago)
- Topics: docker, java, junit, spring-boot, swagger, tdd, vue
- Language: Java
- Homepage:
- Size: 226 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CallPrice
## Backend
- Java 11, Spring Boot, H2 Database, Swagger, Lombok, JUnit, Mockito
- Endpoint: http://localhost:8081
- Swagger: http://localhost:8081/swagger-ui.html## Frontend
- Vue (CLI), Boostrap, Axios
- Endpoint: http://localhost:8080## Run project
- docker-compose up --build