Getting Started
Download an Excel file in a Micronaut Application
Learn how to download an Excel file with Micronaut Framework and Spreadsheet Builder library.
Read | Read | ||
Read | Read |
Creating your first Micronaut Graal application
Learn how to create a Hello World Micronaut GraalVM application.
Read | Read | ||
Read | Read |
Send Emails from Micronaut Framework
Learn how to send emails with AWS SES and SendGrid from a Micronaut application and leverage @Requires annotation to load beans conditionally.
Read | Read | ||
Read | Read |
Data Access
Micronaut Multitenancy Propagation
Learn how Micronaut Framework helps you implement Multitenancy in a set of Microservices.
Read |
Access a database with Micronaut Data JDBC
Learn how to access a database with Micronaut JDBC repositories.
Read | |||
Read |
Access a database with MyBatis
Learn how to access a database with MyBatis using Micronaut Framework.
Read | |||
Read |
Access a database with JPA and Hibernate
Learn how to access a database with JPA and Hibernate using Micronaut Framework.
Read | |||
Read |
Messaging
RabbitMQ RPC and Micronaut Framework
Use RabbitMQ RPC to use request-reply pattern in your Micronaut applications.
Read | |||
Read |
Micronaut Security
Secure a Micronaut application with Okta
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Okta.
Read | |||
Read |
LDAP and Database authentication providers
Learn how to create a LDAP and a database authentication provider in a Micronaut Application.
Read |
Secure a Micronaut application with Google
Learn how to create a Micronaut application and secure it with Google and provide authentication with OpenID Connect
Read | |||
Read |
Secure a Micronaut application with Github
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Github. Learn how to write your own UserDetails Mapper.
Read | |||
Read |
Micronaut Token Propagation
Learn how to leverage token propagation in Micronaut Framework to simplify your code while keeping your microservices secure.
Read | |||
Read |
Secure a Micronaut application with Cognito
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Cognito.
Read | |||
Read |
Secure a Micronaut application with LinkedIn
Learn how to create a Micronaut application and authenticate with LinkedIn.
Read | |||
Read |
Service Discovery
Distributed Tracing
Kotlin
Using Kotlin Extension Functions in Micronaut Framework
Take a tour of the extension functions in Micronaut Framework and learn to write your own
Read | |||
Read |
AWS
Micronaut AWS Lambda and a Cron Job
Learn how to a scheduled expression with Event Bridge trigger to execute a Micronaut AWS Lambda every 5 minutes
Read | |||
Read |
JWK Generation with a Micronaut Command Line Application
Learn how to generate a JSON Web Key (JWK) with a Micronaut CLI (Command Line interface) application
Read | |||
Read |
Secret Rotation AWS Lambda and Secrets Manager
Learn how to create an AWS Lambda function with the Micronaut Framework to rotate a secret stored in AWS Secrets Manager
Read | |||
Read |
Micronaut AWS Parameter Store
Learn how to use AWS Parameter for Configuration Discovery in a Micronaut application.
Read | |||
Read |
Deploy a Micronaut function as a GraalVM Native Image to AWS Lambda
Learn how to distribute a Micronaut function built as a GraalVM Native image to AWS Lambda Custom Runtime
Read | Read | ||
Read | Read |
Micronaut AWS Lambda and S3 Event
Learn how to generate thumbnails for images uploaded to an S3 bucket with AWS Lambda and Micronaut Framework
Read | |||
Read |
JWK Keys endpoint
Learn how to expose a keys endpoint with primary and secondary JSON Web Key (JWK)
Read | |||
Read |
Deploy a Micronaut application as a GraalVM Native Image to AWS Lambda
Learn how to distribute a Micronaut Java application built as a GraalVM Native image to AWS Lambda Custom Runtime
Read | Read | ||
Read | Read |
Micronaut + Microsoft Azure
Deploy a Micronaut application to Microsoft Azure
Learn how to deploy a Micronaut application to Microsoft Azure.
Read |