Skip to content

Conversation

@abzal1991
Copy link

Added doAroundMethod which is Around pointcut. It can be used for logging, monitoring, exception handling and access control check from one place, rather than repeating it in each function of classes. Using regex advisor (pom.xml) I put around interceptor to all methods(.*) of beans ending with *Dao.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant