John Blum
a4be51be34
Change source XML blocks to source TEXT blocks in index.adoc.
2022-03-16 10:04:35 -07:00
John Blum
d6a68b6455
Add the Java (JRE) version to the list of primary dependency versions.
2022-03-16 09:31:02 -07:00
John Blum
07f87dd81b
Add warning about overriding Spring Boot managed dependency versions.
...
Additionally, edit the sub-chapter (section) on dependency version overriding.
2022-03-16 09:30:52 -07:00
John Blum
5431c4f48c
Add documentation on dependency version overriding.
...
Resolves gh-114.
2022-03-02 21:37:59 -08:00
John Blum
9821a1e277
Update Copyright for 2022.
2022-03-02 16:16:01 -08:00
John Blum
dbe873d581
Add chapter in SBDG docs to explain the primary dependency versions and their importance.
2021-12-02 11:21:41 -08:00
John Blum
d08c9367f9
Resolve the Apache Geode Documentation version from the Apache Geode Artifact version.
2021-12-02 11:21:41 -08:00
John Blum
04ba01803c
Edit the index.adoc file for grammar and wording.
2021-12-02 10:19:56 -08:00
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
be91548bcd
Create application-no-ssl.properties to ensure Apache Geode is configured to not use SSL network communications betwen client & server.
...
Activate the 'no-ssl' profile in the SpringBootApachGeodeIntegrationTest class example.
2021-03-25 03:20:57 -07:00
John Blum
430c2097a9
Reinstate (apply) Spring's @DirtiesContext annotation.
...
Additionally, declare before & after class setup/tear down proceduce to reset the ClusterAwareConfiguration.ClusterAwareCondition.
2021-03-24 16:03:00 -07:00
John Blum
b710f73d37
Add reference documentation chapter on 'Testing'.
...
Resolves gh-102.
2021-02-01 22:26:49 -08:00
John Blum
f93d198d2d
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-01 22:01:05 -08:00
John Blum
9e4f3cca1f
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-01 22:01:05 -08:00
John Blum
32db612719
Declare 'org.springframework.geode:spring-geode-starter-test' as a test-compile dependency in the spring-geode-docs module.
2021-02-01 20:55:54 -08:00
John Blum
f26e55e10d
State the project goals in documentation.
...
Resolves gh-101.
2021-02-01 14:51:07 -08:00
John Blum
6070ccb1fc
Declare Spring 'release' Repository to ressolve all Spring documentation resources required to build project documentation.
2021-01-24 21:36:09 -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
03fb54d83a
Upgrade to Freefair Lombok Gradle Plugin 5.3.0.
2020-12-09 12:56:04 -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
d9e6118860
Rename 'springDataReleaseTrainVersion' property to 'springDataBomVersion'.
2020-11-10 12:03:20 -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