Skip to content

Implement oauth2 keycloak on quarkus, and build base dependency for Microservices Architecture

License

Notifications You must be signed in to change notification settings

yanmastra/quarkus-keycloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practicing to build Microservices with Quarkus, Quarkus-extension, Keycloak, and SSL integrated

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.


Table of contents


Prerequisites

To follow this guide, you need:

  1. Understand Java
  2. Understand Object Oriented Programming
  3. Understand Docker
  4. GraalVM 21+ (Community Edition / Oracle) installed
  5. Apache Maven 3.9.6 or newer
  6. Docker

⚠️ It would be better you install sdkman on your computer, and then use sdkman to install GraalVM
See this to install SDKMAN


Releases

No releases published

Packages

No packages published

Languages