Commit Graph

1380 Commits

Author SHA1 Message Date
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
John Blum
01272aa6f3 Annotate newRepositoryCacheWriter() with @SuppressWarnings('rawtypes'). 2020-09-17 15:56:41 -07:00
John Blum
ffac909358 Annotate newRepositoryCacheLoader() with @SuppressWarnings('rawtypes'). 2020-09-17 15:56:34 -07:00
John Blum
b0f79b5078 Optimize imports.
Remove unnecessary @SuppressWarnings(..) annotation declarations.
2020-09-17 15:56:28 -07:00
John Blum
5ed0618998 Edit README to refer to 1.3.3.RELEASE and 1.3.4.BUILD-SNAPSHOT in the 1.3.x release series. 2020-08-20 16:38:11 -07:00
John Blum
df089691d2 Prepare next development iteration.
Set Spring Boot version to 2.3.4.BUILD-SNAPSHOT.

Set version to 1.3.4.BUILD-SNAPSHOT.
2020-08-20 16:22:37 -07:00
John Blum
8ca1d9ddcc Release 1.3.3.RELEASE. 2020-08-20 16:01:39 -07:00
John Blum
ecf2994a01 Edit changelog and add 1.3.3.RELEASE notes. 2020-08-20 15:58:17 -07:00
John Blum
f62df3a1f2 Upgrade Samples Maven POMs to Spring Boot 2.3.3.RELEASE and SBDG 1.3.3.BUILD-SNAPSHOT. 2020-08-20 15:58:17 -07:00
John Blum
6608afa841 Arrange bin/ directory exclusion alphabetically.
Polish for GitHub PR-94.

Resolves gh-94.
2020-08-20 15:37:34 -07:00
Wayne Lund
17143c96a9 Update .gitignore to exclude bin/ directory.
I'm getting these bin/ directories from adding the project from the top of the SBDG project.

spring-gemfire-starter/bin/
	spring-geode-actuator-autoconfigure/bin/
	spring-geode-actuator/bin/
	spring-geode-autoconfigure/bin/
	spring-geode-docs/bin/
	spring-geode-samples/boot/actuator/bin/
	spring-geode-samples/boot/configuration/.java-version
	spring-geode-samples/boot/configuration/bin/
	spring-geode-samples/boot/security/bin/
	spring-geode-samples/caching/http-session/bin/
	spring-geode-samples/caching/inline/bin/
	spring-geode-samples/caching/look-aside/bin/
	spring-geode-samples/caching/multi-site/bin/
	spring-geode-samples/caching/near/bin/
	spring-geode-samples/intro/getting-started/bin/
	spring-geode-samples/land-shy-fan/
	spring-geode-samples/lock-important-pot/
	spring-geode-samples/mix-faithful-pot/
	spring-geode-starter-logging/bin/
	spring-geode-tests/smoke-tests/function-execution-on-region/bin/
	spring-geode-tests/smoke-tests/locator-application/bin/
	spring-geode-tests/smoke-tests/logging/bin/
	spring-geode-tests/smoke-tests/multi-store/bin/
	spring-geode-tests/smoke-tests/peer-cache-application/bin/
	spring-geode-tests/smoke-tests/spring-initializer/bin/
	spring-geode/bin/

Resolves gh-94.
2020-08-20 15:37:26 -07:00