Initial commit

This commit is contained in:
Rossen Stoyanchev
2012-05-25 12:33:58 -07:00
commit 86ae3828eb
2 changed files with 8 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
*.class
# Package Files #
*.jar
*.war
*.ear

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
spring-webflow-samples
======================