Replace H2 with a real database for testing
This guide shows how to replace H2 with a real database for testing in a Micronaut application.
This guide shows how to replace H2 with a real database for testing in a Micronaut application.
This guide shows how to test a Kafka Listener using Testcontainers in a Micronaut Framework application.
This guide shows how to test an external API integration using Testcontainers WireMock module.
This guide shows how to create a Micronaut application with jOOQ support
Learn how to use AWS Parameter for Configuration Discovery in a Micronaut application.
Use AWS X-Ray distributed tracing to investigate the behavior of your Micronaut applications.
Learn how to connect JMS Application to an AWS SQS Queue
Use Oracle Cloud Streaming to communicate between your Micronaut applications.
Learn how to load your secrets from AWS Secrets Manager in your Micronaut application