Skip to content

Refactor partition tenant factory scope and jwt client(GONRG-3417)

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).
Edited by Rustam Lotsmanenko (EPAM)

Merge request reports