To divulge the Grails version issue the following command.
[codesyntax lang=”bash”]
grails --version Grails Version: 5.3.2 JVM Version: 20
[/codesyntax]
To reveal the Java version issue the following command.
[codesyntax lang=”bash”]
java --version java 20 2023-03-21 Java(TM) SE Runtime Environment (build 20+36-2344) Java HotSpot(TM) 64-Bit Server VM (build 20+36-2344, mixed mode, sharing)
[/codesyntax]
To switch JVM’s and review available environments click here.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.