testcontainers

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