I didn't have time to create a CDI version of Spring Data Jpa showcase, but 
tests are working on their CDI extension. You can have a look at [1].
Unfortunately, the lib has dependencies on Springcore and even if you don't use 
spring beans you have to put it in your app. I guess it could be possible to do 
some surgery and create a version without dependent on Spring Core to complete 
a CDI Data module :-).

[1] 
https://github.com/SpringSource/spring-data-jpa/tree/master/src/main/java/org/springframework/data/jpa/repository/cdi

Antoine SABOT-DURAND

Le 26 janv. 2012 à 12:02, thomashug a écrit :

> Hi Antoine,
> 
> That's interesting news, I wasn't aware that they also have CDI support (as
> our project started more as an exercise we haven't done much market research
> ;) I guess there's a good amount of additional knowhow they can bring in.
> 
> Cheers,
> Tom
> 
> --
> View this message in context: 
> http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Porting-the-CDI-Query-extension-project-to-DeltaSpike-tp4329922p4330038.html
> Sent from the Apache DeltaSpike Incubator Discussions mailing list archive at 
> Nabble.com.

Reply via email to