gradle bootRun
curl http://localhost:8080/api/hello
/.gradle/
: Internal gradle directory. Not user manageable. Should not be version controlled/gradle
: Stores the wrapper and possible other gradle supporting files. Should be under version control.gradlew
andgradlew.bat
: wrapper scriptsbuild.gradle
: build configuration filesettings.gradle
: Executed before anybuild.gradle
. It is also a script likebuild.gradle
. Define all included submodules.gradle.properties
: Options for running gradle itself
After generating the charts apply them.
- Kube deployment
- cdk8s
- kube secrets
- log in config map