Best of Quarkus — 2023
- 1
- 2
freeCodeCamp·2y
Get started with Quarkus and JPAStreamer
This article introduces the Quarkus development platform and demonstrates how to use it with JPAStreamer to streamline Java application development. Quarkus is a cloud-native framework that addresses Java challenges and improves development experience. JPAStreamer is a lightweight library that simplifies database access in Java applications using the Java Persistence API (JPA). The article walks through the process of setting up a Quarkus project, connecting to a database, performing queries with JPAStreamer, and compiling the application for optimal performance. The tutorial also covers topics such as continuous testing and debugging with Quarkus. By the end, readers will have a solid understanding of how to develop Java applications with Quarkus and JPAStreamer.
- 3
Jakarta EE·2y
Kafka Streams Tutorial
Kafka Streams is a powerful and lightweight library for building real-time streaming applications and microservices. It enables developers to consume, process, and produce data streams from Kafka topics. Kafka Streams is ideal for real-time data processing scenarios such as real-time analytics, event-driven architectures, and fraud detection.
- 4
Java Code Geeks·3y
Popular 10 Microservices Frameworks
Popular 10 Microservices Frameworks - Java Code Geeks - 2023 Software Development Popular 10 Micro Services Frameworks. These frameworks embody cutting-edge technology, seamless scalability, and the promise of a more agile and efficient software development process. Each service can be developed, deployed, and scaled independently of the others.