parent
8087eb69bf
commit
edabde8a11
|
@ -3845,7 +3845,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