Commit Graph

276 Commits

Author SHA1 Message Date
John Blum
110091de3b Apply consistent styling to quoted text.
Resolves gh-109.
2021-07-19 17:41:43 -07:00
John Blum
e981422b68 Correct documentation edits and documentation polish merge conflicts.
Resolves gh-109.
2021-07-19 17:07:09 -07:00
John Blum
2575e30d90 Merge documentation edits with documentation polish.
Resolves gh-109.
2021-07-19 16:26:39 -07:00
Jay Bryant
a9b309fcdd Edit the docs to make them conform to the other OSS Spring docs.
Resolves gh-109.
2021-07-19 15:49:23 -07:00
John Blum
a4f0984f87 Polish documentation edits.
Resolves gh-109.
2021-07-19 15:42:02 -07:00
John Blum
dcf515158d Upgrade VMware Tanzu Application Service (TAS) documentation version reference to 2.11. 2021-07-01 13:49:37 -07:00
John Blum
199afbd0c1 Polish documentation on building Spring Boot, Apache Geode Manager applications with an option to run Pulse.
Resolves gh-107.

Resolves gh-108.
2021-07-01 13:40:34 -07:00
Juan José Ramos Cassella
82cc766215 Edit documentation on building Spring Boot, Apache Geode Manager applications to optionally include Pulse.
Add org.apache.geode:geode-pulse as a dependency in the documentation for users who want to automatically start the Apache Geode Pulse (Web) application embedded within the Manager configured and bootstrappedw with Spring Boot.

Resolves gh-107.

Resolves gh-108.
2021-07-01 13:10:48 -07:00
John Blum
a7c307082c Remove unnecessary spacing in index.adoc. 2021-07-01 12:31:33 -07:00
John Blum
7d23079f43 Reword the intro to Chapter 19 - Apache Geode API Extensions in the SBDG Reference Documentation once again. 2021-06-21 15:37:47 -07:00
John Blum
d2e2f24ccb Polish to the edits in Chapter 19 - Apache Geode API Extentions.
Resolves gh-106.
2021-06-15 17:20:16 -07:00
Jay Bryant
f614e6dbd4 Edit the intro to the Apache Geode API Extensions chapter in the reference documentation.
Mostly fixed small things and a couple of sentences that were long enough to be hard to parse.

Resolves gh-106.
2021-06-15 17:19:05 -07:00
John Blum
d99d548941 Polish the index.adoc file.
Resolves gh-105.
2021-06-15 17:08:12 -07:00
Jay Bryant
57d0cdb762 Edit the index.adoc file.
Edited the index file, to make the introductory content be similar to our other content.

Resolves gh-105.
2021-06-15 17:08:01 -07:00
John Blum
dbfceddb83 Edit and revise wording in the Apache Geode API Extensions chapter of the Reference Documentation. 2021-06-15 11:26:04 -07:00
John Blum
a58201d12c Change wording in Apache Geode Extensions chapter of the Reference Documentation on the purpose of the module and the Apache Geaode API extensions. 2021-06-14 17:38:59 -07:00
John Blum
e3d449d381 Edit documentation and add missing word (data). 2021-05-20 18:57:46 -07:00
John Blum
b710f73d37 Add reference documentation chapter on 'Testing'.
Resolves gh-102.
2021-02-01 22:26:49 -08:00
John Blum
f26e55e10d State the project goals in documentation.
Resolves gh-101.
2021-02-01 14:51:07 -08:00
John Blum
df2dcfbeff Add documentation on the @EnableClusterAware annotation, strictMatch attribute. 2021-01-20 14:30:30 -08:00
John Blum
be76266a9e Edit 'Caching with Apache Geode' chapter by moving references to the Guide and Sample code for 'Inline Caching' under the 'Synchronous Inline Caching' sub-section. 2021-01-20 11:42:21 -08:00
John Blum
32954221cb Update documentation references for Apache Geode, VMware Tanzu Application Service for VMs (Pivotal CloudFoundry (PCF)) and VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)).
Sets Apache Geode documentation version reference to 113.

Sets VMW TAS 4 VMs / PCF documentation version reference to 2-10.

Set VMW GF 4 VMs / PCC documentation version reference to 1-13.
2021-01-13 21:18:35 -08:00
John Blum
c7dd1869fa Add section on 'Gradle Dependency Management' under the 'Using Spring Boot for Apache Geode' section of the reference documentation. 2020-12-09 16:57:18 -08:00
John Blum
a840c6a18d Polish the Async Inline Caching Sample Guide based on review and feedback.
Add (URL) links to the Sample Guide and Code Example in the 'Asynchronous Inline Caching' section of the 'Caching with Apache Geode' chapter in the reference documentation.

