@Configurable is based on initialization joinpoints. If in addition to using @Configurable, I need to have additional advices based on initialization joinpoints through custom aspects on the same domain object, what will be the order of execution of the advices ? Do I need to set the precedence using declare precedence ? Is there any recommended best practice in this scenario ?
Cheers.
- Debasish


Reply With Quote
