Files
spring-data-jpa/src
Oliver Gierke f2bc6fc466 DATAJPA-442 - Enable CDI repositories to be instantiated eagerly.
From the CDI extension we now use the callback newly introduced in Spring Data Commons to enable it to trigger eager initialization.

See also: DATACMNS-416.
2014-01-13 12:04:14 +01:00
..