Correct the Code Example URL in the samples.adoc for the Asynchronous Inline Caching Sample.
2020-12-09 11:21:13 -08:00
John Blum
1a33f03e3a Edit and complete the Async Inline Caching Sample Guide.
Refactor the Async Inline Caching Sample Code to include (Asciidoc) documentation markers.

Change the batch time interval in the AEQ batch-size configuration/strategy bean definition to 15 minutes.

Rename the GolfTournament created in the SpringBootApplication class to 'The Masters'.

Refactor the isFinished(..) and isNotFinished() methods in the PgaTourService class to accept a nullable GolfTournament argument.

Refactor the GolferController class to declare the REST API web service endpoints to use '/api/golf/tournament/' as the base Webapp context.
2020-12-09 01:09:29 -08:00
John Blum
816a441d6e Fix syntax error (misspelled class name) in a code snippet in the Inline Caching Sample Guide. 2020-12-08 19:54:00 -08:00
John Blum
be01322025 Create base Spring Geode Sample Guide (documentation) on Async Inline Caching. 2020-12-01 16:56:27 -08:00
John Blum
488dedd0de Edit TIP to include a reference to the specific documentation on Synchronous, Inline Caching. 2020-11-18 19:54:48 -08:00
John Blum
4ea2b62560 Add documentation on using the 'spring-geode-bom' in the 'Using Spring Boot for Apache Geode' section. 2020-11-18 12:39:30 -08:00
John Blum
13d577d069 Fix formatting in Logging chapter. 2020-10-21 10:34:27 -07:00
John Blum
a9fce4577d Fix spelling error.
Change 'mat' to 'may'.
2020-10-13 11:49:47 -07:00
John Blum
85ebb49248 Add Introduction bullet points on Data Initialization, Actuator and Testing. 2020-10-01 11:45:58 -07:00
John Blum
da073b8ef3 Rename Reference Guide to 'Spring Boot for Apache Geode Reference Guide'. 2020-09-18 16:47:41 -07:00
John Blum
546aa298f8 Edit Sample Guides and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.

Fix compiler syntax errors in example code snippets.
2020-09-18 16:19:05 -07:00
John Blum
68c34b86ea Edit Appendix and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.
2020-09-18 16:19:05 -07:00
John Blum
429ff3f6dd Edit Reference Guide and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.

Fix compiler syntax errors in documentation code snippets.
2020-09-18 16:19:05 -07:00
John Blum
8f9a4e2f70 Define Asciidoc documenation variables for the 'Pivotal Cloud Cache' (PCC) name, 'Pivotal CloudFoundry' (PCF) name and 'VMware Tanzu GemFire' name. 2020-09-18 16:16:23 -07:00
John Blum
ed1e155579 Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. 2020-09-03 18:57:25 -07:00
John Blum
85aed4b3a0 Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks. 2020-09-03 18:57:25 -07:00
John Blum
c6c46ee70e Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode. 2020-09-03 18:40:04 -07:00
John Blum
37f458905d Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode. 2020-09-03 18:22:48 -07:00
John Blum
d499ca47cc Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode. 2020-09-03 18:13:44 -07:00
John Blum
4f16a7a217 Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode. 2020-09-03 18:09:01 -07:00
John Blum
ea5ec28b1f Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode. 2020-09-03 18:01:35 -07:00
John Blum
f8a8ff723d Cross-reference the reference documentation and sample guide for Spring Boot Security. 2020-09-03 17:46:36 -07:00
John Blum
c4302adafe Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration. 2020-09-03 17:30:12 -07:00
John Blum
ab1c64dbf8 Cross-reference the reference documentation and sample guide for Spring Boot Actuator. 2020-09-03 17:29:39 -07:00
John Blum
81622a4580 Rename 'VMware GemFire' to 'VMware Tanzu GemFire'. 2020-09-03 17:01:19 -07:00
John Blum
ce9c523b4f Add brief section on Multi-Site Caching referring to the Sample Guide and Code. 2020-09-03 16:41:52 -07:00
John Blum
f143196839 Add WARNING about GemFire/Geode's JVM Shutdown Hook in the 'Using Data' chapter, 'Exporting Data' section when using the Cache Data Export functionality. 2020-09-03 14:22:38 -07:00