Pinned Repositories
examples
Git repo for examples on my blog
generic-jpa-converter-encrypt-decrypt
Generic JPA converter for encryption decryption. Uses Spring Boot, JPA with Hibernate.
generic-jpa-converter-json
Generic JPA converter for JSON. Uses Spring Boot, JPA with Hibernate.
multitenancy
SaaS application style multi-tenancy with database per tenant using Spring Boot 2 + JPA + Hibernate + Spring Security 5
multitenancy-dynamic-tenant
Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security
springboot2-cachebuster
Spring Boot 2 + Thymeleaf app to demonstrate versioning of static resources to bust client side cache
sunitk's Repositories
sunitk/multitenancy-dynamic-tenant
Spring Boot 2 JPA Hibernate with database per tenant with dynamic configuration of tenants, secured by Spring Security
sunitk/multitenancy
SaaS application style multi-tenancy with database per tenant using Spring Boot 2 + JPA + Hibernate + Spring Security 5
sunitk/generic-jpa-converter-encrypt-decrypt
Generic JPA converter for encryption decryption. Uses Spring Boot, JPA with Hibernate.
sunitk/springboot2-cachebuster
Spring Boot 2 + Thymeleaf app to demonstrate versioning of static resources to bust client side cache
sunitk/generic-jpa-converter-json
Generic JPA converter for JSON. Uses Spring Boot, JPA with Hibernate.
sunitk/examples
Git repo for examples on my blog