Hi all,
I'm using Spring 3.1 with Java Configuration (Without) XML, has some workaround to get Repositories working without using <jpa:repositories /> on xml configuration?
I see that already exists a JIRA for Java Config (https://jira.springsource.org/browse/DATAJPA-69)
Best regards


Reply With Quote