Merge branch '3.4.x'
Closes gh-44421
This commit is contained in:
@@ -60,6 +60,6 @@ public class MyServerProperties {
|
||||
public void setPort(int port) {
|
||||
this.port = port;
|
||||
}
|
||||
// fold:off
|
||||
// @fold:off
|
||||
|
||||
}
|
||||
|
||||
@@ -65,7 +65,7 @@ public class MyServerProperties {
|
||||
public void setPort(int port) {
|
||||
this.port = port;
|
||||
}
|
||||
// @fold:off // getters/setters ...
|
||||
// @fold:off
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user