Java Runtime Environment Description
Run .jar file (Java version is 17)
The effect of this app is the same as the command below:
java -jar xxx.jar
spring boot packaged into jar can also run
The effect of this app is the same as the command below:
java -jar xxx.jar
spring boot packaged into jar can also run
Open up