Commit ab99de43 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

See gh-24418
parent 94b6b620
...@@ -58,7 +58,7 @@ public class DefaultWebFluxTagsProvider implements WebFluxTagsProvider { ...@@ -58,7 +58,7 @@ public class DefaultWebFluxTagsProvider implements WebFluxTagsProvider {
/** /**
* Creates a new {@link DefaultWebFluxTagsProvider} that will provide tags from the * Creates a new {@link DefaultWebFluxTagsProvider} that will provide tags from the
* given {@code contributors} in addition to its own. * given {@code contributors} in addition to its own.
* @param ignoreTrailingSlash wither trailing slashes should be ignored when * @param ignoreTrailingSlash whether trailing slashes should be ignored when
* determining the {@code uri} tag. * determining the {@code uri} tag.
* @param contributors the contributors that will provide additional tags * @param contributors the contributors that will provide additional tags
* @since 2.3.0 * @since 2.3.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment