|
Articles > Spring > How to get Class and Method Annotations from a Proceeding Join Point |
|
How to get Class and Method Annotations from a Proceeding Join Point
Author: Venkata Sudhakar
The below example shows how to retrieve Class and Method level annotations from ProceedingJoinPoint .
|
|