This commit is contained in:
Sam Brannen
2026-03-01 13:03:40 +01:00
parent 04186fdf0e
commit bd40f0e6bb
@@ -57,7 +57,7 @@ import org.springframework.web.util.UriComponents.UriTemplateVariables;
* {@link ParserType#WHAT_WG WhatWG parser type}, based on the algorithm from
* the WhatWG <a href="https://url.spec.whatwg.org">URL Living Standard</a>
* provides more lenient handling of a wide range of cases that occur in user
* types URLs.
* typed URLs.
*
* @author Arjen Poutsma
* @author Rossen Stoyanchev