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

Java Constants causing trouble in POJOs #5

Closed
jeaf-anaptecs opened this issue Jan 29, 2024 · 0 comments · Fixed by #36
Closed

Java Constants causing trouble in POJOs #5

jeaf-anaptecs opened this issue Jan 29, 2024 · 0 comments · Fixed by #36
Assignees
Labels
bug Something isn't working

Comments

@jeaf-anaptecs
Copy link
Contributor

jeaf-anaptecs commented Jan 29, 2024

Problems

  • Invalid import
  • Constants are also used in hashCode(), equals(...), and toString()
  • Constants are also added to OpenAPI specs

Screenshot

Unbenannt-1

Unbenannt

@jeaf-anaptecs jeaf-anaptecs added the bug Something isn't working label Jan 29, 2024
@jeaf-anaptecs jeaf-anaptecs self-assigned this Jan 29, 2024
@jeaf-anaptecs jeaf-anaptecs added this to the JEAF Generator Next milestone Jan 29, 2024
jeaf-anaptecs added a commit that referenced this issue Feb 8, 2024
@jeaf-anaptecs jeaf-anaptecs mentioned this issue Feb 8, 2024
Merged
jeaf-anaptecs added a commit that referenced this issue Feb 8, 2024
* Generated equals and hashCode

* Java part now fine, but OpenAPI not yet

* Fixed #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant