IntelliJ IDEA “Cannot resolve method” on aspect-defined method
问题 I am using spring-data-neo4j 3.4.2, which is (optionally) using AspectJ. My IDE is IntelliJ IDEA 16 (EAP, IU-144.3891.8). I have had the same problem using latest IntelliJ IDEA 15. Everything works fine so far within IntelliJ, I can compile, run my Unit-Tests, deploy and run my web-application to/on Wildfly and so on. When building my project in IntelliJ, I can see usage of the required aspects (the following warning is ok). org.springframework.data.neo4j.aspects.support.node.Neo4jNodeBacking