Learn how to create a Hello World Micronaut application with a controller and a functional test.
Learn how to schedule periodic tasks inside your Micronaut microservices.
Learn how to secure a Micronaut application using 'Basic' HTTP Authentication Scheme.
Learn how to secure a Micronaut application using JWT (JSON Web Token) Authentication.
Learn how to use Micronaut low-level HTTP Client. Simplify your code with the declarative HTTP client.
Learn how to download an Excel file with the Micronaut framework and Spreadsheet Builder library.
Learn how to leverage token propagation in the Micronaut framework to simplify your code while keeping your microservices secure.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Okta.
Learn how to access a database with MyBatis using the Micronaut framework.
Use RabbitMQ RPC to use request-reply pattern in your Micronaut applications.
Learn how to create a Micronaut application and secure it with Strava and provide authentication with OpenID Connect
Learn how to utilize @Configuration and @ConfigurationBuilder annotations to effectively configure declared properties.
Learn how to use Micronaut caching annotations
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Github. Learn how to write your own Authentication Mapper.
Learn how to use Micronaut GraphQL.
Learn how to expose a keys endpoint with primary and secondary JSON Web Key (JWK)
Use Kafka to communicate between your Micronaut applications.
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Auth0.
Learn how to use a non-blocking reactive streams MongoDB client with a Micronaut application
Learn how to use a blocking MongoClient with a Micronaut application
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Auth0.
Learn how to use the Liquibase to manage your schema migrations.
Learn how to send emails with SendGrid from a Micronaut application
Learn how to implement mutual authentication using SSL and X.509 certificates.
Respond to a localized version of your application with LocalizedMessageSource.
Tags: graalvm, i18n
Learn how to use Micronaut Test REST-Assured to test the REST API of your Micronaut application.
Learn how to collect standard and custom metrics with the Micronaut framework.
Learn how to configure Cross-Origin Resource Sharing (CORS) in a Micronaut application.
Micronaut build plugins offer several ways to build Docker images - JAR, GraalVM native executable, CRaC

Oracle Cloud Oracle Cloud

Learn how to deploy a Micronaut application to Oracle Cloud.
Learn how to access an Oracle Autonomous Database using the Micronaut framework.
Learn how to deploy a Micronaut HTTP API Gateway Function (Serverless) application to Oracle Cloud.
Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Oracle Cloud.
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Oracle Identity Domain.

Amazon Web Services Amazon Web Services

Learn how to load your secrets from AWS Secrets Manager in your Micronaut application
Learn how to create a Micronaut application and secure it with an Authorization Server provided by Cognito.
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Amazon Cognito.
Learn how to send emails with Amazon SES from a Micronaut application
Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Amazon Cloudwatch.

Google Cloud Platform Google Cloud Platform

Learn how to create a Micronaut application and secure it with Google and provide authentication with OpenID Connect