Hi,
I'm trying to follow instructions and I am having trouble enabling aspectJ in order for mongo cross-store to work with gradle. Did anyone have any luck using gradle to enable aspectJ for mongo cross-store?
Is there any examples out there that can enable AspectJ for your project with gradle that can work with mongo cross-store similar to the example below?
"Example 8.2. Example Maven pom.xml with AspectJ plugin enabled".
I noticed similar scripts written for spring neo4j to enable AspectJ and spring security has a aspectJ plugin but I can't get them to work correctly.
Thanks.
I'm trying to follow instructions and I am having trouble enabling aspectJ in order for mongo cross-store to work with gradle. Did anyone have any luck using gradle to enable aspectJ for mongo cross-store?
Is there any examples out there that can enable AspectJ for your project with gradle that can work with mongo cross-store similar to the example below?
"Example 8.2. Example Maven pom.xml with AspectJ plugin enabled".
I noticed similar scripts written for spring neo4j to enable AspectJ and spring security has a aspectJ plugin but I can't get them to work correctly.
Thanks.