Technologies required:
- Java 11 SDK (at minimum)
- Docker 20 (should work with recent versions)
- Python 3.x
$ cd ./external && python3 -m http.server 8008
$ cd ./oauth2resourceserver && ./gradlew bootBuildImage
$ cd ./api && ./gradlew bootBuildImage
$ cd ./api/etc/docker && docker-compose up
Click here to learn more about Car Service API (main project).
Links to subprojects required to run the Car Service API: