Merge branch '5.3.x'
This commit is contained in:
commit
5a76939a15
|
|
@ -3868,7 +3868,7 @@ as the following example shows:
|
||||||
public class WebConfig implements WebFluxConfigurer {
|
public class WebConfig implements WebFluxConfigurer {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public Validator getValidator(); {
|
public Validator getValidator() {
|
||||||
// ...
|
// ...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue