http-client

Learn how to use Micronaut low-level HTTP Client. Simplify your code with the declarative HTTP client.
Take a tour of the extension functions in the Micronaut framework and learn to write your own
Learn how to collect standard and custom metrics with the Micronaut framework.
Learn how to collect standard and custom metrics with the Micronaut framework and monitor them on Amazon Cloudwatch.
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 Auth0.
Learn how to use Client Credentials Flow between Micronaut microservices with an Authorization Server provided by Amazon Cognito.
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 generate a Declarative Micronaut Client API from an OpenAPI definition and how to use it in your application
Learn how to access an Oracle Autonomous Database using the Micronaut framework.
Learn how to leverage token propagation in the Micronaut framework to simplify your code while keeping your microservices secure.
Learn how to render an HTML page with Thymeleaf and Micronaut Views
This guide shows how to test an external API integration using Testcontainers WireMock module.