-
Notifications
You must be signed in to change notification settings - Fork 41.9k
Provide configuration property metadata for binding to Map<String, RichType> and List<RichType> #9945
Copy link
Copy link
Open
Labels
for: team-meetingAn issue we'd like to discuss as a team to make progressAn issue we'd like to discuss as a team to make progressstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: team-onlyAn issue that's best handled directly by the team rather than a community contribution.An issue that's best handled directly by the team rather than a community contribution.theme: config-dataIssues related to the configuration themeIssues related to the configuration themetype: enhancementA general enhancementA general enhancement
Milestone
Metadata
Metadata
Assignees
Labels
for: team-meetingAn issue we'd like to discuss as a team to make progressAn issue we'd like to discuss as a team to make progressstatus: pending-design-workNeeds design work before any code can be developedNeeds design work before any code can be developedstatus: team-onlyAn issue that's best handled directly by the team rather than a community contribution.An issue that's best handled directly by the team rather than a community contribution.theme: config-dataIssues related to the configuration themeIssues related to the configuration themetype: enhancementA general enhancementA general enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
One example of such a
Mapis in Spring Cloud stream. As things stand, there's no metadata for any of the properties onBindingProperties. I think it would be interesting to explore the possibility of providing metadata for those properties, perhaps using a wildcard for the key in the map:For this to be useful, we'd need a corresponding enhancement in each of the IDE plugins.