In Quarkus in Action, you will
• Use Quarkus Dev mode to speed up and enhance Java development
• Understand how to use the Dev UI to observe and troubleshoot running applications
• Automatic background testing using the Continuous Testing feature
• New frameworks and libraries such as Reactive Messaging, gRPC, and GraphQL
• Simplify deployment of applications into Kubernetes and OpenShift
• Automatic management of remote services such as databases and message brokers
Quarkus in Action teaches you to build resilient and scalable cloud applications with Quarkus. It's written by Martin Štefanko and Jan Martiška, Red Hat engineers who are both active contributors to the Quarkus project. Working hands-on through a realistic business application, you'll use Quarkus to simplify the development process of a car rental application. Learn how Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances, plus tons more productivity-boosting features.
About the technology
The Kubernetes-native Quarkus framework is perfect for cloud-native Java development. It's built with a philosophy of developer joy, and you'll quickly see why. Java developers love Quarkus for its amazing productivity features, including development mode, continuous testing, and a dev UI that lets you code without stopping and starting. Plus, Quarkus lets you generate Kubernetes resources out of the box, so you can skip learning all of Kubernetes' complex details.
About the book
Crack open Quarkus in Action and you'll quickly see how Quarkus can streamline and speed up cloud-native application development. You’ll work hands-on from chapter one, as you build your application microservice-by-microservice. As you go, you’ll discover how Quarkus's powerful features like live reloading, continuous testing, and automatic database instan
Author(s): Martin Štefanko, Jan Martiška
Publisher: Manning Publications
Year: 2023
Language: English
Pages: 214
MEAP_VERSION_3
Welcome
1_What_is_Quarkus?
2_Your_first_Quarkus_application
3_Enhancing_developer_productivity_with_Quarkus
4_Handling_communications
5_Testing_Quarkus_applications
6_Exposing_and_securing_web_applications