Test Micronaut POJOs contain validation annotations
May 2021, 17 -
I like to define validation annotations for Micronaut application's models.
May 2021, 17 -
I like to define validation annotations for Micronaut application's models.
May 2021, 17 -
I always annotate my model classes with @Introspected. It is easy to test that you don't forget the annotation.
May 2021, 07 -
In Micronaut applications, you can control JSON serialization with Jackson annotations. Inject ObjectMapper into your tests to verify it.
May 2021, 06 -
I always expose the /health endpoint in my Micronaut applications. It is easy to test it.
Apr 2017, 27 -
Personal blog of Sergio del Amo
Sep 2016, 28 -
Personal blog of Sergio del Amo
Aug 2016, 21 -
Personal blog of Sergio del Amo
May 2016, 02 -
Personal blog of Sergio del Amo