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

[BUG] i have 2 similer fields used @data on class only generate a setter method #2949

Closed
18310781743 opened this issue Sep 7, 2021 · 1 comment

Comments

@18310781743
Copy link

Describe the bug

two fields as eppFloorplanId and eppFloorPlanId

To Reproduce
only generate setEppFloorplanId() method
but toString() and hash() all include over two fileds

Expected behavior
generate two setter method setEppFloorplanId() and setEppFloorPlanId()

Version info (please complete the following information):

  • Lombok version 1.6.20
  • idea 2021.1.3
  • jdk version 1.8_211

Additional context
no other

@Rawi01
Copy link
Collaborator

Rawi01 commented Sep 11, 2021

Duplicate of #2130 and #2693

@Rawi01 Rawi01 closed this as completed Sep 11, 2021
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

2 participants