Bootstrap application for Micronaut based
bash run.sh
- Define the app name in the
settings.gradle
file. - Define the
micronaut.app.name
in thebootstrap.yml
file. - Replace
APP_
prefixed environment variables with your own app prefix. - Write your code.