John Blum
|
88f457d042
|
Disable SSL auto-configuration for all Spring Geode Sample tests.
|
2019-09-10 23:51:19 -07:00 |
|
John Blum
|
40f5ddff7a
|
Refactor Gradle project dependencies.
Remove unnecessary 'javax.servlet:javax.servlet-api' provided dependency in 'spring-geode-autoconfigure'.
Remove unnecessary 'org.springframework.boot:spring-boot-starter-tomcat' runtime dependency from 'spring-geode-samples-caching-httpsession'.
Remove unnecessary 'javax.cache:cache-api' and 'org.springframework.shell:spring-shell' runtime dependencies from 'spring-geode-samples-caching-inline'.
Remove unnecessary 'javax.cache:cache-api' and 'org.springframework.shell:spring-shell' runtime dependencies from 'spring-geode-samples-caching-lookaside'.
Remove unnecessary 'javax.cache:cache-api' runtime dependency from 'spring-geode-samples-caching-near'.
|
2019-08-23 01:19:16 -07:00 |
|
John Blum
|
308de00f14
|
Add test compile-time dependency on 'org.springframework.geode:spring-geode-starter-session'.
|
2019-08-19 14:20:08 -07:00 |
|
John Blum
|
d14c1e904a
|
Add Integration Tests for the HTTP Session Caching Sample Code.
|
2019-08-19 13:20:50 -07:00 |
|
John Blum
|
24694d01fa
|
Add Sample Code for HTTP Session Caching.
|
2019-08-19 12:58:34 -07:00 |
|