Quarkus has many local development capabilities, including the recently released Dev Services that usually run with Testcontainers under the hood. We can leverage Dev Services to provide real-time API provider development experiences for Quarkus-based services and client apps.
In this session, I provide an overview of using Quarkus and its Dev Services in Gradle projects. We take WireMock as an example. I will show how to develop a REST API and gRPC 3-tier client-service-database app with the help of Quarkus, Gradle, and WireMock. DM for the Testcontainers edition!.
Demo: https://github.com/oleg-nenashev/gradle-quarkus-plugin-demo