In this quick article we will learn an handy option which is available in MySQL JDBC Driver to debug and profile SQL statements run by Java applications.
Deploying Quarkus applications on OpenShift
This tutorial explores how you can deploy Quarkus applications in containers and, more specifically, on OpenShift Paas Cloud platforms There are different approaches to deploy Quarkus applications on OpenShift. In this tutorial we will discuss them in detail. Start by checking out this example, which is an example of JAX-RS application which uses Hibernate ORM … Read more