We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When selecting Java 11, Java 17 is provided instead. Please fix.
The text was updated successfully, but these errors were encountered:
The pom.xml will say 17. Should say 11.
Sorry, something went wrong.
You have selected Spring Boot 3.0.0, it is using Java 17 as baseline so it cannot be run at java 11, for java 11 you should choose Spring Boot 2.7.x
https://spring.io/blog/2022/11/24/spring-boot-3-0-goes-ga
Duplicates #1041
No branches or pull requests
When selecting Java 11, Java 17 is provided instead. Please fix.
The text was updated successfully, but these errors were encountered: