Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when creating a project with Spring Boot version >= 3 with Java version < 17 #1422

Closed
ala-ebi opened this issue Jun 6, 2023 · 1 comment

Comments

@ala-ebi
Copy link

ala-ebi commented Jun 6, 2023

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.

@snicoll
Copy link
Contributor

snicoll commented Jun 6, 2023

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.

Spring Boot 3 requires Java 17 or later.

@snicoll snicoll closed this as not planned Won't fix, can't repro, duplicate, stale Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants