fix: update BeanFactoryPostProcessor.md (#159)

Address的属性名与 AddressParse.setAsText 方法中的保持一致
pull/161/head
cn-zane 1 year ago committed by GitHub
parent d58e9719f1
commit eb6d1f9d85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -190,8 +190,8 @@ package cn.demo1;
@Getter
@ToString
public class Address {
private String province;
private String city;
private String town;
}
```

Loading…
Cancel
Save