Suyang(Dawson) Chen
Suyang(Dawson) Chen
  This happens when clicking the vsima button in GUI without input anything. This issue seems like the variable hasn't been initiated.
### Description This PR adds unit test coverage for the `getConfigResources()` method in the `ModuleDefinitionSet` class to validate context resource logic. This ensures modules are loading the correct Spring context...
### Description This PR improves the performance and clarity of the `getConfigResources` method in the `ModuleDefinitionSet` class. Previously, `getConfigResources` traversed the entire module hierarchy on each call, redundantly re-computing inherited...