The Power of Annotations in Pre Java 5 JVM'sThis is a sample project on how to implement Spring Attributes to support an Annotation like sollution for Pre Java 5 JVM's
This is done using Attributes and Interceptors instead on Annotations and Aspects.