Multi-tenant on springboot 3

Job ID: 38033149

Budget: $30 – $250 USD

Hello guys, i have an application running with springboot 3 using jpa and jwt, Now i want to implement multitenant on the application to be using the same database but with different schema, i want to have a unique table for the users and generate the token and this token should have the schema name that we will use to persist and read dada.