You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to create projects using Spring Boot version 3.1.0 and Java 8 in the UI. However, the downloaded project has Java 17 in pom.xml
I would have expected the radio buttons for older Java versions to be disabled depending on the selected Spring version, or alternatively, an error message when trying to create the project, but not a project with a different version.
The text was updated successfully, but these errors were encountered:
Thanks for the report, but that's the wrong issue tracker. start.spring.io has a GitHub link that points to its issue tracker. This is also a duplicate of spring-io/start.spring.io#1041.
I am able to create projects using Spring Boot version 3.1.0 and Java 8 in the UI. However, the downloaded project has Java 17 in pom.xml
I would have expected the radio buttons for older Java versions to be disabled depending on the selected Spring version, or alternatively, an error message when trying to create the project, but not a project with a different version.
The text was updated successfully, but these errors were encountered: