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

Add an option to stop the application from spring-boot-properties-migrator #40435

Open
ttddyy opened this issue Apr 18, 2024 · 0 comments
Open
Labels
type: enhancement A general enhancement
Milestone

Comments

@ttddyy
Copy link
Contributor

ttddyy commented Apr 18, 2024

When spring-boot-properties-migrator detects an error (and/or warning) report, it would be nice to have an option to prevent the application from starting up.

I would like to enforce the proper usage of properties in the application (avoiding the use of deprecated or removed properties). Logs are easily buried, and developers often do not pay attention during development.
It would be beneficial to fail fast to detect incorrect usage of properties rather than discovering it the hard way later on.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 18, 2024
@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 19, 2024
@philwebb philwebb added this to the 3.x milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants