Didn't get a chance to dig in much, but looks neat so far! Don't forget to add the README.md when adding to the index.md.
-David On Mar 6, 2012, at 3:13 AM, [email protected] wrote: > Author: rmannibucau > Date: Tue Mar 6 09:13:47 2012 > New Revision: 1297392 > > URL: http://svn.apache.org/viewvc?rev=1297392&view=rev > Log: > adding spring data proxy to index.md > > Modified: > openejb/trunk/openejb/examples/index.md > > Modified: openejb/trunk/openejb/examples/index.md > URL: > http://svn.apache.org/viewvc/openejb/trunk/openejb/examples/index.md?rev=1297392&r1=1297391&r2=1297392&view=diff > ============================================================================== > --- openejb/trunk/openejb/examples/index.md (original) > +++ openejb/trunk/openejb/examples/index.md Tue Mar 6 09:13:47 2012 > @@ -160,6 +160,7 @@ All the examples show code, but some are > ### Frameworks > > - [spring-integration](spring-integration/README.html) > + - [spring-data-proxy](spring-data-proxy/README.html) > - [webapps/struts](webapps/struts/README.html) > } > > @@ -182,6 +183,7 @@ All the examples show code, but some are > - [dynamic-dao-implementation](dynamic-dao-implementation/README.html) * > - [dynamic-implementation](dynamic-implementation/README.html) > - [dynamic-proxy-to-access-mbean](dynamic-proxy-to-access-mbean/README.html) > + - [spring-data-proxy](spring-data-proxy/README.html) > } > > > > >
