Spring Boot takes an opinionated view of building production-ready Spring applications. It favors convention over configuration and is designed to get you up and running as quickly as possible.
"features": {
"ghcr.io/devcontainers-extra/features/springboot-sdkman:2": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version of Spring Boot to install. | string | latest |
| jdkVersion | Select or enter a JDK version to install. | string | latest |
| jdkDistro | Select or enter a JDK distribution to install | string | ms |
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.