Looking for a tutorial and/or example for the following: Annotation based Spring 3 with JPA and/or h
        Posted  
        
            by Conor
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Conor
        
        
        
        Published on 2010-01-21T17:23:13Z
        Indexed on 
            2010/05/23
            16:11 UTC
        
        
        Read the original article
        Hit count: 193
        
I want to learn Spring. I'd like to start with Spring 3. I want a simple tutorial and/or example. So no full blown web example please. Also - not a trivial example - so something incorporating persistence (e.g. JPA or hibernate) would be nice. Also - I don't want to get bogged down writing XML.
So - Annotation based Spring 3 with JPA and/or hibernate.
Yes - there is a good reference for Spring 3.0, but it's XML based. I can't find anything else useful.
Thanks in advance.
© Stack Overflow or respective owner