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

Missing @NoArgsConstructor annotations in model #1069

Closed
romanstrobl opened this issue Jan 3, 2022 · 0 comments
Closed

Missing @NoArgsConstructor annotations in model #1069

romanstrobl opened this issue Jan 3, 2022 · 0 comments
Assignees
Labels

Comments

@romanstrobl
Copy link
Member

The @NoArgsConstructor annotation is missing for several model classes in Next Step which causes following error:

Cannot construct instance of `io.getlime.security.powerauth.lib.nextstep.model.entity.BankAccountDetail` (no Creators, like default constructor, exist): cannot deserialize from Object value (no delegate- or property-based Creator)
@romanstrobl romanstrobl added the bug label Jan 3, 2022
@romanstrobl romanstrobl self-assigned this Jan 3, 2022
romanstrobl added a commit that referenced this issue Jan 3, 2022
romanstrobl added a commit that referenced this issue Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant