-
Notifications
You must be signed in to change notification settings - Fork 146
Transient field ignorer annotation #98
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
Conversation
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.
Looks good, please consider the suggestions
Co-Authored-By: Ivan Dlugos <[email protected]>
…art into transient-ignore-92
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.
if the entity override hashCode ,@transent is invalid
Could you give an example? |
Why would you want to apply the |
LGTM. Thanks again for this, merged! Making some small follow-up tweaks to README and to satisfy linter. |
Fix for #92