I want to understand that "Is it possible to enable envers audit in component based architecture?" Suppose I have security component which I define dependency(.jar) in my application.
In this component no @Audit and i want to enable audit for this component without alter component(.jar). is there any configuration i can do in my application which will enable audit?