Micronaut Guides
Guide by tag
Latest Guides
-
Turbo Native Demo with iOS/Android and a Micronaut Backend
Run the Turbo Native Demo with a Micronaut application as the backend.
-
Hotwire Turbo Chat with Micronaut Views
This guide shows how to build with the Micronaut Framework a chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
-
Run a Spring Boot application as a Micronaut application
Write an application using Spring Boot annotations and compute it into a Micronaut application at compilation time.
-
Using Micronaut Test REST-Assured in a Micronaut application
Learn how to use use Micronaut Test REST-Assured to test the REST API of your Micronaut application.
-
Using REST-Assured in a Micronaut application
Learn how to use use REST-Assured to test the REST API of your Micronaut Application.
-
Use OpenAPI Definition to Generate a Micronaut Client
Learn how to generate a Declarative Micronaut Client API from an OpenAPI definition and how to use it in your application
-
Securely store Micronaut Application secrets in Oracle Cloud Vault
Learn how to create secrets in Oracle Cloud Vault and easily access them in a Micronaut application.
-
Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework
Learn how to send an email with Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework.
-
Using MicroStream persistence with Micronaut
Learn how to use MicroStream as a high-performance persistence layer.
-
Expose a WebSocket Server in a Micronaut Application
Build a chat application by exposing a WebSocket Server with the Micronaut Framework
Turbo Native Demo with iOS/Android and a Micronaut Backend
Run the Turbo Native Demo with a Micronaut application as the backend.
Hotwire Turbo Chat with Micronaut Views
This guide shows how to build with the Micronaut Framework a chat application such as the Rails application demonstrated in the Hotwire announcement screencast.
Run a Spring Boot application as a Micronaut application
Write an application using Spring Boot annotations and compute it into a Micronaut application at compilation time.
Using Micronaut Test REST-Assured in a Micronaut application
Learn how to use use Micronaut Test REST-Assured to test the REST API of your Micronaut application.
Using REST-Assured in a Micronaut application
Learn how to use use REST-Assured to test the REST API of your Micronaut Application.
Use OpenAPI Definition to Generate a Micronaut Client
Learn how to generate a Declarative Micronaut Client API from an OpenAPI definition and how to use it in your application
Securely store Micronaut Application secrets in Oracle Cloud Vault
Learn how to create secrets in Oracle Cloud Vault and easily access them in a Micronaut application.
Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework
Learn how to send an email with Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework.
Using MicroStream persistence with Micronaut
Learn how to use MicroStream as a high-performance persistence layer.
Expose a WebSocket Server in a Micronaut Application
Build a chat application by exposing a WebSocket Server with the Micronaut Framework
Getting Started
-
Micronaut HTTP Client
-
Error Handling
-
Creating your first Micronaut Graal application
-
@Configuration and @ConfigurationBuilder
-
Schedule periodic tasks inside your Micronaut applications
-
Localize your application
-
Adding Commit Info to your Micronaut Application
-
Download an Excel file in a Micronaut Application
-
Creating your first Micronaut application
-
Send Emails from the Micronaut framework
Data Access
-
Access a database with MyBatis
-
Access a database with JPA and Hibernate
-
Micronaut MongoDB Synchronous
-
Micronaut MongoDB Asynchronous
-
Micronaut Multitenancy Propagation
-
Access a MongoDB database asynchronously with Micronaut Data MongoDB and Reactive Streams
-
Access a MongoDB database with Micronaut Data MongoDB
-
Access a database with Micronaut Data JDBC
-
Micronaut Data and Java Records
-
Schema Migration with Flyway
-
Schema Migration with Liquibase
-
Using MicroStream persistence with Micronaut
Micronaut + AWS
-
Connect a Micronaut Data JDBC Application to an AWS RDS MySQL Database
-
Distributed Configuration with AWS Secrets Manager and the Micronaut Framework
-
Micronaut AWS Parameter Store
-
Deploy a Micronaut application to AWS Lambda Java 11 Runtime
-
Deploy a Serverless Micronaut function to AWS Lambda Java 11 Runtime
-
Secret Rotation AWS Lambda and Secrets Manager
-
Micronaut AWS Lambda and a Cron Job
-
Micronaut AWS Lambda and S3 Event
-
Deploy a Micronaut application to AWS Elastic Beanstalk
-
Deploy a Micronaut function as a GraalVM Native Image to AWS Lambda
-
Deploy a Micronaut application as a GraalVM Native Image to AWS Lambda
-
JWK Generation with a Micronaut Command Line Application
-
JWK Keys endpoint
Micronaut + Google Cloud
-
Deploy to Google Cloud Run
-
Deploy GraalVM Native Image to Google Cloud Run
-
Deploy to Google App Engine
-
Deploy an HTTP Function to Google Cloud Functions
-
Use Google Secret Manager to Store MySQL Credentials
-
Connect a Micronaut Data JDBC Application to a Google MySQL Database
-
Deploy to Google Cloud Compute
Micronaut + Oracle Cloud
-
Oracle Cloud Streaming and the Micronaut Framework – Event-Driven Applications at Scale
-
Authenticate Micronaut Application users with OpenID Connect and Oracle IDCS
-
Deploy a Micronaut application to Oracle Cloud
-
Access an Oracle Autonomous Database
-
Securely store Micronaut Application secrets in Oracle Cloud Vault
-
Oracle Cloud Infrastructure (OCI) Email Delivery using the Micronaut framework
-
Deploy a Micronaut MySQL Database Application to Oracle Cloud
-
Deploy a Micronaut Function (Serverless) application to Oracle Cloud
-
Deploy a Micronaut HTTP API Gateway Function (Serverless) application to Oracle Cloud
Micronaut Security
-
Secure a Micronaut application with Auth0
-
Micronaut JWT authentication via Cookies
-
Session based authentication
-
Micronaut Token Propagation
-
Micronaut JWT Authentication
-
Micronaut Basic Auth
-
Client Credentials Flow with Micronaut and Amazon Cognito
-
Client Credentials Flow with Micronaut and Auth0
-
LDAP and Database authentication providers
-
Secure a Micronaut application with Okta
-
Secure a Micronaut application with Google
-
Secure a Micronaut application with Github
-
Secure a Micronaut application with Cognito
-
Secure a Micronaut application with LinkedIn
-
x.509 Mutual Authentication