RequestMatcherMetadataResponseResolver incorrectly computes the key for identifying identical registrations when the entity id contains a placeholder. For example, if each registration has an entity id of http://myapp/{registrationId}, while this means that they are indeed different entities, they will be resolved as the same one, showing only the last registration.