Java Web App with Quarkus and JPAStreamer – Tutorial

In this course, you’ll learn how to use Quarkus and JPAStreamer to build a REST web application. Quarkus is an open-source framework tailored for Java, optimized for building speedy cloud-native microservices and serverless applications, especially in containerized environments like Kubernetes. JPAStreamer, on the other hand, is a Java library that simplifies database interactions by allowing JPA entities to harness the expressiveness of Java Stream operations. Quarkus project configurator: hrrpa:// JPAStreamer: ✏️ Julia Gustafsson developed this course. 🔗 Code: 🏗️ Speedment and Quarkus provided a grant to make this course possible. ⭐️ Contents ⭐️ ⌨️ (00:00) Introduction ⌨️ (03:57) Introduction to Quarkus and JPAStreamer ⌨️ (07:43) Prerequisites ⌨️ (0
Back to Top