data-jdbc

This guide compares how to add Spring Data or Micronaut Data to power a GET endpoint in both Micronaut and Spring Boot applications.
This guide compares how to create a GET endpoint that returns a paginated JSON Array in Micronaut and Spring Boot applications.
Learn how to create an LDAP and a database authentication provider in a Micronaut application.
Learn how to secure a Micronaut application using JWT (JSON Web Token) Authentication.
Learn how to 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 connect a Micronaut Data JDBC application to Microsoft Azure Database for MySQL.
Learn how to write an OpenAPI definition, use it to generate a server template for a Micronaut application, and get it all to work
Expose endpoints using JAX-RS annotations in a Micronaut application
This guide shows how to build a Micronaut Framework chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
Learn how to collect standard and custom metrics with the Micronaut framework.
This guide shows how to replace H2 with a real database for testing in a Micronaut application.
Learn how to secure a Micronaut application using Database authentication.
Learn how to map a one-to-many association with Micronaut Data JDBC.
Learn how to map a many-to-many association with Micronaut Data JDBC and MySQL.
Learn how to map a many-to-many association with Micronaut Data JDBC and Oracle.
Learn how to use Micronaut Data JDBC and Oracle spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to use Micronaut Data JDBC and H2 spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to use Micronaut Data JDBC and MariaDB spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to use Micronaut Data JDBC and MySQL spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to use Micronaut Data JDBC and PostgreSQL spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to use Micronaut Data JDBC and SQL Server spatial queries to find the closest available delivery driver within 5 km of a food delivery order.

Oracle Cloud Oracle Cloud

Learn how to access an Oracle Autonomous Database using the Micronaut framework.
Learn how to deploy a Micronaut MySQL database application to Oracle Cloud.
Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Oracle Cloud.

Amazon Web Services Amazon Web Services

Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Amazon CloudWatch.

Microsoft Azure Microsoft Azure

Learn how to create secrets in Azure Key Vault and easily access them in a Micronaut application.

Google Cloud Platform Google Cloud Platform