Keycloak — Multi-Tenancy with OrganizationsThis story will explain implementing multi-tenancy in the Keycloak server using the Organization feature.May 12A response icon1May 12A response icon1
Spring Boot 3 — Keycloak Admin Client integrationIn this story, we’ll explain how to integrate the Keycloak admin client in a Spring Boot application.May 5May 5
Spring Boot 3 — Manage Secrets using HashiCorp Vault and PostgreSQL as Backend: Part 2In the previous story, we had configured a Hashicorp Vault server. In this story, we’ll explain how to manage vault secrets with a Spring…Apr 29Apr 29
Spring Boot 3 — Manage Secrets using HashiCorp Vault and PostgreSQL as Backend: Part 1In this story, we’ll explore how to configure Hashicorp Vault and manage secrets in a Spring Boot application.Apr 28Apr 28
Manage Keycloak using Admin REST APIThis story will explain how to interact with the Keycloak server using REST API without any programming language.Apr 14A response icon2Apr 14A response icon2
Strategy Design Pattern Using Java EnumIn this story, we’ll explore the implementation of the Strategy Design Pattern using Java Enum.Apr 7Apr 7
Spring Boot 3 REST API — Barcode and QR Code GenerationIn this story, we’ll show how to generate common types of Barcodes and QR Codes with a Spring Boot REST API.Mar 25A response icon1Mar 25A response icon1
Using Spring Data JPA with PostgreSQL ViewsIn this story, we’ll explore using Spring Data JPA with PostgreSQL views in a Spring Boot application.Mar 4Mar 4
Java Stream API: Exploring Collectors.teeing() collectorThe Collector.teeing feature introduced in Java 12 is a powerful addition to the Collector interface in the Java Stream API.Feb 19A response icon1Feb 19A response icon1
Minio Object Store with Spring Boot 3In this story, we’ll explore how to integrate MinIO with Spring Boot to perform bucket and object operations to any Amazon S3-compatible…Feb 17A response icon1Feb 17A response icon1