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.
This guide shows how to test a Kafka Listener using Testcontainers in a Micronaut Framework application.
Learn how to use Micronaut Data JDBC and MySQL spatial queries to find the closest available delivery driver within 5 km of a food delivery order.
Learn how to connect to an AWS MySQL database.
Learn how to connect a Micronaut Data JDBC application to Microsoft Azure Database for MySQL.
Learn how to connect to a Google MySQL database.
Learn how to deploy a Micronaut MySQL database application to Oracle Cloud.
Learn how to access a database with Micronaut JDBC repositories.
Learn how to use Hibernate Reactive with the Micronaut Framework.
Learn how to use Micronaut Data and Hibernate Reactive.
Learn how to access a database with Micronaut R2DBC repositories.
Learn how to map a many-to-many association with Micronaut Data JDBC and MySQL.
Expose endpoints using JAX-RS annotations in a Micronaut application
Learn how to use Flyway to manage your schema migrations.
Learn how to create secrets in Azure Key Vault and easily access them in a Micronaut application.
Learn how to create secrets in Oracle Cloud Vault and easily access them in a Micronaut application.
Learn how to use Google Secret Manager.
This guide shows how to build a Micronaut Framework chat application such as the Rails application demonstrated in the Hotwire announcement screencast.