Shortcut for annotations in Spring
I have several methods with quite similar annotations. I want to extract common parts.
spring 4 calculated palceholders for annotations
I have an annotation, with a String attribute, and I want it to be calculated at runtime.