This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62f70f17ff01a990ac36af34e5a490e5f4a647ff
spring-security
/
core
History
Luke Taylor
62f70f17ff
Set project release version to 3.0.6.RELEASE
2011-08-19 12:47:55 -07:00
..
src
SEC-1796: Check for annotated annotations at class/interface level. Previously only the specific security annotation was checked for. By delegating to Spring's AnnotationUtils, custom annotations carrying the security annotation are also detected.
2011-08-12 14:36:42 +01:00
core.gradle
Porting of gradle changes from master.
2010-03-11 02:15:02 +00:00
pom.xml
Set project release version to 3.0.6.RELEASE
2011-08-19 12:47:55 -07:00
template.mf
SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version.
2010-10-26 15:32:21 +01:00