Replies: 1 comment
-
We never tested AspectJ with EclipseStore, so we can’t guarantee that EclipseStore and AspectJ are compatible.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does EclipseStore handle a AspectJ annotated bean? AFAIK AspectJ does some binary modifications to the class at runtime, and also in some cases at compile time. How does EclipseStore manage such a modified class? For e.g. can a AspectJ modified bean be stored and then read back in a non-AspectJ enabled environment?
Beta Was this translation helpful? Give feedback.
All reactions