Logo
Explore Help
Sign In
Cwikius-Spring/spring-security
1
0
Fork 0
You've already forked spring-security
mirror of https://github.com/spring-projects/spring-security.git synced 2025-08-12 20:43:30 +00:00
Code Issues Packages Projects Releases Wiki Activity
spring-security/aspects/aspects.gradle

6 lines
190 B
Groovy
Raw Permalink Normal View History

Porting of gradle changes from master.
2010-03-05 23:20:15 +00:00
dependencies {
compile project(':spring-security-core'),
SEC-1262: Added new (replacement) AspectJ interceptor which wraps the JoinPoint in a MethodInvocation adapter to provide compatibility with classes which only support MethodInvocation instances. Also deprecated the existing AspectJ interceptors. This will also allow future simplification of the AbstractMethodSecurityMetadataSource, as it no longer needs to support JoinPoints.
2010-03-09 23:39:07 +00:00
"org.springframework:spring-beans:$springVersion",
"org.springframework:spring-context:$springVersion"
Porting of gradle changes from master.
2010-03-05 23:20:15 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 61ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API