2023-04-19 23:26:16 +08:00
|
|
|
[[webflux-uri-building]]
|
|
|
|
= URI Links
|
2023-04-19 23:26:17 +08:00
|
|
|
: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.
|
|
|
|
|
2023-04-20 22:51:32 +08:00
|
|
|
include::partial$web/web-uris.adoc[leveloffset=+1]
|
2023-04-19 23:26:16 +08:00
|
|
|
|
|
|
|
|