Hands-On High Performance with Spring 5
上QQ阅读APP看书,第一时间看更新

AOP concepts

In this section, we will look at what problems we have to face if we use only the object-oriented programming (OOP) paradigm. Then we will understand how AOP solves those problems. We will walk through the concepts of AOP and ways to implement AOP concepts.