-
Aug 7th, 2012, 07:44 PM
#1
Progmatically definine <jpa:repository>
Hi,
How would you define the following xml using Java @Configuration? I'm in the process of converting most of the existing xml into java based @configuration.
<jpa:repositories base-package="some repository package" entity-manager-factory-ref="emf" transaction-manager-ref="transactionManager"/>
Thanks
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules