Fix typo in WebMvc.fn document
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
This commit is contained in:
parent
309f850dad
commit
3174061d88
|
@ -846,7 +846,7 @@ processing lifecycle and also (potentially) run side by side with annotated cont
|
||||||
any are declared. It is also how functional endpoints are enabled by the Spring Boot Web
|
any are declared. It is also how functional endpoints are enabled by the Spring Boot Web
|
||||||
starter.
|
starter.
|
||||||
|
|
||||||
The following example shows a WebFlux Java configuration:
|
The following example shows a WebMvc Java configuration:
|
||||||
|
|
||||||
[tabs]
|
[tabs]
|
||||||
======
|
======
|
||||||
|
|
Loading…
Reference in New Issue