Skip to content

Conversation

vpelikh
Copy link
Contributor

@vpelikh vpelikh commented Oct 6, 2025

Jackson sometimes used as transitive dependency (looking at spring-actuator), so it can casually end up in your classpath without your knowledge. This complicates json codec setup if you want to use something else. Spring-webmvc already have good solution to this problem, so I ported it to webflux. I don't think this is the best implementation, but it's definitely the simplest.

I will be glad to hear any suggestions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 6, 2025
@vpelikh vpelikh force-pushed the Add-configuration-property-for-preferred-json-mapper-in-webflux branch 3 times, most recently from f9943df to 3daa029 Compare October 6, 2025 21:52
@vpelikh vpelikh force-pushed the Add-configuration-property-for-preferred-json-mapper-in-webflux branch from 3daa029 to 2680329 Compare October 6, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants