Fix sample XML client-server integration tests ClassNotFoundException on the o.s.session.config.annotation.web.http.SpringHttpSessionConfiguration class.

This commit is contained in:
John Blum
2018-08-17 00:34:19 -07:00
parent c80536d11b
commit 26c7b583bf
5 changed files with 96 additions and 20 deletions

View File

@@ -6,7 +6,6 @@ dependencies {
compile project(':spring-session-data-geode')
compile "org.springframework:spring-web"
compile "org.springframework.data:spring-data-geode-test"
compile "org.webjars:bootstrap"
compile "org.webjars:webjars-taglib"
compile jstlDependencies