Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor xsts and cfa config builders
Refactor the huge if-else branches into a strategy pattern, where each domain has it's own strategy and everything else is managed through the config enums methods
- Loading branch information