John Blum
88f457d042
Disable SSL auto-configuration for all Spring Geode Sample tests.
2019-09-10 23:51:19 -07:00
John Blum
6aa16f8064
Edit Javadoc; Optimize imports.
2019-09-10 23:51:19 -07:00
John Blum
d45d2b9449
Rename test class to be descriptive about testing the Look-Aside Caching Pattern.
2019-08-23 01:30:50 -07:00
John Blum
d4643d4cf2
Add home page Web Service endpoint with description, 'Look-Aside Caching Example'.
2019-08-23 01:29:00 -07:00
John Blum
7a8dec633d
Switch direct [test] compile dependency on 'org.springframework.data:spring-data-geode-test' to 'spring-geode-starter-test'.
2019-08-23 01:26:49 -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
ffa2b68b57
Remove unnecessary runtime dependency on 'org.springframework.shell:spring-shell'.
...
The 'org.springframework.shell:spring-shell' lib is already transitively pulled as a runtime dependency in by the 'org.springframework.geode:spring-geode' dependency.
2019-08-19 13:24:45 -07:00
John Blum
ba537f2913
Fix incorrect main class name for the Spring Boot JAR file.
2019-08-05 17:44:59 -07:00
John Blum
051b6abeb3
Add Integration Tests covering the Counter Service appliaction in the Spring Geode Sample for Look-Aside Caching.
2019-08-02 17:01:43 -07:00
John Blum
18dffa791b
Edits to the Sample Guide on Look-Aside Caching.
2019-07-31 18:23:51 -07:00
John Blum
2c5cbc1a2c
Change Gradle project description to highlight the Sample is for Look-Aside Caching.
2019-07-25 10:54:26 -07:00
John Blum
cb15c74af6
Rename the 'example.app.caching.contoller' package to 'example.app.caching.controller'.
2019-05-06 13:39:35 -07:00
John Blum
6d634ab452
Add Asciidoc tags.
2019-05-06 13:03:49 -07:00
John Blum
f655ae4020
Fix syntax error in 'javax.cache:cache-api' runtime dependency declaration.
2019-05-06 13:03:26 -07:00
John Blum
c2e90b9c17
Edit Javadoc.
2019-05-06 13:00:05 -07:00
John Blum
97f17557ca
Create Spring Geode Sample application for the Look-Aside Caching pattern.
2019-05-06 13:00:05 -07:00