Skip to content

fix https://github.com/spring-projects/spring-hateoas/issues/2469#2477

Open
le-zell wants to merge 1 commit intospring-projects:2.5.xfrom
le-zell:2.5.x
Open

fix https://github.com/spring-projects/spring-hateoas/issues/2469#2477
le-zell wants to merge 1 commit intospring-projects:2.5.xfrom
le-zell:2.5.x

Conversation

@le-zell
Copy link
Copy Markdown

@le-zell le-zell commented Apr 17, 2026

fix issue #2469

spring-hateoas:2.5.2 is incompatible with spring boot 3.5.13 + jackson 2.21.x. this PR intends to fix PropertyNamingStrategyBase not anymore presents in the classpath

java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/PropertyNamingStrategy$PropertyNamingStrategyBase\r\n\tat org.springframework.hateoas.mediatype.hal.Jackson2HalModule$EmbeddedMapper.with(Jackson2HalModule.java:852)\r\n\tat org.springframework.hateoas.mediatype.hal.Jackson2HalModule$HalResourcesSerializer.serialize(Jackson2HalModule.java:323)

fix issue spring-projects#2469

Signed-off-by: Jérôme Rautureau <jrautureau@gmail.com>
Signed-off-by: Jérôme Rautureau <jerome.rautureau@agglo-larochelle.fr>
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.

1 participant