Change the repository type filter
All
Repositories list
25 repositories
crypto-util
PublicThis project contains encryption and decryption utility classes that suppors both AES and RSA algorithm.logging-http-zalando
PublicLogging internal HTTP requests using RestTemplate with Zalando library.commons-cache-client
PublicClient demo for commons-cache project that enables caching on REST endpoints for reference entities.commons-persistence
Public- This project is a client demonstration of the messaging library (commons-kafka-vertical-events) using vertical events.
- Common messaging library using Kafka supporting vertical events.
- Demo project for Unified Kafka Events
- This project demonstrates how a Jasper report can be generated using XML data source from a Java application.
commons-web-exception
PublicThis project is meant to be used to provide common exception handling across multiple microservices.- A client project for the exception handling library: https://github.com/czetsuyatech/commons-web-exception.
hivemaster-iam
Publicauth-exchange-token
PublicThis project is created for software developers who want to integrate Keycloak into their systems to enable secure user login and token exchange with Google. Eventually, this will allow users who signin to Keycloak to access Google APIs, such as Calendar, Youtube, Email, etc.spring-cloud-2022
PublicThis project demonstrates the interaction between the different Spring Boot 3 technologies to provide a microservice architecture.keycloak-rest-admin-api
PublicThis project demonstrates how a third-party application can communicate and manage Keycloak resources via API.binance-java-api
Publickeycloak-react
PublicA demo project created to demonstrate how a react project can be secured using a Keycloak server via authorization token.lab-quarkus-gaction
Publicct-keycloak-iam
PublicThis project extends the Keycloak authentication server to cover complicated enterprise use cases such as multi-tenancy, custom storage, n-level resellers by extending Keycloak through its SPIs such as storage, authentication, and identity provider.- This project demonstrates multi-tenancy in Keycloak by overriding the class KeycloakConfigResolver to load the keycloak json configuration file depending on the realm specified in the path in each request. The realm is information is cache, so it's only loaded once per login.
- Secure a microservice application using AWS Cognito and Spring Security
- Secure a microservice application using Keycloak and Spring Security
spring-bearer-token
PublicLearn how you can retrieve and store a bearer token before passing through the REST endpoint code.docker-keycloak-mysql
PublicThis docker compose file will run a Keycloak and MySQL instance as a docker container. Keycloak will connect to the MySQL database using JDBC.spring-keycloak-rbac
PublicRole base access control with Spring Boot and Keycloak. This demo project is composed of a Spring Boot REST API project that serves a menu list of a given user's role.