spring-framework/framework-docs/modules/ROOT/pages/web/webflux/uri-building.adoc

13 lines
298 B
Plaintext
Raw Normal View History

2023-04-19 23:26:16 +08:00
[[webflux-uri-building]]
= URI Links
[.small]#<<web.adoc#mvc-uri-building, See equivalent in the Servlet stack>>#
This section describes various options available in the Spring Framework to prepare URIs.
include:../:web-uris.adoc[leveloffset=+2]
include:../:webflux-cors.adoc[leveloffset=+1]