at org.springframework.data.redis.connection.DefaultedRedisConnection.pExpire(DefaultedRedisConnection.java:220) ~[spring-data-redis-3.5.4.jar:3.5.4] at org ...
The following entity with an ElementCollection attribute (bankAccounts) for a set of Embeddable type (AccountId) has been working fine, up until we added a load graph to eagerly load the bankAccounts ...