Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.1
-
None
Description
Currently ConfigResolver#getConfigFilters() returns the internal List and thus might allow to change the result We should instead always return an immutable List.