Skip to content

Conversation

garihc23
Copy link

  • Resolved compilation errors related to missing setKey(), setUser(), and setCreated() methods in PasswordReset.
  • Lombok's @DaTa annotation was present but did not generate the expected methods.
  • Added explicit setter and getter methods to ensure compatibility across different environments.

- Resolved compilation errors related to missing setKey(), setUser(), and setCreated() methods in PasswordReset.
- Lombok's @DaTa annotation was present but did not generate the expected methods.
- Added explicit setter and getter methods to ensure compatibility across different environments.
@summitt
Copy link
Contributor

summitt commented Apr 1, 2025

Not really sure why this is needed. Lombok seems to be generating the getters and setters in my env. When i have more time i'll try to recreate the issue you are having.

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

Successfully merging this pull request may close these issues.

2 participants