Skip to content

Use JacksonJsonSerde in Kafka Streams documentation - #51152

Merged
snicoll merged 1 commit into
spring-projects:4.0.xfrom
MacAlsandair:docs-kafka-jackson-json-serde-4.0.x
Jul 30, 2026
Merged

Use JacksonJsonSerde in Kafka Streams documentation#51152
snicoll merged 1 commit into
spring-projects:4.0.xfrom
MacAlsandair:docs-kafka-jackson-json-serde-4.0.x

Conversation

@MacAlsandair

Copy link
Copy Markdown
Contributor

The Kafka Streams example used JsonSerde behind a deprecation suppression, added in 42d0f72 because Spring for Apache Kafka had no Jackson 3 equivalent at the time. Spring Kafka now ships JacksonJsonSerde, so the example can use it and drop the suppression.

See gh-45535

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 29, 2026
@MacAlsandair
MacAlsandair force-pushed the docs-kafka-jackson-json-serde-4.0.x branch from a376b1b to af66a9f Compare July 29, 2026 13:36
See spring-projectsgh-51152

Signed-off-by: Alexander Makarov <alexander.makarov@nightsong.li>
@snicoll
snicoll force-pushed the docs-kafka-jackson-json-serde-4.0.x branch from af66a9f to bb62e8c Compare July 30, 2026 06:51
@snicoll snicoll closed this in 9714d27 Jul 30, 2026
@snicoll
snicoll merged commit 9714d27 into spring-projects:4.0.x Jul 30, 2026
3 checks passed
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 30, 2026
@snicoll snicoll added this to the 4.0.8 milestone Jul 30, 2026
@snicoll snicoll self-assigned this Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants