This article delves into the implementation of AOP on the Java platform, focusing on the Spring AOP framework and its limitations when applied in real-world projects.
This article introduces the principle of Spring circular dependency and gives the circular dependency scenarios and cases that Spring cannot support.