mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '3.5.x' into 4.0.x
Closes gh-49298
This commit is contained in:
@@ -7,9 +7,7 @@ in order to complete your installation.
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
Spring Boot CLI requires Java JDK 17 or above in order to run. Groovy v${groovy.version}
|
||||
is packaged as part of this distribution, and therefore does not need to be installed (any
|
||||
existing Groovy installation is ignored).
|
||||
Spring Boot CLI requires Java JDK 17 or above in order to run.
|
||||
|
||||
The CLI will use whatever JDK it finds on your path, to check that you have an appropriate
|
||||
version you should run:
|
||||
|
||||
Reference in New Issue
Block a user