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

[validation] add preferences to boot version and generation validations #884

Closed
martinlippert opened this issue Nov 10, 2022 · 2 comments
Closed

Comments

@martinlippert
Copy link
Member

We need to add preference settings (across Eclipse and VSCode) to switch for each of the Spring Boot version validations between ignore, info, warning, error

@martinlippert martinlippert added this to the 4.17.0.RELEASE milestone Nov 10, 2022
nierajsingh pushed a commit that referenced this issue Nov 15, 2022
Adopted existing preferences used for Boot 2, Boot 3, etc..
@nierajsingh
Copy link
Collaborator

Pushed most of the implementation so there should now be preferences to control the different validation conditions for boot version. However, there are some bugs to polish, namely when a user changes the preferences, it does not kick off another round of validation.

@martinlippert
Copy link
Member Author

Done.

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