Microservice with clean architecture
Use gradle to management gradle to run project.
sh ./gradlew build
sh ./gradlew bootrun
curl -i http://localhost:8080/api/robin-food/survey/list-all-active
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.