In this guide, you will learn how to implement the most popular Java microservices patterns with the MicroProfile project. We'll look at how to create a RESTful application using JAX-RS…
Java, Spring, Kotlin, microservices, Kubernetes, containers
In this guide, you will learn how to implement the most popular Java microservices patterns with the MicroProfile project. We'll look at how to create a RESTful application using JAX-RS…
In this article I will show you how to use the Quarkus OpenShift module. Quarkus is a framework for building Java applications in times of microservices and serverless architectures. If…
Quarkus is a lightweight Java framework developed by RedHat. It is dedicated for cloud-native applications that require a small memory footprint and a fast startup time. Its programming model is…
Preface Enterprise Java seems to be a step back from the others when it comes to microservices architecture. Some weeks ago I took a part in Code Europe - the…