John Blum
|
88f457d042
|
Disable SSL auto-configuration for all Spring Geode Sample tests.
|
2019-09-10 23:51:19 -07:00 |
|
John Blum
|
62e74d8f26
|
Optimize imports.
|
2019-09-10 23:51:19 -07:00 |
|
John Blum
|
bc5dfc423a
|
Correct spelling in 'putAndGetCustomerIsSuccessful' test case method.
|
2019-09-10 23:51:19 -07:00 |
|
John Blum
|
7a523847bc
|
Correct spacing; Use tabs, not spaces.
|
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
|
3dcc662fde
|
Optimize imports.
|
2019-08-02 17:00:55 -07:00 |
|
John Blum
|
b8736210ff
|
Add Integration Tests covering the Customer Service application in the Spring Geode Sample for Spring Boot Auto-Configuration of Apache Geode.
|
2019-08-02 17:00:55 -07:00 |
|
John Blum
|
d93830bede
|
Fix path variables (e.g. samples-dir) used in documentation and source files.
Remove trailing path separator (/).
|
2019-05-01 18:48:45 -07:00 |
|
John Blum
|
6419a5bd4d
|
Upgrade to Gradle 5.4.1.
Declare the FreeFair Lombok Gradle Plugin in the spring-geode-autoconfigure and spring-geode-samples-boot-configuration modules.
|
2019-04-28 18:12:36 -07:00 |
|
John Blum
|
a293b97113
|
Implement HTTP client authentication on cluster configuration push when sending configuration meta-data from client to server (cluster Manager).
Resolves gh-16.
|
2019-04-24 00:27:30 -07:00 |
|
John Blum
|
60214e7d82
|
Modify processResources filter to ignore Java KeyStore (JKS) files.
|
2019-04-23 19:20:50 -07:00 |
|
John Blum
|
1c9a06f4c8
|
Customize processResources build step and configure the Apache Ant ReplaceTokens filter to process all tokens in configuration files and Gfsh shell scripts.
|
2019-04-23 16:59:11 -07:00 |
|
John Blum
|
b7d584d8d5
|
Cleanup the Gfsh shell scripts.
|
2019-04-23 16:00:52 -07:00 |
|
John Blum
|
72421bbb26
|
Set the 'spring.boot.data.gemfire.security.ssl.keystore.name' property to 'trusted-keystore.jks'.
|
2019-04-23 16:00:39 -07:00 |
|
John Blum
|
36208a684d
|
Edit guide and refactor example on Spring Boot auto-configuration for Apache Geode/Pivotal GemFire to include Security with SSL.
|
2019-04-23 15:54:38 -07:00 |
|
John Blum
|
6b8fbba958
|
Edit boot-configuration.adoc for grammar and wording up to the client/server section.
|
2019-04-23 09:39:41 -07:00 |
|
John Blum
|
58d9970ce1
|
Edit guide and refactor example of Spring Boot auto-configuration for Apache Geode/Pivotal GemFire to include Security with Authentication.
|
2019-04-22 23:45:35 -07:00 |
|
John Blum
|
4f52e19acd
|
Add setenv.gfsh Gfsh shell script to setup the system environment to run the example app.
|
2019-04-22 23:45:35 -07:00 |
|
John Blum
|
687ba1e54c
|
Include guide and example of Spring Boot auto-configuration for Apache Geode & Pivotal GemFire.
|
2019-04-22 23:45:35 -07:00 |
|