Sunit Katkar's blog
Just a blog about software development.
Sunday, July 5, 2020
Setting up Keycloak 10 with MySQL 8 on your Windows machine
›
Keycloak is a very good Identity and Access Management solution from Red Hat. It is open-source and works straight out of the box on most op...
7 comments:
Tuesday, September 11, 2018
Spring Boot 2 + Thymeleaf - Versioning static assets for client side cache busting
›
In a post written some time ago, I showed how you can prevent caching of static resources (javascript and css) in a legacy Spring MVC appl...
9 comments:
Friday, May 25, 2018
Adding tenants without application restart in SaaS style multi-tenant web app with Spring Boot 2 and Spring Security 5
›
In my previous posts ( part 1 , part 2 ) about Saas style multi-tenant web applications, the focus was on how multi-tenancy is achieved. I...
175 comments:
›
Home
View web version