initial work on custom mvc project for spring security

This commit is contained in:
eugenp
2013-07-14 15:25:28 +03:00
parent 1fd1a2e0bf
commit cd5e64c688
29 changed files with 800 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
*.class
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
# Packaged files #
*.jar
*.war
*.ear