spring-projects/spring-data-commons

Defer `MappingContext` access in`PersistentEntities`

Closed this issue · 0 comments

We should make use of the Iterable signature to lazily access mapping contexts.

See spring-projects/spring-data-rest#2489