mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
605ac0e230b314e170a195de077980252a18c6ef
This has been present for quite some time, and compilation at the command line was never a problem. However, after upgrading to STS 2.3.3.M2, errors started appearing in the Problems tab about 'duplicate @Aspect annotations'. This message was a bit misleading given that the underlying issue is that applying an @Aspect annotation on an aspect declared in .aj style is redundant. Andy Clement is investigating as well, but for now the reason for the change in behavior remains a mystery.
Languages
Java
97.6%
Kotlin
2.3%