Skip to content

Commit 54f6126

Browse files
committed
docs: add note
1 parent 1f6f9f3 commit 54f6126

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/incoming/routing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ Route Priority
450450

451451
Routes are registered in the routing table in the order in which they are defined, and the first matching route is executed.
452452

453+
.. note:: If exactly the same route (the URI path) is defined more than once, only the route defined first is registered.
454+
453455
You can check the routing table by the :ref:`spark routes <spark-routes>` command.
454456

455457
Changing Route Priority

0 commit comments

Comments
 (0)