This project was created to practice building Microservices with Quarkus, Securing services with Keycloak and testing the performance of hibernate-orm and hibernate-reactive. In this project, there is a sample of the Rest-API project that contains many samples of Endpoint classes and samples of hibernate queries, etc. If you are interested, let's see a couple of documentation below.
- Introduction
- Prerequisites
- How to use dependencies?
- How to set up for dependency development?
How to Create a Project ?How to run a service ?Postman Collection fileArchitecture Study CasePerformance Test
To follow this guide, you need:
- Understand Java
- Understand Object Oriented Programming
- Understand Docker
- OpenJDK 21+ installed
- Apache Maven 3.9.6 or newer
- Docker
⚠️ Recommended to usesdkmanto install OpenJDK or GraalVM on your device
See this to installSDKMAN