Skip to content

update to spring boot 4 and fix update issues - #42

Merged
SirCotare merged 2 commits into
mainfrom
update-boot-4
Dec 16, 2025
Merged

SirCotare merged 2 commits into
mainfrom
update-boot-4

Conversation

@SirCotare

@SirCotare SirCotare commented Dec 16, 2025

Copy link
Copy Markdown
Member

2.0.0

@SirCotare SirCotare self-assigned this Dec 16, 2025

@ThoSap ThoSap left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice one 👍🏼
This is the first usage of Jackson 3.0.0 I've seen, nice.

Comment on lines +49 to +51
.forEach(type ->
module.addDeserializer(type, new CustomTypeDeserializer(type))
);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please auto-format all files.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It reformatted a few things, but not that one 🤷

@SirCotare
SirCotare merged commit db89cc4 into main Dec 16, 2025
1 check passed
@SirCotare
SirCotare deleted the update-boot-4 branch December 16, 2025 14:40
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