|=== |Path|Type|Description |`+contexts+` |`+Object+` |Application contexts keyed by id. |`+contexts.*.beans.*+` |`+Object+` |`@ConfigurationProperties` beans keyed by bean name. |`+contexts.*.beans.*.prefix+` |`+String+` |Prefix applied to the names of the bean's properties. |`+contexts.*.beans.*.properties+` |`+Object+` |Properties of the bean as name-value pairs. |`+contexts.*.beans.*.inputs+` |`+Object+` |Origin and value of the configuration property used when binding to this bean. |`+contexts.*.parentId+` |`+String+` |Id of the parent application context, if any. |===