reactor
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 secure a Micronaut application using Session based authentication.
Use Consul service discovery to expose your Micronaut applications.
Use Netflix Eureka service discovery to expose your Micronaut applications.
Use Jaeger distributed tracing to investigate the behaviour of your Micronaut applications.
Use Zipkin distributed tracing to investigate the behaviour of your Micronaut applications.
Learn how to leverage token propagation in the Micronaut framework to simplify your code while keeping your microservices secure.
Use RabbitMQ to communicate between your Micronaut applications.
Use RabbitMQ RPC to use request-reply pattern in your Micronaut applications.
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 create a Micronaut application and authenticate with LinkedIn.
Take a tour of the extension functions in the Micronaut framework and learn to write your own
Use Kafka to communicate between your Micronaut applications.
Learn how to use a non-blocking reactive streams MongoDB client with a Micronaut application
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Auth0.
Learn how to send emails with SendGrid from a Micronaut application
Learn how to implement mutual authentication using SSL and X.509 certificates.
Learn how to write an OpenAPI definition, use it to generate a server template for a Micronaut application, and get it all to work
Learn how to access a MongoDB database asynchronously with Micronaut Data.
Build a chat application by exposing a WebSocket Server with the Micronaut Framework
Learn how to generate a Declarative Micronaut Client API from an OpenAPI definition and how to use it in your 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.
Run the Turbo Native Demo with a Micronaut application as the backend.
Learn how to use Micronaut Data and Hibernate Reactive
Use Jaeger distributed tracing to investigate the behavior of your Micronaut applications.
Use Zipkin distributed tracing to investigate the behavior of your Micronaut applications.
Learn how to secure a Micronaut application using Database authentication.
Oracle Cloud
Use Oracle Cloud Streaming to communicate between your Micronaut applications.
Amazon Web Services
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
Use AWS X-Ray distributed tracing to investigate the behavior of your Micronaut applications.