1
0
mirror of synced 2026-08-06 02:08:01 +00:00

Added Java 5 Annotations version of the BankService sample. Note: This project requires the Secured annotation which is in "core-tiger"... make sure you have built and installed the acegi-security-tiger-0.9.0-SNAPSHOT.jar in your local maven repo.

This commit is contained in:
Mark St. Godard
2005-09-05 04:38:45 +00:00
parent 61df8e9f7b
commit e850849be5
10 changed files with 372 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<project xmlns:maven="jelly:maven"
xmlns:j="jelly:core"
xmlns:util="jelly:util">
</project>