Multi tenancy with Spring Boot reactive

I’m trying to use keycloak for Spring Boot / Spring Cloud application. I need it to be multi-tenant, however, couldn’t find an example for keycloak with reactive spring boot flow. Can anyone refer me to such example?