Skip to content

When using WebFluxTest, WebTestClient's codecs are not customized breaking JSON (de)serialisation that relies on Module-provided functionality #15070

Closed
@mkheck

Description

@mkheck

Possible bug report/regression:

This code works with v2.0.6.RELEASE & prior versions of Boot, and Jackson dependencies were unchanged between 2.0.6 & 2.1.0.

Unit test fails with this stack trace: https://gist.github.com/mkheck/f94d3a2caea883004fc3442379d3b07d

Sample project is here: https://github.com/mkheck/Boot210JacksonNoCreatorsException

Steps to reproduce: run only active unit test in RouteConfigTest (getAllCoffees()).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions