Commit Graph

260 Commits

Author SHA1 Message Date
John Blum
389ece7948 Replace all references to Apache Geode and Pivotal GemFire with documentation variables.
Replace all references of Pivotal GemFire with VMware GemFire.
2020-08-19 18:48:38 -07:00
John Blum
76039f4099 Polish Security Sample Guide.
Resolves gh-81.
2020-08-07 15:04:43 -07:00
Patrick Johnson
16abdea031 Add Security Sample Guide and Code.
Resolves gh-81.
2020-08-07 15:04:43 -07:00
John Blum
1707013cb6 Rename 'master' version documentation attributes.
Rename 'master-apache-geode-version' to 'apache-geode-doc-version'.

Rename 'master-pivotal-cloudcache-version' to 'pivotal-cloudcache-doc-version'.

Rename 'master-pivotal-gemfire-version' to 'pivotal-gemfire-doc-version'.
2020-08-04 15:46:54 -07:00
John Blum
ff12facfb2 Add additional documentation on matching client/server versions when using PCC in PCF. 2020-08-04 15:46:54 -07:00
John Blum
b2818414d2 Add artifact version documentation attributes for Apache Geode, Pivotal/VMware GemFire and Pivotal/VMware Cloud Cache. 2020-08-04 15:46:54 -07:00
John Blum
6ce9737549 Fix spelling. 2020-08-04 15:46:20 -07:00
John Blum
2498df47be Set Pivotal CloudCache (PCC) docs version to 1.12. 2020-08-04 15:46:20 -07:00
John Blum
dc2d6e4056 Edit 'Apache Geode API Extensions' chapter and include documentation on the new ObjectPdxInstanceAdapter class. 2020-07-26 17:40:03 -07:00
John Blum
4ddf64fc14 Edit 'Apache Geode API Extensions' chapter.
Add documentation for the PdxInstanceWrapper.getIdentifier() method.
2020-07-26 16:22:22 -07:00
John Blum
f06cb1a470 Edit 'Using Data' chapter to include new content on Import/Export API Extensions.
Resolves gh-92.
2020-07-24 17:16:47 -07:00
John Blum
adbbda54f4 Edit the 'Working with Data' chapter.
Change title to 'Using Data'.

Revise the reference documentation to be more concise.
2020-07-24 12:05:39 -07:00
John Blum
5994d6b6a3 Upgrade to FreeFair Lombok Gradle Plugin 5.1.0. 2020-06-10 23:48:29 -07:00
John Blum
80c34d2198 Correct grammer, misspellings and wording in the Docker chapter. 2020-06-05 08:57:38 -07:00
John Blum
9333f72850 Correct grammar, misspellings and wording in the Apache Geode API extensions chapter. 2020-06-05 08:57:38 -07:00
John Blum
5bcf39f208 Change ClientCache object reference type to GemFireCache. 2020-06-04 11:31:06 -07:00
John Blum
12048914c6 Add example Spring Boot, Apache Geode ClientCache application used to connect to an Apache Geode cluster running in a Docker Container.
Resolves gh-86.
2020-06-04 02:09:27 -07:00
John Blum
5a5edb9e67 Add chapter to reference documentation on running Apache Geode in Docker.
Resolves gh-86.
2020-06-04 02:08:43 -07:00
John Blum
df69b414cc Enable the Gradle Lombok Plugin.
Switch 'org.assertj:assertj-core' and 'org.projectlombok:lombok' from 'testCompile' dependencies to 'compile'.
2020-06-04 02:06:39 -07:00
John Blum
4bb5d84ea4 Edit index.adoc. 2020-06-03 12:08:56 -07:00
John Blum
08e7bf7cd1 Add chapter to reference documentation on SBDG's Apache Geode API Extensions.
Resolves gh-84.
2020-06-03 11:34:43 -07:00
John Blum
c0d858d982 Add instructions on how to run the Look-Aside Caching example using the 'gradlew' command from the command-line as well as the IDE. 2020-05-18 10:34:30 -07:00
John Blum
754989b568 Fix broken include with source code reference. 2020-05-18 01:13:41 -07:00
John Blum
2af2443620 Add instructions on how to run the Inline Caching example using the 'gradlew' command from the command-line as well as the IDE. 2020-05-18 00:29:16 -07:00
John Blum
d84b2d77dc Add instructions on how to run the HttpSession Caching example using the 'gradlew' command from the command-line as well as the IDE. 2020-05-17 23:54:46 -07:00
John Blum
d31f53cdb3 Add instructions on how to run the Boot Auto-Configuration example using the 'gradlew' command from the command-line as well as the IDE.
Add instructions on how to configure the Loggers and log-level when running the example.
2020-05-17 23:54:46 -07:00
John Blum
aadeadaf39 Add instructions on how to run the Boot Actuator example client and server using the 'gradlew' command from the command-line as well as the IDE.
Add instructions on how to configure the Loggers and log-levels when running the example.
2020-05-17 23:54:30 -07:00
John Blum
83c944a253 Add reference documentation for the new (JSON) Cache Data Import/Export feature.
Resolves gh-67.
2020-05-13 22:37:19 -07:00
John Blum
293eebb676 Add Spring Boot application class configuring and bootstrapping an Apache Geode (or Pivotal GemFire) ClientCache instance for documentation purposes. 2020-05-05 10:56:56 -07:00
John Blum
0053484007 Add optional 'spring-geode-starter-logging' dependency. 2020-04-29 20:55:21 -07:00
John Blum
f2f502e288 Fix misspelling. 2020-04-20 21:18:11 -07:00
John Blum
ff9594e26d Correct grammar, spelling and verbiage in the Multi-Site Caching Guide.
Resolves gh-80.
2020-04-19 20:46:00 -07:00
John Blum
01e0f2f5f0 Clean up all HTTP URLS; replace with HTTPS.
Resolves gh-80.
2020-04-19 17:01:27 -07:00
John Blum
efcfcb0952 Add Guide for the Multi-Site Caching Sample.
Resolves gh-80.
2020-04-19 16:58:08 -07:00
John Blum
9091dc0d78 Add details concerning SBDG's type-safe GemFireProperties class hierarchy and Geode Properties.
Edit documentation.

