Add Apache Geode support (#366)

Closes gh-365, gh-366
This commit is contained in:
John Blum
2016-08-15 12:53:12 -07:00
committed by Rob Winch
parent bbb94361f8
commit 1256a94d7e
9 changed files with 66 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ configurations {
}
dependencies {
compile project(':spring-session-data-gemfire'),
compile project(':spring-session-data-geode'),
"org.springframework:spring-web:$springVersion",
"org.webjars:bootstrap:$bootstrapVersion",
"org.webjars:webjars-taglib:$webjarsTaglibVersion",