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

14 lines
335 B
Plaintext
Raw Normal View History

2023-04-19 23:26:16 +08:00
[[webflux-uri-building]]
= URI Links
:page-section-summary-toc: 1
2023-04-19 23:26:16 +08:00
2023-04-19 23:26:17 +08:00
[.small]#xref:web/webmvc/mvc-uri-building.adoc[See equivalent in the Servlet stack]#
2023-04-19 23:26:16 +08:00
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]