Hi, I tried spring for JCR as given in http://www.springbyexample.org/examples/spring-by-example-jcr-module.html. This is for JSR 170. In spring module site(https://springmodules.dev.java.net/ ) also they have given it as - Support for JSR-170 (Java Content Repository) . I tried it with CRX 2.1 and jackrabbit 2.1which implements JSR 283and it works fine.
Is there any thing new in JSR 283 that is not supported by Spring.
Thank you
Sriraj
