Skip to content

alexey-plotnikoff/micronaut-serde

Repository files navigation

Micronaut 4.3.4 with micronaut-serde-jackson. @JsonValue doesn't work.

Run application:

./gradlew run

and you will see:

body: {"courier":"UPS_MAIL_INNOVATION"}

but should be:

body: {"courier":"ups-mi"}

Issue #780.

About

Example of micronaut with serde serialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages