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

[JVPP-15] Configurable filter for DTO methods generation #25

Open
vvalderrv opened this issue Jan 3, 2025 · 0 comments
Open

[JVPP-15] Configurable filter for DTO methods generation #25

vvalderrv opened this issue Jan 3, 2025 · 0 comments

Comments

@vvalderrv
Copy link
Contributor

Currently hasCode,equals and toString for DTOs skip retval field.
Type generation reuses the code and also skips the field.
API contract does not say anything about retval fields in typeonly definitions.
They might be manifestation of unused field, but jvpp should
not restrict it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant