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

Script should emit warnings when encoutering getters/setters with final keyword. #5

Open
martyschaer opened this issue Dec 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@martyschaer
Copy link
Collaborator

Hibernate won't tolerate the property methods being final. The script should emit a warning.

Nice to have: given an option like --removeFinals the script should automatically remove finals from the property methods.

@martyschaer martyschaer added the enhancement New feature or request label Dec 18, 2018
@martyschaer martyschaer self-assigned this Dec 18, 2018
@martyschaer martyschaer added the good first issue Good for newcomers label Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant