I need know know the java Version to fill the parameter on Spring Initializr and the information under " Spring Boot"3.0.0 (SNAPSHOT)3.0.0 (M5)2.7.5 (SNAPSHOT)2.7.42.6.13 (SNAPSHOT)2.6.12.
Can somebody help me? Thanks
CodePudding user response:
I find the answer by myself: Wenn we creat a java project by eclips, we have a creat a project -> Package->Class with(without) "main". On the first step, it is written the java version(Default). It is a menu,you can choose java version but my was java 17 as default. That should be my java version!