-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Currently we cannot configure CacheHandler as it requires DirectCache as parameter in constructor.
One option to fix this is to have few cache handler impls that would only have primitive parameters in constructor or getters / setters that would configure direct cache.
Or add proper type cache configuration to undertow subsystem.