Start docker compose (build the simple-api image beforehand, see README)
docker compose up
./gradlew bootRun
Hit any POST path with json payload
Start docker compose (build the simple-api image beforehand, see README)
docker compose up
./gradlew bootRun
Hit any POST path with json payload