Language Breakdown
Lines of code distribution across 5 owned repositories
I-Shaped Developer
I-shapedSpecialist — deep expertise in Java
Collaboration Network
Global Impact visualization
Repos
12
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Rémy Schumm
@rschumm
Sarfaraz Stark
@sarfarazstark
Mario Santana
@mariodsantana
Sasha Mikheev
@dancingQueue
Azat
@phoenigm
Top Repositories
A collection of code examples from blog posts etc.
I wanted a solution where multi-tenancy is achieved by having a database per tenant and all user information (username, password, client Id etc) for authentication and authorization stored in a user table in the respective tenant databases. It meant that not only did I need a multi-tenant application, but also a secure application like any other web application secured by Spring Security. I know how to use Spring Security to secure a web application and how to use Hibernate to connect to a database. The requirement further dictated that all users belonging to a tenant be stored in the tenant database and not a separate or central database. This would allow for complete data isolation for each tenant.
Spring boot websocket backend and reactjs client
Spring Batch is a framework for writing offline and batch applications using Spring and Java
Open Source Impact
Contributions to external projects
No external contributions found.