Description:
Refactored bean scope for partition tenant factory, this should allow it to be used unchanged for services that serve user requests, or work in the background. Refactored jwt client to reduce unnecessary refresh token calls.
Changes include:
-
Refactor (a non-breaking change that improves code maintainability).