Annotation Interface Cacheable


An annotation that can be applied at the type or method level to indicate that the return value of the method should be cached for the configured cacheNames().

Since:
1.0
Author:
Graeme Rocher