Closed snowdrop-bot closed 3 years ago
Expected behavior If the ObjectMapper is customised then it should be used when serialising JSON as it does with normal RestEASY.
Actual behavior Some other ObjectMapper is being used, causing customised mapping to be ignored.
To Reproduce
git clone https://github.com/bcluap/quarkus-examples.git cd quarkus-examples/resteasy-reactive mvn clean test
Configuration Nothing specific
Environment (please complete the following information): Nothing specific
https://github.com/quarkusio/quarkus/issues/15018
$upstream:15018$
Expected behavior If the ObjectMapper is customised then it should be used when serialising JSON as it does with normal RestEASY.
Actual behavior Some other ObjectMapper is being used, causing customised mapping to be ignored.
To Reproduce
git clone https://github.com/bcluap/quarkus-examples.git cd quarkus-examples/resteasy-reactive mvn clean test
Configuration Nothing specific
Environment (please complete the following information): Nothing specific
https://github.com/quarkusio/quarkus/issues/15018
$upstream:15018$