23 Commits

Author SHA1 Message Date
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
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
934f03ebce Format source code for documentation reference purposes. 2019-04-30 23:04:44 -07:00
John Blum
05900e499e Add Asciidoc tag references. 2019-04-30 18:23:59 -07:00
John Blum
f0e8b7964c Remove exclusions on 'org.springframework.boot:spring-boot-starter-logging'.
Add exclusion on 'org.apache.logging.log4j:log4j-to-slf4j'.
2019-04-29 19:49:36 -07:00
John Blum
3121f6684c Add generated Lombok configuration file to Spring Boot Actuator Sample. 2019-04-29 16:14:29 -07:00
John Blum
9e3e8f45d2 Add logging configuration files for JUL, Log4j and SLF4J to the Spring Boot Actuator Sample application. 2019-04-29 16:14:29 -07:00
John Blum
280ee00f61 Move Spring Boot Actuator Sample under the spring-geode-samples.
Declare the FreeFair Lombok Gradle Plugin in spring-geode-samples-boot-actuator.gradle.
2019-04-29 16:14:29 -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