Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.21.0
-
None
Description
Some configuration bean attributes are null making it impossible to use for property setters. If they are collections then null entries are created when accessed by name key, however we cannot currently create a single entry.
One example is NamedPropertyConfiguration in connectionRouter.policyConfiguration
A conversion from String (name) to new instance of NamedPropertyConfiguration with name=name will suffice.
Attachments
Issue Links
- links to