-
Couldn't load subscription status.
- Fork 563
Open
Labels
status: feedback-providedFeedback has been providedFeedback has been provided
Description
Hello,
up until version 3.3.9 the RepositoryResourceMappings class was using the Repositories object to populate the cache needed for the ResourceMetadataHandlerMethodArgumentResolver as you can see here:
Then this method was changed to use the PersistentEntities as youc an see here:
The PersistentEntities object is constructed by trying to locate all the javax.persistence.metamodel.Metamodel and thus completely ignores the alternativeDomainTypes a RepositoryMetadata may hold.
Metadata
Metadata
Assignees
Labels
status: feedback-providedFeedback has been providedFeedback has been provided