Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

today-aop-v1.0.5.RELEASE

Latest
Compare
Choose a tag to compare
@TAKETODAY TAKETODAY released this 23 Jul 17:57

TODAY AOP v1.0.5.RELEASE

安装

<dependency>
    <groupId>cn.taketoday</groupId>
    <artifactId>today-aop</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>

Maven Central

  • 🐛 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