-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Right now we create a AOP proxy on every invocation of getCache() outside of a transaction. As the proxy is only used for logging we could as well just create a wrapper class and delegate.