×
Aspect Oriented Programming

AOP on the "JVM": Practical Implementation of Java Agent

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.

AOP Principle and Application of IOC-golang

This article explains the relationship between AOP and IOC.