Issue
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
Solution
I try to find the answer by myself.
When we create a java project using Eclipse software using Project -> Package-> Class with(without) "main".
On the first step, Java version(Default) is written. It is a menu, you can choose java version. For me it was java 17 as default. That's where we can find the java version!
Answered By - dreamOfpeace
Answer Checked By - Dawn Plyler (JavaFixing Volunteer)