Testing JSON serialization with Micronaut applications
May 2021, 07 -
In Micronaut applications, you can control JSON serialization with Jackson annotations. Inject ObjectMapper into your tests to verify it.
My next events:
🗓 Nov 22 09:00 JCON World Micronaut CRaC
🗓 Nov 23 15:00 JCON World Micronaut EclipseStore
May 2021, 07 -
In Micronaut applications, you can control JSON serialization with Jackson annotations. Inject ObjectMapper into your tests to verify it.