postgres

Learn how to a leverage Java records for immutable configuration, Micronaut Data Mapped Entities and Projection DTOs
Learn how to use the Liquibase to manage your schema migrations.
Learn how to write an OpenAPI definition, use it to generate a server template for a Micronaut application, and get it all to work
Learn how to secure a Micronaut application using Database authentication.
This guide shows how to replace H2 with a real database for testing in a Micronaut application.
This guide shows how to create a Micronaut application with jOOQ support