-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
Dave Syer opened SPR-9897 and commented
Yaml is a nice human friendly way to specify maps and configuration externalizations (e.g. as an alternative to properties files). the easiest way to consume it in Java would be as a Map<String,Object> (like a JSON object) or as Properties.
Issue Links:
- Move Spring Boot's YAML properties into the core framework. [SPR-11767] #16389 Move Spring Boot's YAML properties into the core framework. ("is duplicated by")
Referenced from: commits 580e523
11 votes, 10 watchers
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement