Commit Graph

1432 Commits

Author SHA1 Message Date
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
779801d1d1 Edit README to refer to 1.4.0-M3 and 1.4.0-SNAPSHOT docs in the 1.4.x release series. 2020-09-18 18:00:55 -07:00
John Blum
a847e6ccfc Prepare next development iteration.
Set Spring Boot version to 1.4.0-SNAPSHOT.

Set version to 1.4.0-SNAPSHOT.
2020-09-18 17:47:35 -07:00
John Blum
b1cbd192aa Release 1.4.0-M3. 2020-09-18 17:34:11 -07:00
John Blum
9adca82f77 Edit changelog and add 1.4.0-M3 release notes. 2020-09-18 17:28:10 -07:00
John Blum
eccf8bd49d Upgrade to Spring Session BOM 2020.0.0-RC1. 2020-09-18 16:58:12 -07:00
John Blum
4102a5270b Upgrade to Spring Data BOM (Release Train) 2020.0.0-RC1. 2020-09-18 16:57:24 -07:00
John Blum
df3918f076 Upgrade to Spring Boot 2.4.0-M3. 2020-09-18 16:56:34 -07:00
John Blum
a21944bd26 Upgrade to Spring Framework 5.3.0-RC1. 2020-09-18 16:55:45 -07:00
John Blum
5e5a286e9b Edit README and fix formatting. 2020-09-18 16:53:46 -07:00
John Blum
8abf6687d2 Modify AsyncInlineCachingRegionConfigurer to append to the list of AEQs registered on the Region when configuring Async, Inline Caching. 2020-09-18 16:47:41 -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
f354d3815a Edit CONTRIBUTING.adoc and remove 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
37b523b8fd Upgrade to Mockito 3.5.11. 2020-09-18 11:17:57 -07:00
John Blum
44b424f358 Update Maven POM project URL. 2020-09-18 02:33:58 -07:00
John Blum
0159c39c17 Edit Javadock @link tag. 2020-09-18 02:33:58 -07:00
John Blum
09d15e87c2 Upgrade to FreeFair Lombok Gradle Plugin 5.2.1. 2020-09-18 02:33:58 -07:00
John Blum
2aaaea76bf Remove exclude from Apache Geode dependencies on 'org.apache.logging.log4j:log4j-core'.
Resolves gh-48.
2020-09-18 02:33:58 -07:00
John Blum
74c4bdbcd9 Remove exclude from Apache Geode dependencies on 'javax.servlet:javax.servlet-api'.
Resolves gh-49.
2020-09-18 02:33:58 -07:00
John Blum
8c3062c79a Declare 'org.apache.geode:geode-membership' as a test-compile dependency in the apache-geode-extensions module.
Declare 'org.apache.geode:geode-serialization' as a test-compile dependency in the apache-geode-extensions module.
2020-09-18 01:28:22 -07:00
John Blum
1a9319c44c Replace uses of the internal DistributionConfig API and class with org.apache.geode.distributed.ConfigurationProperties. 2020-09-18 01:06:06 -07:00
John Blum
c19c404aee Upgrade to Spring Test for Apache Geode 0.0.19.RELEASE. 2020-09-17 21:57:39 -07:00
John Blum
90bb1ce6e5 Upgrade to Spring Session for Apache Geode 2.4.0-RC1. 2020-09-17 21:57:01 -07:00
John Blum
61f7df0681 Upgrade to Spring Data for Apache Geode 2.4.0-RC1. 2020-09-17 21:55:51 -07:00
John Blum
6fb1306bde Remove dependency management for Spring Session for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:50:52 -07:00
John Blum
62e001efc7 Remove dependency management for Spring Data for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:49:43 -07:00
John Blum
fd361f688a Edit description and set to 'Spring Boot for Apache Geode'. 2020-09-17 21:49:11 -07:00
John Blum
7508685564 Declare 'com.fasterxml.jackson.core:jackson-databind' as compile-time dependency. 2020-09-17 21:46:43 -07:00
John Blum
01f9730b6c Remove use of org.springframework.util.ObjectUtils.
Provide private implementation of nullSafeClassName(:Object).
2020-09-17 21:45:41 -07:00
John Blum
d1147415c2 Remvove all properties (configuration file) references to 'Pivotal GemFire' or 'GemFire' in general. 2020-09-17 21:28:48 -07:00
John Blum
cb34cd2201 Remove all source code (Javadoc) references to 'Pivotal GemFire' or 'GemFire' in general. 2020-09-17 21:24:16 -07:00
John Blum
75dc534564 Remove spring-gemfire-* modules.
Remove spring-gemfire-starter module.

Remove spring-gemfire-starter-actuator module.

Remove spring-gemfire-starter-logging module.

Remove spring-gemfire-starter-session module.

Remove spring-gemfire-starter-test module.

There are no longer any standalone releases of VMware Tanzue GemFire based on Apache Geode 1.13.0.
2020-09-17 20:32:21 -07:00
John Blum
c2edd45b10 Upgrade to Apache Geode 1.13.0. 2020-09-17 20:29:58 -07:00
John Blum
51f76fbed9 Edit README to showcase SBDG features.
Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.

Use documentation variables for names and URLs.
2020-09-17 20:26:27 -07:00
John Blum
5750f0b114 Edit README to refer to 1.3.4.RELEASE and 1.3.5.BUILD-SNAPSHOT docs in the 1.3.x release series. 2020-09-17 19:54:50 -07:00
John Blum
ff6bf20b8c Edit README to refer to 1.2.10.RELEASE and 1.2.11.BUILD-SNAPSHOT docs in the 1.2.x release series. 2020-09-17 19:54:10 -07:00
John Blum
ea54e45f7d Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNASHOT docs in the 1.1.x release series. 2020-09-17 19:53:14 -07:00
John Blum
3a094b1c39 Rename changelog to 'SPRING BOOT FOR APACHE GEODE CHANGELOG'.
Replace all references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.

Qualify references to Pivotal CloudFoundry with the acronymn, 'PCF'.

Qualify reference to Pivotal Cloud Cache with the acronym, 'PCC'.
2020-09-17 19:50:53 -07:00
John Blum
a0b40a2fd7 Edit changelog and include 1.3.4.RELEASE notes. 2020-09-17 19:35:39 -07:00
John Blum
3f959d32ec Edit changelog and include 1.2.10.RELEASE notes. 2020-09-17 19:34:47 -07:00
John Blum
830b82245c Edit changelog and include 1.1.10.RELEASE notes. 2020-09-17 19:33:59 -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
f422beb8f1 Set 'spring-boot-starter-parent' dependency to 2.4.0-SNAPSHOT. 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