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
@ -50,7 +50,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -50,7 +50,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -64,7 +64,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -64,7 +64,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@ -80,7 +80,7 @@ public class CompositeUriComponentsContributor implements UriComponentsContribut
@@ -80,7 +80,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