Ruben MondejarFirst steps in Monitoring Micronaut apps with Prometheus and GrafanaIn previous stories with Micronaut, we followed some guidelines on how to implement a microservice with JWT authorization, providing…Apr 18, 20221Apr 18, 20221
Ruben MondejarNative Image with Micronaut 3.1 and MySQLLet’s revisit this topic, this time with the improved and straightforward solution that the new version of Micronaut with its third…Oct 14, 2021Oct 14, 2021
Ruben MondejarDocumenting Spring Boot 2.7.x APIs Using OpenAPI 3.0REST APIs documentation is one of the most important steps to fully support our potential clients. For new projects or to help to migrate…Oct 3, 20212Oct 3, 20212
Ruben MondejarinThe StartupMutation Testing with PITest and Spock 2Nowdays, concepts like Clean Code, TDD, BDD, Test Coverage, or Quality of Life are used to facilitates the manner that we are building and…Dec 22, 2020Dec 22, 2020
Ruben MondejarinThe StartupDocumenting Our Micronaut v2 Applications With SwaggerThe OpenAPI implementation: Swagger, is really great to documentour own REST APIs, and even to test it locally or remotely. But before of…Nov 29, 2020Nov 29, 2020
Ruben MondejarCreating a native image with Micronaut 2 and PostgreSQLWith the recent 2.0.0 Release Candidate 1, we are able to use Micronaut with a complete library toolkit including Postgres, Flyway…Jun 23, 20201Jun 23, 20201
Ruben MondejarHandling Refresh Token with Micronaut 2.0.0RC1Micronaut is evolving in the path to reach the 2.0.0 final version. As expected, necessary changes are made, and one of them is how to…Jun 16, 2020Jun 16, 2020
Ruben MondejarManaging JWT Auth with Micronaut v2 (Part 3)In this third part of this journey, we are going to finish by deploying our new backend built with Micronaut v2, which given a valid token…Apr 18, 2020Apr 18, 2020
Ruben MondejarManaging JWT Auth with Micronaut v2 (Part 2)In this second part of this journey, we are going to finish our implementation of this backend built with Micronaut v2, which given a…Apr 16, 2020Apr 16, 2020
Ruben MondejarManaging JWT Auth with Micronaut v2 (Part 1)This is the first part on my journey creating a backend at fast-pace with Micronaut, starting with the initial API that covers JWT, user…Apr 12, 2020Apr 12, 2020