Hi Guys,

does anyone know of a reference implementation of for example the petstore/petclinic using rich domain objects? So entities that use dependencies like (domain)services or repositories(dao's) that get injected using AOP.

Peter