Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmxo/optima
playing with spring cloud and java microservices
https://github.com/jmxo/optima
Last synced: about 5 hours ago
JSON representation
playing with spring cloud and java microservices
- Host: GitHub
- URL: https://github.com/jmxo/optima
- Owner: jmxo
- Created: 2022-07-23T16:43:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T19:25:01.000Z (over 2 years ago)
- Last Synced: 2024-08-10T19:36:14.293Z (3 months ago)
- Language: Java
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
$ mvn clean package dockerfile:build -DskipTests && docker-compose -f docker/docker-compose.yml up
```