Resolves gh-79.
2020-04-15 22:54:46 -07:00
John Blum
4eaecfc1e7 Add Asciidoc variables to consistently refer to the Apache Geode and GemFire product names.
Resolves gh-79.
2020-04-15 22:54:46 -07:00
John Blum
2978fa9b53 Add details concerning property precedence.
Resolves gh-79.
2020-04-15 22:54:46 -07:00
John Blum
43400dd31b Add documentation for using GemFire Properties in application.properties.
Resolves gh-79.
2020-04-15 22:54:46 -07:00
John Blum
46288080de Add Asciidoc documentation attributes for STDG version. 2020-04-15 22:54:46 -07:00
John Blum
49b9c7340e Upgrade to Apache Geode documentation version 1.12. 2020-04-15 22:54:46 -07:00
John Blum
9266aefcdc Upgrade to Pivotal GemFire documentation version 9.10. 2020-04-15 22:54:46 -07:00
John Blum
db3dd51482 Upgrade to Pivotal Cloud Cache (PCC) documentation version 1.11. 2020-04-15 22:54:46 -07:00
John Blum
45095106c6 Change URL to Pivotal Platform (Tanzu Application Service (TAS)) documentation and upgrade to 2.9.
Pivotal Platform (Tanzu) Application Service (PAS/TAS) was formerly known as Pivotal CloudFoundry (PCF) Application Service (PAS).
2020-04-15 22:54:46 -07:00
John Blum
ec6a674832 Fix spelling error. 2020-04-15 22:54:46 -07:00
John Blum
9fcc29c2fd Fix URL to Apache Geode gemfire.properties reference documentation. 2020-04-15 22:54:46 -07:00
John Blum
bd98382dc1 Fix source block formatting. 2020-04-14 20:22:56 -07:00
John Blum
9cc90c2922 Fix formatting. 2020-04-14 20:11:44 -07:00
John Blum
193a857901 Include instructions on how to run the Getting Started Sample, Spring Boot application using Gradle and Maven.
Resolved gh-75.
2020-03-18 14:06:40 -07:00
John Blum
d9f0858a9a Add description of Gradle build file. 2020-03-06 19:03:57 -08:00
John Blum
7318f3c2af Fix broken Guide links referring back to anchors in the index HTML. 2020-03-06 18:59:25 -08:00