只需在基本getter 上指定 @Property标注,剩下的访问那个配置字段的方法将继承这一点。
You need only specify the @Property annotation on the basic getter and it will be inherited by the rest of the methods that access that configuration field.
只需在基本getter 上指定 @Property标注,剩下的访问那个配置字段的方法将继承这一点。
You need only specify the @Property annotation on the basic getter and it will be inherited by the rest of the methods that access that configuration field.
应用推荐