I'm new to spring and I'm planning on using it with hibernate 3 in my next project. It would be nice to be able to use the annotations for spring with jdk 1.5 instead of editing the application context xml by hand. Any plans on implementing this in the feature? Any alternatives? I tried XDoclet but it doesn't support 1.5 syntax yet.


Reply With Quote