Commit Graph

1390 Commits

Author SHA1 Message Date
John Blum
6d04479670 Edit changelog and add 1.1.11.RELEASE notes. 2020-11-10 10:50:56 -08:00
John Blum
009ee9645b Set Spring Geode Samples Maven POM Spring Boot version to 2.3.5.RELEASE. 2020-11-10 10:48:08 -08:00
John Blum
6cde223a06 Change JetBrains @NotNull annotation to Spring Framework's @NonNull annotation. 2020-11-10 10:36:47 -08:00
John Blum
9aa857cc3e Add Smoke Test testing the persistent access of a (HTTP) Session stored and managed by Apache Geode using Mock Objects with Spring Session auto-configured with Spring Boot. 2020-11-10 10:30:22 -08:00
John Blum
9d7d3c3d2c Add Integration Test testing the configuration and expected behavior of (HTTP) Session state caching using Spring Session with Apache Geode and Mock Objects auto-configured with Spring Boot. 2020-11-10 10:30:04 -08:00
John Blum
667f0c8b52 Upgrade to Gradle 6.7. 2020-11-10 10:27:56 -08:00
John Blum
16fde5acfb Upgrade to Testcontainers 1.15.0. 2020-11-10 10:26:46 -08:00
John Blum
8999ccc185 Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.2.RELEASE. 2020-11-10 10:26:15 -08:00
John Blum
b6984a3eb6 Upgrade to Spring Test for Apache Geode & VMware Tanzu (Pivotal) GemFire 0.0.20.RELEASE. 2020-11-10 10:25:05 -08:00
John Blum
6292d54907 Upgrade to Spring Data Neumann-SR5.
Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.5.RELEASE.

Upgrade to Spring Data Release Train (BOM) Neumann-SR5.
2020-11-10 10:24:07 -08:00
John Blum
60066ff15b Upgrade to Spring Boot 2.3.5.RELEASE. 2020-11-10 10:22:46 -08:00
John Blum
5121394811 Upgrade to Spring Framework 5.2.10.RELEASE. 2020-11-10 10:22:22 -08:00
John Blum
5acc289bdc Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5.
Add dependency management for Apache Geode.

Add dependency management for VMware Tanzu (Pivotal) GemFire.
2020-11-10 10:21:01 -08:00
John Blum
ae084498db Upgrade to Mockito 3.6.0. 2020-11-10 10:18:08 -08:00
John Blum
98fef527bf Upgrade to Byte Buddy 1.10.18. 2020-11-10 10:17:45 -08:00
John Blum
2780777e19 Update Spring Boot build snapshot version.
Update Samples Maven POM spring-geode-starter version to use 1.3.5.BUILD-SNASPSHOT.
2020-10-28 15:39:21 -07:00
John Blum
bf7e21e866 Fix test failure after Spring Boot upgraded from Jackson 2.11.2 to 2.11.3, which introduced an API (contractual) breaking change.
Seems Jackson introduced an API breaking change that now requires a PolymorphicTypeValidator when configuring and activating the default typing as a propery on the ObjectMapper.
2020-10-28 15:25:40 -07:00
John Blum
76312c12a2 Edit README to refer to 1.3.4.RELEASE and 1.3.5.BUILD-SNAPSHOT docs in 1.3.x release series. 2020-09-17 19:13:41 -07:00
John Blum
50fad617e8 Prepare next development iteration.
Set Spring Boot version to 2.3.5.BUILD-SNAPSHOT.

Set version to 1.3.5.BUILD-SNAPSHOT.
2020-09-17 18:58:46 -07:00
John Blum
3d2db2d837 Release 1.3.4.RELEASE. 2020-09-17 18:43:59 -07:00
John Blum
3f833d9bbe Edit changelog and add 1.3.4.RELEASE notes. 2020-09-17 18:35:28 -07:00
John Blum
a4a964b729 Edit README to refer to 1.2.10.RELEASE and 1.2.11.BUILD-SNAPSHOT docs in 1.2.x release series. 2020-09-17 18:27:48 -07:00
John Blum
557fff760a Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNAPSHOT docs in 1.1.x release series. 2020-09-17 18:26:51 -07:00
John Blum
00abd0ef4f Edit changelog and include 1.2.10.RELEASE notes. 2020-09-17 18:25:26 -07:00
John Blum
d5086afc87 Edit changelog and include 1.1.10.RELEASE notes. 2020-09-17 18:24:27 -07:00
John Blum
2388d38fbe Upgrade Sample (Parent & Getting Started) Maven POM build files to Spring Boot 2.3.4.RELEASE. 2020-09-17 18:19:46 -07:00
John Blum
c3c7969431 Upgrade to Spring Session BOM Dragonfruit-SR1.
Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.1.RELEASE.
2020-09-17 18:03:32 -07:00
John Blum
d2b372a2f0 Upgrade to Spring Test for Apache Geode & VMware Tanzu (Pivotal) GemFire 0.0.19.RELEASE. 2020-09-17 18:03:32 -07:00
John Blum
3e31fdc6da Upgrade to Spring Data Neumann-SR4.
Upgrade to Spring Data for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.4.RELEASE.

Upgrade to Spring Data Release Train (BOM) Neumann-SR4.
2020-09-17 18:03:32 -07:00
John Blum
3a35939a91 Upgrade to Spring Boot 2.3.4.RELEASE. 2020-09-17 18:03:32 -07:00
John Blum
d17d2a20ef Upgrade to Spring Framework 5.2.9.RELEASE. 2020-09-17 18:03:32 -07:00
John Blum
c6705db87a Upgrade to Mockito 3.5.11. 2020-09-17 18:03:32 -07:00
John Blum
2334fb6148 Upgrade to Gradle 6.6.1. 2020-09-17 18:03:32 -07:00
John Blum
8154e85d5a Remove unnecessary use of java.util.Optional. 2020-09-17 18:03:32 -07: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
b32999ba4b Add documentation variable reference pointing at Apache Geode source code in GitHub. 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