Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.21.0
-
None
-
Unknown
Description
UndertowComponent contains several places where undertow component name is hardcoded. That makes it hard to extend this component. This task is to extract the component name into a separate protected method.