Browse Source

Add missing callout

pull/29610/head
Sam Brannen 3 years ago
parent
commit
61d8774da0
  1. 1
      framework-docs/src/docs/asciidoc/web/webflux.adoc

1
framework-docs/src/docs/asciidoc/web/webflux.adoc

@ -3398,6 +3398,7 @@ The following example uses the `@InitBinder` annotation: @@ -3398,6 +3398,7 @@ The following example uses the `@InitBinder` annotation:
// ...
}
----
<1> Using the `@InitBinder` annotation.
--
Alternatively, when using a `Formatter`-based setup through a shared

Loading…
Cancel
Save