Merge branch 1.3.x
This commit is contained in:
@@ -27,6 +27,7 @@ import org.springframework.boot.configurationsample.ConfigurationProperties;
|
||||
public class InvalidAccessorProperties {
|
||||
|
||||
private String name;
|
||||
|
||||
private boolean flag;
|
||||
|
||||
public void set(String name) {
|
||||
|
||||
Reference in New Issue
Block a user