Merge pull request #434 from reymalahay/master

Code and related files for the dependency injection demos.
This commit is contained in:
Alex Theedom
2016-06-10 00:56:29 +03:00
committed by GitHub
44 changed files with 677 additions and 0 deletions

2
.gitignore vendored
View File

@@ -11,6 +11,7 @@
*.classpath
.prefs
*.prefs
.metadata/
# Intellij
.idea/
@@ -25,3 +26,4 @@ log/
target/
spring-openid/src/main/resources/application.properties
.recommenders/