💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
到目前为止,了解到的都是纯spring aop的内容,下面就来看看spring结合使用AspectJ的内容. 需要用到的类库`spring-aspects.jar`,下面的两个小节内容讨论如何使用这个类库` 5.8.1Using AspectJ to dependency inject domain objects with Spring `和`5.8.2 Other Spring aspects for AspectJ ` ` 5.8.3Configuring AspectJ aspects using Spring IoC`讨论如何使用Aspectj来编译. `5.8.4 Load-time weaving with AspectJ in the Spring Framework `讨论在spring加载期间如何使用AspectJ.