Fix and document CompositeUriComponentsContributor#hasContributors()
Prior to this commit, the hasContributors() method incorrectly returned
false if contributors had been configured.
This commit fixes the logic in hasContributors() and documents it.
Closes#27271
@ -52,7 +52,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -52,7 +52,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -66,7 +66,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -66,7 +66,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -82,7 +82,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -82,7 +82,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -91,9 +91,14 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -91,9 +91,14 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -139,7 +144,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -139,7 +144,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut