Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Grails (via SDKMAN) (grails-sdkman)

Grails is a powerful web framework, for the Java platform aimed at multiplying developers productivity thanks to a Convention-over-Configuration, sensible defaults and opinionated APIs. It integrates smoothly with the JVM, allowing you to be immediately productive whilst providing powerful features, including integrated ORM, Domain-Specific Languages, runtime and compile-time meta-programming and Asynchronous programming.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/grails-sdkman:2": {}
}

Options

Options Id Description Type Default Value
version Select the version 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.