John Blum
7f2b64eb1c
[REVERT] Set log-level to 'INFO' for both 'org.apache.geode' & 'org.springframework.geode' Loggers for debugging purposes.
...
Attempting to uncover the root cause of the stale GemFire/Geode SSL configuration & state issues.
2021-04-15 15:43:32 -07:00
John Blum
80e4740af4
Fix gemfire reference in index.adoc.
2021-02-22 18:43:40 -08:00
John Blum
237cf8ec3e
Add reference documentation chapter on 'Testing'.
...
Resolves gh-102.
2021-02-22 18:35:33 -08:00
John Blum
555824ff83
Add an example of Integration Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter.
2021-02-22 18:33:19 -08:00
John Blum
586b8d5902
Add an example of Unit Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter.
2021-02-22 18:32:57 -08:00
John Blum
256dbe7511
State the project goals in documentation.
...
Resolves gh-101.
2021-02-22 18:30:53 -08:00
John Blum
cb0bb4a673
Add section on 'Gradle Dependency Management' under the 'Using Spring Boot for Apache Geode' section of the reference documentation.
2020-12-11 00:17:09 -08:00
John Blum
2210d97668
Fix syntax error (misspelled class name) in a code snippet in the Inline Caching Sample Guide.
2020-12-11 00:17:03 -08:00
John Blum
50477aa3cd
Edit TIP to include a reference to the specific documentation on Synchronous, Inline Caching.
2020-12-11 00:16:52 -08:00
John Blum
782dd6c0fc
Add documentation on using the 'spring-geode-bom' in the 'Using Spring Boot for Apache Geode' section.
2020-11-19 12:42:56 -08:00
John Blum
8fb0c2112b
Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.
...
Fix compiler syntax errors in code snippets.
Introduce documentation variables where applicable.
Format source code.
Optimize imports.
2020-09-17 18:03:32 -07:00
John Blum
998d37d8ae
Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code.
2020-09-17 18:03:32 -07:00
John Blum
6a0d4c009b
Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks.
2020-09-17 18:03:32 -07:00
John Blum
7d9f792c3f
Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode.
2020-09-17 18:03:32 -07:00
John Blum
3d3635c573
Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode.
2020-09-17 18:03:32 -07:00
John Blum
db40ebec62
Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode.
2020-09-17 18:03:32 -07:00
John Blum
273dfe778b
Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode.
2020-09-17 18:03:32 -07:00
John Blum
fc9e00a4d5
Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode.
2020-09-17 18:03:32 -07:00
John Blum
1908c6e59c
Cross-reference the reference documentation and sample guide for Spring Boot Security.
2020-09-17 18:03:32 -07:00
John Blum
912e7aa2ed
Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration.
2020-09-17 18:03:32 -07:00
John Blum
ea048170fe
Cross-reference the reference documentation and sample guide for Spring Boot Actuator.
2020-09-17 18:03:32 -07:00
John Blum
c8f9119336
Rename 'VMware GemFire' to 'VMware Tanzu GemFire'.
2020-09-17 18:03:32 -07:00
John Blum
e034469ad7
Add brief section on Multi-Site Caching referring to the Sample Guide and Code.
2020-09-17 18:03:32 -07:00
John Blum
00f95f8f40
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-17 18:03:32 -07:00
John Blum
cf1bb933f5
Fix compiler syntax errors in code snippets.
2020-09-17 18:03:32 -07:00
John Blum
8cf9ca98c3
Define documentation variable to the JDK Javadoc.
2020-08-20 15:37:10 -07:00
John Blum
77ed1f49d0
Edit chapter on caching.
2020-08-20 15:36:43 -07:00
John Blum
f739fab1ed
Replace all references to Apache Geode and Pivotal GemFire with documentation variables.
...
Replace all references of Pivotal GemFire with VMware GemFire.
2020-08-20 15:36:36 -07:00
John Blum
d7b254a904
Polish Security Sample Guide.
...
Resolves gh-81.
2020-08-07 16:30:02 -07:00
Patrick Johnson
a918c9a8f1
Add Security Sample Guide and Code.
...
Resolves gh-81.
2020-08-07 16:29:53 -07:00
John Blum
7441a526ef
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-07 16:29:03 -07:00
John Blum
a64ec4e5bb
Add additional documentation on matching client/server versions when using PCC in PCF.
2020-08-07 16:28:05 -07:00
John Blum
59d7918019
Fix spelling.
2020-08-07 16:01: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
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
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