data-jdbc
This guide compares how to add POST endpoint in both Micronaut and Spring Boot applications.
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.
This guide compares how to secure a REST API with basic authentication in Micronaut and Spring Boot applications.
Learn how to create a 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 access a database with Micronaut JDBC repositories.
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 use Flyway to manage your schema migrations
Learn how to connect a Micronaut Data JDBC application to a 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
Build a TODO application with Micronaut GraphQL.
Expose endpoints using JAX-RS annotations in a Micronaut application
This guide shows how to build with the Micronaut Framework a 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.
Oracle Cloud
Learn how to access an Oracle Autonomous Database using the Micronaut framework.
Use Oracle Cloud Streaming to communicate between your Micronaut applications.
Learn how to deploy a MySQL Micronaut 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
Learn how to connect to an AWS MySQL Database
Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Amazon Cloudwatch.
Microsoft Azure
Learn how to create secrets in Azure Key Vault and easily access them in a Micronaut application.
Google Cloud Platform
Learn how to connect to a Google MySQL Database
Learn how to use Google Secret Manager