spring aspects - Gradle AspectJ plugin issue -



spring aspects - Gradle AspectJ plugin issue -

i facing major issue spring application since migrated maven gradle: aspectj no longer works.

for instance classes annotated @configurable (which rely on aspectj) don't dependencies injected.

in order replace aspectj-maven-plugin, tried using plugin: from spring security code base seems not compatible gradle 2.1...

i tried applying solution described here: http://architects.dzone.com/articles/working-gradle-spring-aspects no avail.

i curious know how people utilize gradle + spring manage leverage aspectj...

can please kindly advise?

gradle spring-aspects

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -