Commit Graph

1368 Commits

Author SHA1 Message Date
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
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
b98d4639ea Add 'org.springframework.geode:spring-geode-bom' (Maven BOM) to project.
The Maven BOM (Bill of Materials) will provide a simpler and consistent SBDG module version dependency management experience for users starting at start.spring.io, who have added the 'Spring for Apache Geode' dependency to build Spring Boot applications using Apache Geode.

Resolves gh-93.
2020-08-20 15:35:04 -07:00
John Blum
49b74c4c2f Edit Maven POM URL to point to the SBDG project README. 2020-08-20 15:34:38 -07:00
John Blum
b67dd8430e Remove 'spring.data.gemfire.management.use-http' property configuration and JVM argument for Boot client.
The 'spring.data.gemfire.management.use-http' property was set in application.properties.
2020-08-20 15:33:50 -07:00
John Blum
eb50cde12f Upgrade to Gradle 6.6. 2020-08-20 15:22:30 -07:00
John Blum
0847a38ce4 Upgrade to Spring Build Conventions Gradle Plugin 0.0.34.RELEASE. 2020-08-20 15:22:08 -07:00
John Blum
bab8d296f7 Upgrade to Spring Test for Apache Geode & VMware/Pivotal GemFire 0.0.18.RELEASE. 2020-08-20 15:21:00 -07:00
John Blum
e7af99158f Upgrade to Spring Data Neumann-SR3.
Upgrade to Spring Data for Apache Geode & VMware/Pivotal GemFire 2.3.3.RELEASE.

Upgrade to Spring Data BOM (Release Train) Neumann-SR3.
2020-08-20 15:20:26 -07:00
John Blum
a90aeb2cfd Upgrade to Spring Boot 2.3.3.RELEASE. 2020-08-20 15:19:24 -07:00
John Blum
309d7fbbff Upgrade to Mockito 3.5.0. 2020-08-20 15:18:46 -07:00