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-06-06 04:02:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
spring-security/aspects/aspects.gradle

8 lines
237 B
Groovy
Raw Normal View History

Added gradle support for aspects project.
2010-03-09 19:22:50 +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"
SEC-1562: Created SecurityExpressionHandler interface and AbstractSecurityExpressionHandler.
2010-09-07 19:45:37 +01:00
testCompile 'aopalliance:aopalliance:1.0'
Added gradle support for aspects project.
2010-03-09 19:22:50 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 71ms 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