Skip to content

ensures that NoArgsCtor is picked by jackson making all fields optional#3863

Open
awildturtok wants to merge 2 commits intodevelopfrom
feature/lax-credentials-requirements
Open

ensures that NoArgsCtor is picked by jackson making all fields optional#3863
awildturtok wants to merge 2 commits intodevelopfrom
feature/lax-credentials-requirements

Conversation

@awildturtok
Copy link
Copy Markdown
Collaborator

No description provided.

@awildturtok awildturtok requested a review from thoniTUB as a code owner March 24, 2026 17:06
@Builder
@Jacksonized
@NoArgsConstructor
@NoArgsConstructor(onConstructor_ = {@JsonCreator})
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ändert das irgendwas, oder enforced das nur dass der NoArgs genutzt wird?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

das soll nur sicherstellen, dass über den NoArgs geöffnet wird.

…aseConfig.java

Co-authored-by: MT <12283268+thoniTUB@users.noreply.github.com>
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