Download
Learn
Overview
User Documentaton
Guides
Microcasts
Webinars
Professional Training
Guides for Micronaut Framework 3
Resources
Upcoming Events
Blog
Releases
Security Announcements
Podcast
Commercial Support
Community Support
FAQ
Contact
Micronaut Success Stories
Foundation
Overview
Corporate Sponsorship
Community Sponsorship
Sponsors
Meeting Minutes
Launch
Home
»
Guides
»
data-jpa
data-jpa
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.
Tags:
testcontainers
,
test
,
data-jpa
,
h2
,
data-jdbc
,
postgres
Testing Kafka Listener using Testcontainers with the Micronaut Framework
This guide shows how to test a Kafka Listener using Testcontainers in a Micronaut Framework application.
Tags:
testcontainers
,
test
,
awaitility
,
kafka
,
assertj
,
data-jpa
,
mysql