This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
TODAY AOP v1.0.5.RELEASE
安装
<dependency>
<groupId>cn.taketoday</groupId>
<artifactId>today-aop</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
- 🐛 fix: Superclass has no null constructors but no arguments were given
- 🐛 fix: #4 Aspects not created
- 🔖 release v1.0.5 2019/7/24-1:54