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

12 lines
297 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.
2023-04-20 22:51:32 +08:00
include::partial$web/web-uris.adoc[leveloffset=+1]
2023-04-19 23:26:16 +08:00