此内容没有您所选择的语言版本。
12.7. The @ConfigParam Annotation
The
@ConfigParam
annotation reflectively injects the named parameter from the <param>
elements that have the same name as the annotated property itself. The name can be different but the default behavior matches against the name of the component property.