-
Notifications
You must be signed in to change notification settings - Fork 8.1k
updated spring initializr with the new version #23999
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
base: main
Are you sure you want to change the base?
updated spring initializr with the new version #23999
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
craig-osterhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I erroneously hit submit with approve.
The screenshot lgtm. The links just above it still initializes the old version (3.4.0) with an error.
https://start.spring.io/#!type=maven-project&language=java&platformVersion=3.4.0-M3&packaging=jar&jvmVersion=21&groupId=com.example&artifactId=spring-boot-docker&name=spring-boot-docker&description=Demo%20project%20for%20Spring%20Boot&packageName=com.example.spring-boot-docker&dependencies=web
|
Yes, you’re correct. The link still shows old version and needs to be fixed. Will add the correct version to the link. |
|
@craig-osterhout I added the right link. Please check it once. |
Description
This PR:
Related issues or tickets
Reviews