From 92829dc561b18da24c0d8b763fe6177fc21a3e59 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:29:08 -0800 Subject: [PATCH 001/182] Edit changelog and include 1.5.8 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 32b09a0af..fd859fd3a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.8 (2022-01-10) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.8. + +* Upgrades to Apache Geode 1.13.6. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.13. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.5. +* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Boot 2.5.8. +* Upgrades to Spring Session BOM 2021.0.4. +* Upgrades to Gradle 6.9.2. + + Changes in version 1.6.1 (2021-12-02) ------------------------------------- Aligns SBDG with Spring Boot 2.6.1. From f4e82cd2ebce7ee86d33a897566d391a282ccf40 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:30:00 -0800 Subject: [PATCH 002/182] Edit README to refer to 1.5.8 release and 1.5.9-SNAPSHOT. Move SBDG 1.4.x version to EOL. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 962971b80..780b91fd9 100644 --- a/README.adoc +++ b/README.adoc @@ -75,10 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.2-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.1`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.8-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.7`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] -| `1.4.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.4.13` | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/#geode-samples[Samples] +| `1.5.9-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.8`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== @@ -88,6 +86,8 @@ The following SBDG versions have reached their End-of-Life (EOL). |=== | Version | Reference Documentation | Javadoc | Samples +| `1.4.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.4.13` | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/#geode-samples[Samples] | `1.3.13.BUILD-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.3.12.RELEASE`| https://docs.spring.io/spring-boot-data-geode-build/1.3.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x/reference/html5/#geode-samples[Samples] | `1.2.14.BUILD-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.2.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.2.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.2.x-SNAPSHOT/reference/html5/#geode-samples[Samples] From c3aa17b90cdd88c29b433cf8b3e94604d3affcda Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:31:02 -0800 Subject: [PATCH 003/182] Upgrade to Apache Geode 1.14.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 574904b84..5052179d3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 -apacheGeodeVersion=1.14.0 +apacheGeodeVersion=1.14.2 awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 From bbe5fe0ffc1fddbdb05ca60367b8ccff8cee3bc6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:31:46 -0800 Subject: [PATCH 004/182] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5052179d3..5c0f30bca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.14.2 awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.14.0 +pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.10 springVersion=5.3.13 springBootVersion=2.6.2-SNAPSHOT From 9e3306ee1b405af316c647dc78f39b4089101e14 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:32:16 -0800 Subject: [PATCH 005/182] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.13. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5c0f30bca..5a3fbb83f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 -pivotalGemFireVersion=9.10.10 +pivotalGemFireVersion=9.10.13 springVersion=5.3.13 springBootVersion=2.6.2-SNAPSHOT springCloudBindingsVersion=1.8.0 From 22cbb8279ef95ddfc7d734d7ad5feb2e2790b945 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:33:19 -0800 Subject: [PATCH 006/182] Upgrade to Spring Framework 5.3.14. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5a3fbb83f..7ed93116d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.13 -springVersion=5.3.13 +springVersion=5.3.14 springBootVersion=2.6.2-SNAPSHOT springCloudBindingsVersion=1.8.0 springDataBomVersion=2021.1.0 From 560a21c116b2ea5e0bbdcf0bbf7c8e2863ffc1cb Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:33:40 -0800 Subject: [PATCH 007/182] Uprade to Spring Boot 2.6.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7ed93116d..c27bf9e87 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.13 springVersion=5.3.14 -springBootVersion=2.6.2-SNAPSHOT +springBootVersion=2.6.2 springCloudBindingsVersion=1.8.0 springDataBomVersion=2021.1.0 springDataGeodeVersion=2.6.0 From 8928b8753e79643d415c44925ccef9575af24449 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:34:05 -0800 Subject: [PATCH 008/182] Upgrade to Spring Cloud Bindings 1.8.1. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c27bf9e87..f83d43dee 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.13 springVersion=5.3.14 springBootVersion=2.6.2 -springCloudBindingsVersion=1.8.0 +springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.0 springDataGeodeVersion=2.6.0 springDataGeodeTestVersion=0.0.28 From a0ac831aee54899dabe643ce9a57c0146273b6e6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:34:59 -0800 Subject: [PATCH 009/182] Upgrade to Spring Session BOM 2021.1.1. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f83d43dee..f68d2ffd0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.0 springDataGeodeVersion=2.6.0 springDataGeodeTestVersion=0.0.28 -springSessionBomVersion=2021.1.0 +springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.2 From 186bc3e0858de392efb9108cdd2a7bd4f3507cc4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:35:22 -0800 Subject: [PATCH 010/182] Upgrade to Gradle 6.9.2. --- gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 3ab0b725e..ec991f9aa 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists From 0f5ce283004aef965c8a6dc30377655655c07559 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:48:32 -0800 Subject: [PATCH 011/182] Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.2 and SBDG 1.6.2-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index dd1af3afc..a962bdadb 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 85e5dafd1..a1a6bf505 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.0 + 2.6.2 org.springframework.geode spring-geode-samples-parent - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.0-SNAPSHOT + 1.6.2-SNAPSHOT From 033463b5381861b77a9ab4bb5ad118eeb162a880 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 10:59:26 -0800 Subject: [PATCH 012/182] Edit changelog and add 1.6.2 release notes. --- spring-geode/src/main/resources/changelog.txt | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index fd859fd3a..2baac8799 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.2 (2022-01-10) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.2. + +* Upgrades to Apache Geode 1.14.2 +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.13. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.2. +* Upgrades to Spring Framework 5.3.14. +* Upgrades to Spring Boot 2.6.2. +* Upgrades to Spring Cloud Bindings 1.8.1. +* Upgrades to Spring Session BOM 2021.1.1. +* Upgrades to Gradle 6.9.2. + + Changes in version 1.5.8 (2022-01-10) ------------------------------------- Aligns SBDG with Spring Boot 2.5.8. @@ -11,7 +25,7 @@ Aligns SBDG with Spring Boot 2.5.8. * Upgrades to Apache Geode 1.13.6. * Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.13. * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.5. -* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Framework 5.3.14. * Upgrades to Spring Boot 2.5.8. * Upgrades to Spring Session BOM 2021.0.4. * Upgrades to Gradle 6.9.2. From 478d9b834359b53aa5ca844ef46815945012de10 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 11:15:03 -0800 Subject: [PATCH 013/182] Release 1.6.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f68d2ffd0..5a777ca5f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.2 -version=1.6.2-SNAPSHOT +version=1.6.2 From 08447cd453b9e7805605c190380772b97efe02f3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 11:47:20 -0800 Subject: [PATCH 014/182] Prepare next development iteration. Set Spring Boot version to 2.6.3-SNAPSHOT. Set version to 1.6.3-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5a777ca5f..9542a4a38 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.13 springVersion=5.3.14 -springBootVersion=2.6.2 +springBootVersion=2.6.3-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.0 springDataGeodeVersion=2.6.0 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.2 -version=1.6.2 +version=1.6.3-SNAPSHOT From da6ed0eb5e706f0c1cc89235fdc719a0021a102c Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 10 Jan 2022 12:17:59 -0800 Subject: [PATCH 015/182] Edit README to refer to 1.6.2 release and 1.6.3-SNAPSHOT. Set Spring Boot doc reference version to 2.6.2. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 780b91fd9..dc970dd13 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.1 -:spring-boot-version: 2.6.1 +:sbdg-version: 1.6.2 +:spring-boot-version: 2.6.2 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.2-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.1`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.3-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.2`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.9-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.8`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 2e5ceb4d2d209c6a8cb7032ba954925d94fe1c6d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:06:47 -0800 Subject: [PATCH 016/182] Edit changelog and include 1.5.9 release notes. --- spring-geode/src/main/resources/changelog.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 2baac8799..6ac6e29d6 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,20 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.9 (2022-01-20) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.9. + +* Upgrades to Apache Geode 1.13.7. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.14. +* Upgrades to Spring Framework 5.3.15. +* Upgrades to Spring Boot 2.5.9. +* Upgrades to Spring Data BOM 2021.0.8. +* Upgrades to Spring Data for Apache Geode 2.5.8. +* Upgrades to Spring Test for Apache Geode 0.1.1-PASCAL. +* Upgrades to Testcontainers 1.16.3. + + Changes in version 1.6.2 (2022-01-10) ------------------------------------- Aligns SBDG with Spring Boot 2.6.2. From b014271a0a6c9085668e16fccfc103f778717882 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:07:28 -0800 Subject: [PATCH 017/182] Edit README to refer to 1.5.9 release and 1.5.10-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index dc970dd13..98631e73a 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.3-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.2`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.9-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.8`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.10-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.9`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From 3ae29893563b3ec35c5c88cf8abde237c3e42eb7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:09:40 -0800 Subject: [PATCH 018/182] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.14. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9542a4a38..b34e3106f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 -pivotalGemFireVersion=9.10.13 +pivotalGemFireVersion=9.10.14 springVersion=5.3.14 springBootVersion=2.6.3-SNAPSHOT springCloudBindingsVersion=1.8.1 From 7b655ff5c035b0f9764be6df201cbca35753aff1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:10:20 -0800 Subject: [PATCH 019/182] Upgrade to Spring Framework 5.3.15. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b34e3106f..84d485af8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.14 -springVersion=5.3.14 +springVersion=5.3.15 springBootVersion=2.6.3-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.0 From 1a631f1a97bdb05a496ab42c477fd5957d4b2390 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:10:43 -0800 Subject: [PATCH 020/182] Upgrade to Spring Boot 2.6.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 84d485af8..aa5ad56f8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.14 springVersion=5.3.15 -springBootVersion=2.6.3-SNAPSHOT +springBootVersion=2.6.3 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.0 springDataGeodeVersion=2.6.0 From 6d5cc778a76a70bf1a62b8d41ebc6a73dcf3c497 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:11:51 -0800 Subject: [PATCH 021/182] Upgrade to Spring Data BOM 2021.1.1 (Q-SR1). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index aa5ad56f8..3b0bf5d7c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.14 springVersion=5.3.15 springBootVersion=2.6.3 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.0 +springDataBomVersion=2021.1.1 springDataGeodeVersion=2.6.0 springDataGeodeTestVersion=0.0.28 springSessionBomVersion=2021.1.1 From 03b5fc9d6bf56c7d576de38019575415fd21ee5f Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:12:28 -0800 Subject: [PATCH 022/182] Upgrade to Spring Data for Apache Geode 2.6.1. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3b0bf5d7c..bbc05a1e1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.15 springBootVersion=2.6.3 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.1 -springDataGeodeVersion=2.6.0 +springDataGeodeVersion=2.6.1 springDataGeodeTestVersion=0.0.28 springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 From cbd88fcb9959d7f06cbcb913444fb7228712f69b Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:13:03 -0800 Subject: [PATCH 023/182] Upgrade to Spring Test for Apache Geode 0.2.1-Q. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bbc05a1e1..3ff41b39c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ springBootVersion=2.6.3 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.1 springDataGeodeVersion=2.6.1 -springDataGeodeTestVersion=0.0.28 +springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE From 71d8dbfa8ef2c9174240335965b748c6763889f3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:14:02 -0800 Subject: [PATCH 024/182] Upgrade to Testcontainers 1.16.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3ff41b39c..fab9b3a8e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.16.2 +testcontainersVersion=1.16.3 version=1.6.3-SNAPSHOT From 50564dd51b563211ce2a06a0aecf09625127faa2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 20 Jan 2022 21:30:10 -0800 Subject: [PATCH 025/182] Refactor the SBDG Gradle build script. Declare the Spring plugins-release repository in buildscript. Add authentication (credentials) to the Spring plugins-snapshot repository declaration in buildscript. Redefined the snapshotBuild, milestoneBuild and releaseBuild project extensions properties in terms of the Utils Groovy class from Spring Build Conventions Gradle Plugins. --- build.gradle | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 676c931cb..43ef90b97 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,19 @@ +import io.spring.gradle.convention.Utils + buildscript { repositories { + mavenCentral() gradlePluginPortal() - maven { url 'https://repo.spring.io/plugins-snapshot' } + maven { url 'https://repo.spring.io/plugins-release' } + maven { + url 'https://repo.spring.io/plugins-snapshot' + if (project.hasProperty('artifactoryUsername')) { + credentials { + username "$artifactoryUsername" + password "$artifactoryPassword" + } + } + } } dependencies { classpath 'io.spring.gradle:spring-build-conventions:0.0.38' @@ -43,8 +55,8 @@ description = 'Spring Boot for Apache Geode' //ext['spring-data-bom.version'] = "$springDataBomVersion" //ext['spring-session-bom.version'] = "$springSessionBomVersion" -ext.snapshotBuild = version.endsWith('SNAPSHOT') -ext.releaseBuild = version.endsWith('RELEASE') -ext.milestoneBuild = !(releaseBuild || snapshotBuild) +ext.snapshotBuild = Utils.isSnapshot(project) +ext.milestoneBuild = Utils.isMilestone(project) +ext.releaseBuild = Utils.isRelease(project) ext.MAVEN_POM_EDITOR_GRADLE = "$rootDir/gradle/maven-pom-editor.gradle" From 78e9e72c50bac8d6c5a1ae4307353329e82303a6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:33:01 -0800 Subject: [PATCH 026/182] Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.3 and SBDG 1.6.3-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index a962bdadb..ea0e74ccf 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index a1a6bf505..5b8e6c04d 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.2 + 2.6.3 org.springframework.geode spring-geode-samples-parent - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT From 97445aac069aea1a886584fcd21870836e31f1f6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:35:55 -0800 Subject: [PATCH 027/182] Edit changelog and add 1.6.3 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 6ac6e29d6..e993f292b 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.3 (2022-01-21) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.3. + +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.14. +* Upgrades to Spring Framework 5.3.15. +* Upgrades to Spring Boot 2.6.3. +* Upgrades to Spring Data BOM 2021.1.1. +* Upgrades to Spring Data for Apache Geode 2.6.1. +* Upgrades to Spring Test for Apache Geode 0.2.1-Q. +* Upgrades to Testcontainers 1.16.3. + + Changes in version 1.5.9 (2022-01-20) ------------------------------------- Aligns SBDG with Spring Boot 2.5.9. From 713d498968226a0821b91f900e3ab6911cd901df Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:37:30 -0800 Subject: [PATCH 028/182] Release 1.6.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fab9b3a8e..9c3ad6e50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.3-SNAPSHOT +version=1.6.3 From b2589d8076af7ce14fddc49171ab2141b9ddc467 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 10:52:08 -0800 Subject: [PATCH 029/182] Prepare next development iteration. Set Spring Boot version to 2.6.4-SNAPSHOT. Set version to 1.6.4-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9c3ad6e50..cdbffcde0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.2 pivotalGemFireVersion=9.10.14 springVersion=5.3.15 -springBootVersion=2.6.3 +springBootVersion=2.6.4-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.1 springDataGeodeVersion=2.6.1 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.3 +version=1.6.4-SNAPSHOT From 284f4f8b4aaba72068b0596670b228a147eff70e Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 21 Jan 2022 11:15:26 -0800 Subject: [PATCH 030/182] Edit README to refer to 1.6.3 release and 1.6.4-SNAPSHOT. Refer to Spring Boot 2.6.3. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 98631e73a..a38a961a9 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.2 -:spring-boot-version: 2.6.2 +:sbdg-version: 1.6.3 +:spring-boot-version: 2.6.3 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.3-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.2`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.4-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.3`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.10-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.9`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 001733fb963b9edd751d44f5da5159b2617f64b0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Feb 2022 18:57:47 -0800 Subject: [PATCH 031/182] Remove YAML configuration file for Travis CI. SBDG is no longer built with the public Travis CI build infrastructure. --- .travis.yml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 4816c6ca1..000000000 --- a/.travis.yml +++ /dev/null @@ -1,24 +0,0 @@ -language: java - -os: - - linux - -sudo: required - -services: - - docker - -jdk: - - openjdk8 - -before_cache: - - rm -f $HOME/.gradle/caches/modules-2/modules-2.lock - -cache: - directories: - - $HOME/.gradle/caches/ - - $HOME/.gradle/wrapper/ - -install: true - -script: ./gradlew --info --refresh-dependencies clean build From a0e970c44a475dc3c0a67cc5cd4558a9bff1147e Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Feb 2022 18:06:07 -0800 Subject: [PATCH 032/182] Fix grammatical errors in README. --- README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index a38a961a9..1da33b481 100644 --- a/README.adoc +++ b/README.adoc @@ -216,7 +216,7 @@ stored in {geode-name}. This is not unlike JPA's `@javax.persistence.Table` and annotations. NOTE: An {geode-name} `Region` is equivalent to a database table and the cache is equivalent to a database schema. -A database schema is a namespace for a collection of tables whereas an {geode-name} cache is a namespace or group of +A database schema is a namespace for a collection of tables whereas an {geode-name} cache is a namespace for a group of `Regions` that hold the data. Each data store has its own data structure to organize and manage data. An RDBMS uses a tabular data structure. Graph databases use a graph. Well, {geode-name} uses a `Region`, which is simply a key/value data structure, or a map. In fact, an {geode-name} `Region` implements `java.util.Map` (indirectly) and is essentially @@ -302,9 +302,9 @@ _auto-configure_ an {geode-name} `ClientCache` instance by default when SBDG is With the SDG `@Region` mapping annotation, we declared that instances of `User` will be stored in the "`Users`" `Region`. However, we have not yet created a "`Users`" `Region`. This is where the `@EnableEntityDefinedRegions` annotation comes in handy. Like JPA/Hibernate's ability to create database tables from our `@Entity` declared classes, SDG's -`@EnableEntityDefineRegions` annotation scans the classpath for application entity classes (e.g. `User`) +`@EnableEntityDefinedRegions` annotation scans the classpath for application entity classes (e.g. `User`) and detects any classes annotated with `@Region` in order to create the named `Region` required by the application -to persist data. The `basePackageClasses` attribute is a type-safe way to pinpoint the scan. +to persist data. The `basePackageClasses` attribute is a type-safe way to limit the scope of the scan. While useful and convenient during development, `@EnableEntityDefinedRegions` was not made into an _auto-configuration_ feature by default since there are many ways to define and configure a `Region`, which varies from data type to data From d25f735e3aa4135eaf47fb013bd643514f8f3633 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Feb 2022 18:58:23 -0800 Subject: [PATCH 033/182] Edit README and set build status to refer to the Jenkins CI build environment. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 1da33b481..482674a59 100644 --- a/README.adoc +++ b/README.adoc @@ -7,7 +7,7 @@ :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire -image:https://api.travis-ci.org/spring-projects/spring-boot-data-geode.svg?branch=master["Build Status", link="https://travis-ci.org/spring-projects/spring-boot-data-geode"] +image:https://jenkins.spring.io/buildStatus/icon?job=spring-boot-data-geode%2F2.0.x&subject=Build[link=https://jenkins.spring.io/view/SpringData/job/spring-boot-data-geode/] [[about]] == Spring Boot for {geode-name} From f1d77531e2f2cf263161ad14aa2592c1dc054b59 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Feb 2022 19:27:28 -0800 Subject: [PATCH 034/182] Exclude build/ and target/ (output) directories from NoHTTP check. --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 43ef90b97..fecd12d3b 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ allprojects { } nohttp { - source.excludes = [ "**/.gradle/**", "**/.m2/**" ] + source.excludes = [ "**/.gradle/**", "**/.m2/**", "**/build/**", "**/target/**" ] } description = 'Spring Boot for Apache Geode' From 17e1c1b0b78727766603789b5ee2cf06ba6c0aff Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:13:16 -0800 Subject: [PATCH 035/182] Upgrade to Apache Geode 1.14.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cdbffcde0..a6de87bed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 -apacheGeodeVersion=1.14.2 +apacheGeodeVersion=1.14.3 awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 From 61b047c6ec824703c3611f92d749674c75144d02 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:20:51 -0800 Subject: [PATCH 036/182] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a6de87bed..725fbd600 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.14.3 awaitilityVersion=4.1.1 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.14.2 +pivotalCloudCacheVersion=1.14.3 pivotalGemFireVersion=9.10.14 springVersion=5.3.15 springBootVersion=2.6.4-SNAPSHOT From a59c3bcd4695b3f860c0cfea14f8a9e69b007867 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:22:23 -0800 Subject: [PATCH 037/182] Upgrade to Spring Framework 5.3.16. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 725fbd600..88b68db9b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.3 pivotalGemFireVersion=9.10.14 -springVersion=5.3.15 +springVersion=5.3.16 springBootVersion=2.6.4-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.1 From a1abdf7448ecaddd9ef0de0035cde0ee52fc67f1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:22:45 -0800 Subject: [PATCH 038/182] Upgrade to Spring Boot 2.6.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 88b68db9b..80c21e3ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.3 pivotalGemFireVersion=9.10.14 springVersion=5.3.16 -springBootVersion=2.6.4-SNAPSHOT +springBootVersion=2.6.4 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.1 springDataGeodeVersion=2.6.1 From fd482a7ef516b2e22b4e27d20719459b5821e8c3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:24:15 -0800 Subject: [PATCH 039/182] Upgrade to Spring Data BOM 2021.1.2 (Q-SR2). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 80c21e3ae..91dbca9cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.14 springVersion=5.3.16 springBootVersion=2.6.4 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.1 +springDataBomVersion=2021.1.2 springDataGeodeVersion=2.6.1 springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.1 From b7a1766edd08a2495a7170641aab143fb0ae64a0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:25:07 -0800 Subject: [PATCH 040/182] Upgrade to Spring Data for Apache Geode 2.6.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 91dbca9cf..77bc0b767 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.16 springBootVersion=2.6.4 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.2 -springDataGeodeVersion=2.6.1 +springDataGeodeVersion=2.6.2 springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 From 4d50bfcc0bac289e62713475dd81b44d0539c8c5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:26:00 -0800 Subject: [PATCH 041/182] Upgrade to Spring Session BOM 2021.1.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 77bc0b767..6c8728442 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.2 springDataGeodeVersion=2.6.2 springDataGeodeTestVersion=0.2.1-Q -springSessionBomVersion=2021.1.1 +springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 From 0f83c58a64ae3fdbc60932f1d665c5e7ea695872 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 12:11:26 -0800 Subject: [PATCH 042/182] Switch to Testcontainers BOM for Testcontainers dependency management. --- gradle/dependency-management.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/dependency-management.gradle b/gradle/dependency-management.gradle index f3249f0c2..19109ccdc 100644 --- a/gradle/dependency-management.gradle +++ b/gradle/dependency-management.gradle @@ -1,6 +1,7 @@ dependencyManagement { imports { mavenBom "org.springframework.boot:spring-boot-dependencies:$springBootVersion" + mavenBom "org.testcontainers:testcontainers-bom:$testcontainersVersion" } dependencies { dependency "antlr:antlr:$antlrVersion" @@ -17,6 +18,5 @@ dependencyManagement { dependency "org.springframework.data:spring-data-geode-test:$springDataGeodeTestVersion" dependency "org.springframework.session:spring-session-data-geode:$springSessionDataGeodeVersion" dependency "org.springframework.shell:spring-shell:$springShellVersion" - dependency "org.testcontainers:testcontainers:$testcontainersVersion" } } From f4f1e4a6b834135989edd7a1d73c8220a0d9ce36 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:37:59 -0800 Subject: [PATCH 043/182] Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.4 and SBDG 1.6.4-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index ea0e74ccf..b95801109 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 5b8e6c04d..602ccff60 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.3 + 2.6.4 org.springframework.geode spring-geode-samples-parent - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT From 97cf861777e1decfad4f9e85a265d7860ae330d6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:39:11 -0800 Subject: [PATCH 044/182] Edit changelog and include 1.5.10 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e993f292b..00ce391a0 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.10 (2022-02-28) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.10. + +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.6. +* Upgrades to Spring Framework 5.3.16. +* Upgrades to Spring Boot 2.5.10. +* Upgrades to Spring Data BOM 2021.0.9. +* Upgrades to Spring Data for Apache Geode 2.5.9. +* Upgrades to Spring Session BOM 2021.0.5. + + Changes in version 1.6.3 (2022-01-21) ------------------------------------- Aligns SBDG with Spring Boot 2.6.3. From 341d19defcfc82fccdd8576b685bab72e85bcf62 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:42:11 -0800 Subject: [PATCH 045/182] Edit changelog and add 1.6.4 release notes. --- spring-geode/src/main/resources/changelog.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 00ce391a0..056291f2a 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,8 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= -Changes in version 1.5.10 (2022-02-28) +Changes in version 1.6.4 (2022-02-28) ------------------------------------- +Aligns SBDG with Spring Boot 2.6.4. + +* Upgrades to Apache Geode 1.14.3. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.3. +* Upgrades to Spring Framework 5.3.16. +* Upgrades to Spring Boot 2.6.4. +* Upgrades to Spring Data BOM 2021.1.2. +* Upgrades to Spring Data for Apache Geode 2.6.2 +* Upgrades to Spring Session BOM 2021.1.2. + + +Changes in version 1.5.10 (2022-02-28) +-------------------------------------- Aligns SBDG with Spring Boot 2.5.10. * Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.6. From 0cbdebbad41f9039560156cdd7eb82c13dc02e6a Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 13:45:05 -0800 Subject: [PATCH 046/182] Release 1.6.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6c8728442..5df3d6a47 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.4-SNAPSHOT +version=1.6.4 From 9b3737767b7c216db9db9deb79f7c6f5b5124317 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 14:02:26 -0800 Subject: [PATCH 047/182] Prepare next development iteration. Set Spring Boot version to 2.6.5-SNAPSHOT. Set version to 1.6.5-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5df3d6a47..d244c4ceb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.3 pivotalGemFireVersion=9.10.14 springVersion=5.3.16 -springBootVersion=2.6.4 +springBootVersion=2.6.5-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.2 springDataGeodeVersion=2.6.2 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.4 +version=1.6.5-SNAPSHOT From a7dac95be7e16d1b85959990a0cea0d06bc66e24 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 14:33:21 -0800 Subject: [PATCH 048/182] Edit README to refer to 1.5.10 release and 1.5.11-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 482674a59..b461153b6 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.4-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.3`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.10-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.9`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.10`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From 3289848b40ce9be0684592afe6d00c69db4cb82c Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 28 Feb 2022 14:34:20 -0800 Subject: [PATCH 049/182] Edit README to refer to 1.6.4 release and 1.6.5-SNAPSHOT. Refer to Spring Boot 2.6.4. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index b461153b6..311926ee8 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.3 -:spring-boot-version: 2.6.3 +:sbdg-version: 1.6.4 +:spring-boot-version: 2.6.4 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.4-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.3`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.5-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.4`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.10`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 9821a1e2773153407a10fbcebd0022e802670b91 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 2 Mar 2022 16:16:01 -0800 Subject: [PATCH 050/182] Update Copyright for 2022. --- .../geode/cache/AbstractCommonEventProcessingCacheListener.java | 2 +- .../org/springframework/geode/cache/SimpleCacheResolver.java | 2 +- .../geode/distributed/event/MembershipEvent.java | 2 +- .../geode/distributed/event/MembershipListenerAdapter.java | 2 +- .../geode/distributed/event/support/MemberDepartedEvent.java | 2 +- .../geode/distributed/event/support/MemberJoinedEvent.java | 2 +- .../geode/distributed/event/support/MemberSuspectEvent.java | 2 +- .../geode/distributed/event/support/QuorumLostEvent.java | 2 +- .../springframework/geode/pdx/PdxFieldNotWritableException.java | 2 +- .../java/org/springframework/geode/pdx/PdxInstanceBuilder.java | 2 +- .../java/org/springframework/geode/pdx/PdxInstanceWrapper.java | 2 +- .../org/springframework/geode/security/TestAuthInitialize.java | 2 +- .../org/springframework/geode/security/TestSecurityManager.java | 2 +- .../main/java/org/springframework/geode/util/CacheUtils.java | 2 +- .../java/org/springframework/geode/util/GeodeAssertions.java | 2 +- .../java/org/springframework/geode/util/GeodeConstants.java | 2 +- .../geode/util/function/InvocationArguments.java | 2 +- .../org/springframework/geode/util/function/TriConsumer.java | 2 +- .../org/springframework/geode/util/function/TupleConsumer.java | 2 +- .../springframework/geode/app/ApacheGeodeClientApplication.java | 2 +- .../AbstractCommonEventProcessingCacheListenerUnitTests.java | 2 +- .../geode/cache/SimpleCacheResolverUnitTests.java | 2 +- .../geode/cache/SimpleClientCacheResolverIntegrationTests.java | 2 +- .../geode/cache/SimplePeerCacheResolverIntegrationTests.java | 2 +- .../geode/distributed/event/MembershipEventUnitTests.java | 2 +- .../distributed/event/MembershipListenerAdapterUnitTests.java | 2 +- .../distributed/event/support/MemberDepartedEventUnitTests.java | 2 +- .../distributed/event/support/MemberJoinedEventUnitTests.java | 2 +- .../distributed/event/support/MemberSuspectEventUnitTests.java | 2 +- .../distributed/event/support/QuorumLostEventUnitTests.java | 2 +- .../springframework/geode/pdx/PdxInstanceBuilderUnitTests.java | 2 +- .../springframework/geode/pdx/PdxInstanceWrapperUnitTests.java | 2 +- .../geode/security/TestAuthInitializeUnitTests.java | 2 +- .../geode/security/TestSecurityManagerUnitTests.java | 2 +- .../org/springframework/geode/util/CacheUtilsUnitTests.java | 2 +- .../geode/util/function/InvocationArgumentsUnitTests.java | 2 +- .../geode/util/function/TriConsumerUnitTests.java | 2 +- .../geode/util/function/TupleConsumerUnitTests.java | 2 +- .../autoconfigure/GeodeHealthIndicatorAutoConfiguration.java | 2 +- .../config/BaseGeodeHealthIndicatorConfiguration.java | 2 +- .../config/ClientCacheHealthIndicatorConfiguration.java | 2 +- .../config/PeerCacheHealthIndicatorConfiguration.java | 2 +- ...eServerHealthIndicatorAutoConfigurationIntegrationTests.java | 2 +- .../boot/actuate/GeodeAsyncEventQueuesHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeCacheHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeCacheServersHealthIndicator.java | 2 +- .../boot/actuate/GeodeContinuousQueriesHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeDiskStoresHealthIndicator.java | 2 +- .../boot/actuate/GeodeGatewayReceiversHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeGatewaySendersHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeIndexesHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodePoolsHealthIndicator.java | 2 +- .../geode/boot/actuate/GeodeRegionsHealthIndicator.java | 2 +- .../geode/boot/actuate/health/AbstractGeodeHealthIndicator.java | 2 +- .../actuate/health/support/ActuatorServerLoadProbeWrapper.java | 2 +- .../boot/actuate/health/support/RegionStatisticsResolver.java | 2 +- .../actuate/GeodeAsyncEventQueuesHealthIndicatorUnitTests.java | 2 +- .../geode/boot/actuate/GeodeCacheHealthIndicatorUnitTests.java | 2 +- .../boot/actuate/GeodeCacheServersHealthIndicatorUnitTests.java | 2 +- .../actuate/GeodeContinuousQueriesHealthIndicatorUnitTests.java | 2 +- .../boot/actuate/GeodeDiskStoresHealthIndicatorUnitTests.java | 2 +- .../actuate/GeodeGatewayReceiversHealthIndicatorUnitTests.java | 2 +- .../actuate/GeodeGatewaySendersHealthIndicatorUnitTests.java | 2 +- .../boot/actuate/GeodeIndexesHealthIndicatorUnitTests.java | 2 +- .../geode/boot/actuate/GeodePoolsHealthIndicatorUnitTests.java | 2 +- .../boot/actuate/GeodeRegionsHealthIndicatorUnitTests.java | 2 +- .../geode/boot/autoconfigure/CacheNameAutoConfiguration.java | 2 +- .../boot/autoconfigure/CachingProviderAutoConfiguration.java | 2 +- .../geode/boot/autoconfigure/ClientCacheAutoConfiguration.java | 2 +- .../boot/autoconfigure/ClientSecurityAutoConfiguration.java | 2 +- .../boot/autoconfigure/ContinuousQueryAutoConfiguration.java | 2 +- .../boot/autoconfigure/DataImportExportAutoConfiguration.java | 2 +- .../EnvironmentSourcedGemFirePropertiesAutoConfiguration.java | 2 +- .../boot/autoconfigure/FunctionExecutionAutoConfiguration.java | 2 +- .../boot/autoconfigure/GemFirePropertiesAutoConfiguration.java | 2 +- .../GemFireRepositoriesAutoConfigurationRegistrar.java | 2 +- .../geode/boot/autoconfigure/LoggingAutoConfiguration.java | 2 +- .../boot/autoconfigure/PdxSerializationAutoConfiguration.java | 2 +- .../geode/boot/autoconfigure/PeerSecurityAutoConfiguration.java | 2 +- .../boot/autoconfigure/RegionTemplateAutoConfiguration.java | 2 +- .../geode/boot/autoconfigure/RepositoriesAutoConfiguration.java | 2 +- .../boot/autoconfigure/SpringSessionAutoConfiguration.java | 2 +- .../autoconfigure/SpringSessionPropertiesAutoConfiguration.java | 2 +- .../geode/boot/autoconfigure/SslAutoConfiguration.java | 2 +- .../autoconfigure/condition/ConditionalOnMissingProperty.java | 2 +- .../autoconfigure/condition/OnMissingPropertyCondition.java | 2 +- .../boot/autoconfigure/configuration/GemFireProperties.java | 2 +- .../autoconfigure/configuration/SpringSessionProperties.java | 2 +- .../autoconfigure/configuration/support/CacheProperties.java | 2 +- .../configuration/support/CacheServerProperties.java | 2 +- .../configuration/support/ClientCacheProperties.java | 2 +- .../configuration/support/ClientSecurityProperties.java | 2 +- .../autoconfigure/configuration/support/ClusterProperties.java | 2 +- .../configuration/support/DiskStoreProperties.java | 2 +- .../autoconfigure/configuration/support/EntityProperties.java | 2 +- .../autoconfigure/configuration/support/LocatorProperties.java | 2 +- .../autoconfigure/configuration/support/LoggingProperties.java | 2 +- .../configuration/support/ManagementProperties.java | 2 +- .../autoconfigure/configuration/support/ManagerProperties.java | 2 +- .../boot/autoconfigure/configuration/support/PdxProperties.java | 2 +- .../configuration/support/PeerCacheProperties.java | 2 +- .../configuration/support/PeerSecurityProperties.java | 2 +- .../autoconfigure/configuration/support/PoolProperties.java | 2 +- .../autoconfigure/configuration/support/SecurityProperties.java | 2 +- .../autoconfigure/configuration/support/ServiceProperties.java | 2 +- .../boot/autoconfigure/configuration/support/SslProperties.java | 2 +- .../springframework/geode/boot/autoconfigure/package-info.java | 2 +- .../autoconfigure/support/EnableSubscriptionConfiguration.java | 2 +- .../support/HttpBasicAuthenticationSecurityConfiguration.java | 2 +- .../autoconfigure/support/PdxInstanceWrapperRegionAspect.java | 2 +- .../src/test/java/example/app/books/NonBeanType.java | 2 +- .../src/test/java/example/app/books/model/Author.java | 2 +- .../src/test/java/example/app/books/model/Book.java | 2 +- .../src/test/java/example/app/books/model/ISBN.java | 2 +- .../src/test/java/example/app/books/repo/BookRepository.java | 2 +- .../src/test/java/example/app/books/service/BookService.java | 2 +- .../example/app/books/service/support/CachingBookService.java | 2 +- .../src/test/java/example/app/golf/model/Golfer.java | 2 +- .../test/java/example/app/library/service/LibraryService.java | 2 +- .../test/java/example/echo/config/EchoClientConfiguration.java | 2 +- .../test/java/example/echo/config/EchoServerConfiguration.java | 2 +- .../src/test/java/example/geode/cache/EchoCacheLoader.java | 2 +- .../java/example/geode/query/cq/event/TemperatureReading.java | 2 +- .../cq/event/TemperatureReadingsContinuousQueriesHandler.java | 2 +- .../test/java/example/geode/query/cq/event/TemperatureUnit.java | 2 +- .../java/example/java/lang/IntValueComparisonUnitTests.java | 2 +- .../example/java/lang/ObjectSerializationIntegrationTests.java | 2 +- .../example/java/lang/ObjectToStringWithOptionalUnitTests.java | 2 +- .../src/test/java/example/java/net/UrlRevealed.java | 2 +- .../test/java/example/test/service/TestCacheableService.java | 2 +- .../ComplexConditionalConfigurationIntegrationTests.java | 2 +- .../cache/CacheNameAutoConfigurationIntegrationTests.java | 2 +- .../client/ClientCachePoolCustomizationsIntegrationTests.java | 2 +- ...ngBootApacheGeodeClientCacheApplicationIntegrationTests.java | 2 +- ...ringBootApacheGeodePeerCacheApplicationIntegrationTests.java | 2 +- .../caching/AutoConfiguredCachingIntegrationTests.java | 2 +- .../autoconfigure/caching/AutoConfiguredCachingUnitTests.java | 2 +- .../caching/ManuallyConfiguredCachingIntegrationTests.java | 2 +- ...ManuallyConfiguredWithPropertiesCachingIntegrationTests.java | 2 +- .../aware/SecureClusterAwareConfigurationIntegrationTests.java | 2 +- .../ClusterConfigurationWithAuthenticationIntegrationTests.java | 2 +- ...usterAwareWhenNonSecureClusterAvailableIntegrationTests.java | 2 +- ...hClusterAwareWhenSecureClusterAvailableIntegrationTests.java | 2 +- .../condition/ConditionalOnMissingPropertyIntegrationTests.java | 2 +- ...mEnvironmentApplyToPeerCacheApplicationIntegrationTests.java | 2 +- ...pertiesFromEnvironmentAutoConfigurationIntegrationTests.java | 2 +- ...FirePropertiesFromEnvironmentAutoConfigurationUnitTests.java | 2 +- .../configuration/GemFirePropertiesIntegrationTests.java | 2 +- ...esVsSpringDataGeodePropertiesPrecedenceIntegrationTests.java | 2 +- .../configuration/SpringSessionPropertiesIntegrationTests.java | 2 +- .../cq/AutoConfiguredContinuousQueryIntegrationTests.java | 2 +- .../data/CacheDataExportAutoConfigurationIntegrationTests.java | 2 +- ...tCacheDataImportExportAutoConfigurationIntegrationTests.java | 2 +- ...lClientCacheDataImportAutoConfigurationIntegrationTests.java | 2 +- .../data/RestServiceCacheDataImportExportIntegrationTests.java | 2 +- .../AutoConfiguredFunctionExecutionsIntegrationTests.java | 2 +- .../boot/autoconfigure/function/executions/Calculator.java | 2 +- .../locator/SpringBootLocatorApplicationIntegrationTests.java | 2 +- .../logging/LoggingAutoConfigurationIntegrationTests.java | 2 +- .../logging/LoggingManualConfigurationIntegrationTests.java | 2 +- ...erWithPdxSerializationAutoConfigurationIntegrationTests.java | 2 +- ...alizerPdxSerializationAutoConfigurationIntegrationTests.java | 2 +- .../pdx/PdxInstanceWrapperRegionAspectUnitTests.java | 2 +- ...alizerPdxSerializationAutoConfigurationIntegrationTests.java | 2 +- .../repository/AutoConfiguredRepositoriesIntegrationTests.java | 2 +- .../geode/boot/autoconfigure/repository/model/Customer.java | 2 +- .../boot/autoconfigure/repository/repo/CustomerRepository.java | 2 +- .../boot/autoconfigure/repository/service/CustomerService.java | 2 +- .../AbstractAutoConfiguredSecurityContextIntegrationTests.java | 2 +- .../security/auth/ClientSecurityAutoConfigurationUnitTests.java | 2 +- .../AutoConfiguredCloudSecurityContextIntegrationTests.java | 2 +- .../HttpBasicAuthenticationSecurityConfigurationUnitTests.java | 2 +- .../AutoConfiguredHybridSecurityContextIntegrationTests.java | 2 +- .../AutoConfiguredLocalSecurityContextIntegrationTests.java | 2 +- ...loudCacheServiceInstanceSecurityContextIntegrationTests.java | 2 +- .../security/ssl/AutoConfiguredSslIntegrationTests.java | 2 +- .../security/ssl/SslAutoConfigurationUnitTests.java | 2 +- .../AbstractTlsEnabledAutoConfigurationIntegrationTests.java | 2 +- .../tls/MockedTlsEnabledAutoConfigurationIntegrationTests.java | 2 +- .../tls/TlsEnabledAutoConfigurationIntegrationTests.java | 2 +- .../session/AutoConfiguredSessionCachingIntegrationTests.java | 2 +- ...dSessionCachingUsingRepositoryWithMocksIntegrationTests.java | 2 +- .../AutoConfiguredSessionLocalCachingIntegrationTests.java | 2 +- .../AutoConfiguredSessionRemoteCachingIntegrationTests.java | 2 +- .../session/CustomConfiguredSessionCachingIntegrationTests.java | 2 +- .../ManuallyConfiguredSessionCachingIntegrationTests.java | 2 +- ...yConfiguredWithPropertiesSessionCachingIntegrationTests.java | 2 +- .../NoAutoConfigurationOfSessionCachingIntegrationTests.java | 2 +- .../session/SessionExpirationIntegrationTests.java | 2 +- .../geode/boot/autoconfigure/suite/SslToNonSslTestSuite.java | 2 +- .../support/EnableSubscriptionConfigurationUnitTests.java | 2 +- ...gDefinedRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- ...InjectedRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- ...DeclaredRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- ...yDefinedRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- ...ngRegionTemplateByNameAutoConfigurationIntegrationTests.java | 2 +- ...RegionTemplateByRegionAutoConfigurationIntegrationTests.java | 2 +- ...eDefinedRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- ...rDefinedRegionTemplateAutoConfigurationIntegrationTests.java | 2 +- .../SpringBootApacheGeodeClientServerIntegrationTests.java | 2 +- .../java/org/springframework/geode/cloud/bindings/Guards.java | 2 +- .../org/springframework/geode/cloud/bindings/MapMapper.java | 2 +- .../cloud/bindings/boot/GeodeBindingsPropertiesProcessor.java | 2 +- .../boot/GeodeBindingsPropertiesProcessorUnitTests.java | 2 +- .../app/client/SpringBootApacheGeodeClientCacheApplication.java | 2 +- .../SpringBootApacheGeodeDockerClientCacheApplication.java | 2 +- .../geode/docs/example/app/docker/model/Customer.java | 2 +- .../geode/docs/example/app/docker/repo/CustomerRepository.java | 2 +- .../app/locator/SpringBootApacheGeodeLocatorApplication.java | 2 +- .../app/server/SpringBootApacheGeodeCacheServerApplication.java | 2 +- .../test/integration/SpringBootApacheGeodeIntegrationTest.java | 2 +- .../java/example/test/unit/SpringBootApacheGeodeUnitTest.java | 2 +- .../java/example/app/temp/event/BoilingTemperatureEvent.java | 2 +- .../java/example/app/temp/event/FreezingTemperatureEvent.java | 2 +- .../src/main/java/example/app/temp/event/TemperatureEvent.java | 2 +- .../app/temp/geode/client/BootGeodeClientApplication.java | 2 +- .../app/temp/geode/server/BootGeodeServerApplication.java | 2 +- .../main/java/example/app/temp/model/TemperatureReading.java | 2 +- .../example/app/temp/repo/TemperatureReadingRepository.java | 2 +- .../main/java/example/app/temp/service/TemperatureMonitor.java | 2 +- .../main/java/example/app/temp/service/TemperatureSensor.java | 2 +- .../main/java/example/app/crm/CustomerServiceApplication.java | 2 +- .../src/main/java/example/app/crm/model/Customer.java | 2 +- .../src/main/java/example/app/crm/repo/CustomerRepository.java | 2 +- .../app/crm/CustomerServiceApplicationIntegrationTests.java | 2 +- .../java/example/app/crm/support/GemFireDebugConfiguration.java | 2 +- .../app/security/client/BootGeodeSecurityClientApplication.java | 2 +- .../app/security/client/controller/SecurityController.java | 2 +- .../main/java/example/app/security/client/model/Customer.java | 2 +- .../app/security/server/BootGeodeSecurityServerApplication.java | 2 +- .../BootGeodeSecurityClientApplicationIntegrationTests.java | 2 +- .../session/http/BootGeodeHttpSessionCachingApplication.java | 2 +- .../app/caching/session/http/controller/CounterController.java | 2 +- .../BootGeodeHttpSessionCachingApplicationIntegrationTests.java | 2 +- .../client/BootGeodeAsyncInlineCachingClientApplication.java | 2 +- .../app/caching/inline/async/client/model/GolfCourse.java | 2 +- .../app/caching/inline/async/client/model/GolfTournament.java | 2 +- .../example/app/caching/inline/async/client/model/Golfer.java | 2 +- .../inline/async/client/model/support/GolfCourseBuilder.java | 2 +- .../inline/async/client/model/support/GolferBuilder.java | 2 +- .../app/caching/inline/async/client/repo/GolferRepository.java | 2 +- .../app/caching/inline/async/client/service/GolferService.java | 2 +- .../app/caching/inline/async/client/service/PgaTourService.java | 2 +- .../app/caching/inline/async/client/web/GolferController.java | 2 +- .../inline/async/config/AsyncInlineCachingConfiguration.java | 2 +- .../async/config/AsyncInlineCachingRegionConfiguration.java | 2 +- .../server/BootGeodeAsyncInlineCachingServerApplication.java | 2 +- .../AsyncInlineCachingUsingQueueBatchSizeIntegrationTests.java | 2 +- ...nlineCachingUsingQueueBatchTimeIntervalIntegrationTests.java | 2 +- .../app/caching/inline/BootGeodeInlineCachingApplication.java | 2 +- .../app/caching/inline/config/CalculatorConfiguration.java | 2 +- .../app/caching/inline/controller/CalculatorController.java | 2 +- .../main/java/example/app/caching/inline/model/Operator.java | 2 +- .../java/example/app/caching/inline/model/ResultHolder.java | 2 +- .../example/app/caching/inline/repo/CalculatorRepository.java | 2 +- .../example/app/caching/inline/service/CalculatorService.java | 2 +- .../inline/service/support/AbstractCacheableService.java | 2 +- .../caching/inline/CalculatorApplicationIntegrationTests.java | 2 +- .../caching/lookaside/BootGeodeLookAsideCachingApplication.java | 2 +- .../app/caching/lookaside/config/GeodeConfiguration.java | 2 +- .../app/caching/lookaside/controller/CounterController.java | 2 +- .../example/app/caching/lookaside/service/CounterService.java | 2 +- .../BootGeodeLookAsideCachingApplicationIntegrationTests.java | 2 +- .../client/BootGeodeMultiSiteCachingClientApplication.java | 2 +- .../example/app/caching/multisite/client/model/Customer.java | 2 +- .../app/caching/multisite/client/service/CustomerService.java | 2 +- .../example/app/caching/multisite/client/util/ThreadUtils.java | 2 +- .../app/caching/multisite/client/web/CustomerController.java | 2 +- .../server/BootGeodeMultiSiteCachingServerApplication.java | 2 +- .../app/caching/multisite/MultiSiteCachingIntegrationTests.java | 2 +- .../near/client/BootGeodeNearCachingClientCacheApplication.java | 2 +- .../app/caching/near/client/config/GeodeConfiguration.java | 2 +- .../caching/near/client/controller/YellowPagesController.java | 2 +- .../main/java/example/app/caching/near/client/model/Person.java | 2 +- .../app/caching/near/client/service/YellowPagesService.java | 2 +- .../near/client/service/support/AbstractCacheableService.java | 2 +- .../app/caching/near/client/service/support/EmailGenerator.java | 2 +- .../near/client/service/support/PhoneNumberGenerator.java | 2 +- .../near/server/BootGeodeNearCachingCacheServerApplication.java | 2 +- ...tGeodeNearCachingClientCacheApplicationIntegrationTests.java | 2 +- .../src/main/java/example/app/crm/CrmApplication.java | 2 +- .../main/java/example/app/crm/config/CustomerConfiguration.java | 2 +- .../java/example/app/crm/controller/CustomerController.java | 2 +- .../src/main/java/example/app/crm/model/Customer.java | 2 +- .../src/main/java/example/app/crm/repo/CustomerRepository.java | 2 +- .../java/example/app/crm/CrmApplicationIntegrationTests.java | 2 +- .../src/main/java/example/app/user/UserApplication.java | 2 +- .../java/example/app/user/UserApplicationIntegrationTests.java | 2 +- .../geode/logging/slf4j/logback/CompositeAppender.java | 2 +- .../geode/logging/slf4j/logback/DelegatingAppender.java | 2 +- .../geode/logging/slf4j/logback/StringAppender.java | 2 +- .../geode/logging/slf4j/logback/support/LogbackSupport.java | 2 +- .../logging/slf4j/logback/AbstractLoggingIntegrationTests.java | 2 +- .../geode/logging/slf4j/logback/CompositeAppenderUnitTests.java | 2 +- .../logging/slf4j/logback/DebugLoggingIntegrationTests.java | 2 +- .../logging/slf4j/logback/DelegatingAppenderUnitTests.java | 2 +- .../logging/slf4j/logback/InfoLoggingIntegrationTests.java | 2 +- .../geode/logging/slf4j/logback/NoLoggingIntegrationTests.java | 2 +- .../geode/logging/slf4j/logback/StringAppenderUnitTests.java | 2 +- .../app/petclinic/function/PetServiceFunctionExecutions.java | 2 +- .../src/main/java/example/app/petclinic/model/Pet.java | 2 +- .../src/main/java/example/app/petclinic/repo/PetRepository.java | 2 +- .../example/app/petclinic/PetClinicApplicationSmokeTests.java | 2 +- .../app/geode/locator/ApacheGeodeLocatorApplication.java | 2 +- .../geode/locator/SpringBootApacheGeodeLocatorApplication.java | 2 +- .../SpringBootApacheGeodeLocatorApplicationSmokeTests.java | 2 +- .../app/geode/logging/ApacheGeodeLoggingApplication.java | 2 +- .../geode/logging/ApacheGeodeLoggingApplicationSmokeTests.java | 2 +- ...bstractSpringConfiguredLogLevelPropertyIntegrationTests.java | 2 +- ...tDataGemFireLogLevelApplicationPropertyIntegrationTests.java | 2 +- ...ngBootDataGemFireLogLevelSystemPropertyIntegrationTests.java | 2 +- ...GemFireCacheLogLevelApplicationPropertyIntegrationTests.java | 2 +- ...gDataGemFireCacheLogLevelSystemPropertyIntegrationTests.java | 2 +- ...aGemFireLoggingLevelApplicationPropertyIntegrationTests.java | 2 +- ...ngDataGemFireLoggingLevelSystemPropertyIntegrationTests.java | 2 +- .../main/java/org/springframework/hamcrest/RegexMatcher.java | 2 +- .../org/springframework/security/AuthenticationException.java | 2 +- .../session/web/servlet/http/HttpSessionAdapter.java | 2 +- .../springframework/session/web/servlet/http/SessionUtils.java | 2 +- .../http/SpringSessionSubstitutingSpyRequestPostProcessor.java | 2 +- .../springframework/web/servlet/http/AbstractHttpSession.java | 2 +- .../org/springframework/web/servlet/http/HttpSessionProxy.java | 2 +- .../caching/session/MockPersistentSessionAccessSmokeTests.java | 2 +- .../example/app/DatabaseWithLookAsideCachingApplication.java | 2 +- .../multi-store/src/main/java/example/app/model/Contact.java | 2 +- .../src/main/java/example/app/repo/ContactRepository.java | 2 +- .../src/main/java/example/app/service/ContactsService.java | 2 +- .../app/DatabaseWithLookAsideCachingApplicationSmokeTests.java | 2 +- .../cache/peer/SpringBootApacheGeodePeerCacheApplication.java | 2 +- .../SpringBootApacheGeodePeerCacheApplicationUnitTests.java | 2 +- .../src/main/java/example/app/InitializerApplication.java | 2 +- .../test/java/example/app/InitializerApplicationSmokeTests.java | 2 +- .../geode/cache/AsyncInlineCachingRegionConfigurer.java | 2 +- .../geode/cache/InlineCachingRegionConfigurer.java | 2 +- .../geode/cache/RepositoryAsyncEventListener.java | 2 +- .../org/springframework/geode/cache/RepositoryCacheLoader.java | 2 +- .../geode/cache/RepositoryCacheLoaderRegionConfigurer.java | 2 +- .../org/springframework/geode/cache/RepositoryCacheWriter.java | 2 +- .../geode/cache/RepositoryCacheWriterRegionConfigurer.java | 2 +- .../springframework/geode/cache/support/CacheLoaderSupport.java | 2 +- .../springframework/geode/cache/support/CacheWriterSupport.java | 2 +- .../geode/cache/support/RepositoryCacheLoaderWriterSupport.java | 2 +- .../geode/config/annotation/ClusterAvailableConfiguration.java | 2 +- .../geode/config/annotation/ClusterAwareConfiguration.java | 2 +- .../config/annotation/ClusterNotAvailableConfiguration.java | 2 +- .../geode/config/annotation/ClusterNotAvailableException.java | 2 +- .../config/annotation/DistributedSystemIdConfiguration.java | 2 +- .../geode/config/annotation/DurableClientConfiguration.java | 2 +- .../geode/config/annotation/EnableClusterAware.java | 2 +- .../geode/config/annotation/EnableDurableClient.java | 2 +- .../geode/config/annotation/EnableSecurityManager.java | 2 +- .../geode/config/annotation/EnableSecurityManagerProxy.java | 2 +- .../geode/config/annotation/GroupsConfiguration.java | 2 +- .../geode/config/annotation/LocatorsConfiguration.java | 2 +- .../geode/config/annotation/MemberNameConfiguration.java | 2 +- .../geode/config/annotation/SecurityManagerConfiguration.java | 2 +- .../config/annotation/SecurityManagerProxyConfiguration.java | 2 +- .../geode/config/annotation/UseDistributedSystemId.java | 2 +- .../org/springframework/geode/config/annotation/UseGroups.java | 2 +- .../springframework/geode/config/annotation/UseLocators.java | 2 +- .../springframework/geode/config/annotation/UseMemberName.java | 2 +- .../annotation/support/TypelessAnnotationConfigSupport.java | 2 +- .../RefreshableAnnotationConfigApplicationContext.java | 2 +- .../context/logging/EnvironmentLoggingApplicationListener.java | 2 +- .../geode/context/logging/GeodeLoggingApplicationListener.java | 2 +- .../springframework/geode/core/env/EnvironmentMapAdapter.java | 2 +- .../org/springframework/geode/core/env/VcapPropertySource.java | 2 +- .../geode/core/env/support/CloudCacheService.java | 2 +- .../org/springframework/geode/core/env/support/Service.java | 2 +- .../java/org/springframework/geode/core/env/support/User.java | 2 +- .../springframework/geode/core/io/AbstractResourceReader.java | 2 +- .../springframework/geode/core/io/AbstractResourceWriter.java | 2 +- .../geode/core/io/ResourceDataAccessException.java | 2 +- .../geode/core/io/ResourceNotFoundException.java | 2 +- .../springframework/geode/core/io/ResourceReadException.java | 2 +- .../java/org/springframework/geode/core/io/ResourceReader.java | 2 +- .../org/springframework/geode/core/io/ResourceResolver.java | 2 +- .../springframework/geode/core/io/ResourceWriteException.java | 2 +- .../java/org/springframework/geode/core/io/ResourceWriter.java | 2 +- .../geode/core/io/UnhandledResourceException.java | 2 +- .../geode/core/io/support/ByteArrayResourceReader.java | 2 +- .../geode/core/io/support/FileResourceWriter.java | 2 +- .../geode/core/io/support/ResourceLoaderResourceResolver.java | 2 +- .../springframework/geode/core/io/support/ResourcePrefix.java | 2 +- .../springframework/geode/core/io/support/ResourceUtils.java | 2 +- .../geode/core/io/support/SingleResourceResolver.java | 2 +- .../org/springframework/geode/core/util/ObjectAwareUtils.java | 2 +- .../java/org/springframework/geode/core/util/ObjectUtils.java | 2 +- .../org/springframework/geode/core/util/SpringExtensions.java | 2 +- .../springframework/geode/core/util/function/FunctionUtils.java | 2 +- .../geode/data/AbstractCacheDataImporterExporter.java | 2 +- .../java/org/springframework/geode/data/CacheDataExporter.java | 2 +- .../java/org/springframework/geode/data/CacheDataImporter.java | 2 +- .../springframework/geode/data/CacheDataImporterExporter.java | 2 +- .../geode/data/json/JsonCacheDataImporterExporter.java | 2 +- .../data/json/converter/AbstractObjectArrayToJsonConverter.java | 2 +- .../geode/data/json/converter/JsonToObjectArrayConverter.java | 2 +- .../geode/data/json/converter/JsonToObjectConverter.java | 2 +- .../geode/data/json/converter/JsonToPdxArrayConverter.java | 2 +- .../geode/data/json/converter/JsonToPdxConverter.java | 2 +- .../geode/data/json/converter/ObjectArrayToJsonConverter.java | 2 +- .../geode/data/json/converter/ObjectToJsonConverter.java | 2 +- .../json/converter/support/JSONFormatterJsonToPdxConverter.java | 2 +- .../json/converter/support/JSONFormatterPdxToJsonConverter.java | 2 +- .../json/converter/support/JacksonJsonToObjectConverter.java | 2 +- .../data/json/converter/support/JacksonJsonToPdxConverter.java | 2 +- .../json/converter/support/JacksonObjectToJsonConverter.java | 2 +- .../data/support/LifecycleAwareCacheDataImporterExporter.java | 2 +- .../data/support/ResourceCapableCacheDataImporterExporter.java | 2 +- .../distributed/event/ApplicationContextMembershipListener.java | 2 +- .../geode/expression/SmartEnvironmentAccessor.java | 2 +- .../AbstractFunctionExecutionAutoConfigurationExtension.java | 2 +- .../GemFireFunctionExecutionAutoConfigurationRegistrar.java | 2 +- .../geode/function/support/AbstractResultCollector.java | 2 +- .../geode/function/support/SingleResultReturningCollector.java | 2 +- .../geode/jackson/databind/serializer/BigDecimalSerializer.java | 2 +- .../geode/jackson/databind/serializer/BigIntegerSerializer.java | 2 +- .../databind/serializer/TypelessCollectionSerializer.java | 2 +- .../geode/pdx/MappingPdxSerializerIncludedTypesRegistrar.java | 2 +- .../org/springframework/geode/pdx/ObjectPdxInstanceAdapter.java | 2 +- .../geode/security/support/SecurityManagerProxy.java | 2 +- .../geode/security/support/SecurityManagerSupport.java | 2 +- .../test/context/TestRefreshableApplicationContextLoader.java | 2 +- .../java/example/app/crm/config/TestCassandraConfiguration.java | 2 +- .../app/crm/config/TestcontainersCassandraConfiguration.java | 2 +- spring-geode/src/test/java/example/app/crm/model/Customer.java | 2 +- .../src/test/java/example/app/crm/repo/CustomerRepository.java | 2 +- .../src/test/java/example/app/crm/service/CustomerService.java | 2 +- .../example/app/env/EnvironmentUsingSpringBootApplication.java | 2 +- spring-geode/src/test/java/example/app/pos/model/LineItem.java | 2 +- spring-geode/src/test/java/example/app/pos/model/Product.java | 2 +- .../src/test/java/example/app/pos/model/PurchaseOrder.java | 2 +- .../AsyncInlineCachingRegionConfigurerIntegrationTests.java | 2 +- .../cache/AsyncInlineCachingRegionConfigurerUnitTests.java | 2 +- ...FunctionAndCustomAsyncEventErrorHandlerIntegrationTests.java | 2 +- .../geode/cache/InlineCachingRegionConfigurerUnitTests.java | 2 +- .../geode/cache/RepositoryAsyncEventListenerUnitTests.java | 2 +- .../cache/RepositoryCacheLoaderRegionConfigurerUnitTests.java | 2 +- .../geode/cache/RepositoryCacheLoaderUnitTests.java | 2 +- .../cache/RepositoryCacheWriterRegionConfigurerUnitTests.java | 2 +- .../geode/cache/RepositoryCacheWriterUnitTests.java | 2 +- .../geode/cache/SpringCachingWithMockObjectsUnitTests.java | 2 +- ...ractInlineCachingWithExternalDataSourceIntegrationTests.java | 2 +- .../cassandra/InlineCachingWithCassandraIntegrationTests.java | 2 +- .../database/InlineCachingWithDatabaseIntegrationTests.java | 2 +- .../support/RepositoryCacheLoaderWriterSupportUnitTests.java | 2 +- ...FoundryClusterNotAvailableConfigurationIntegrationTests.java | 2 +- .../ClusterAvailableConfigurationIntegrationTests.java | 2 +- .../config/annotation/ClusterAwareConfigurationUnitTests.java | 2 +- .../ClusterNotAvailableConfigurationIntegrationTests.java | 2 +- .../DistributedSystemIdConfigurationIntegrationTests.java | 2 +- .../annotation/DurableClientConfigurationIntegrationTests.java | 2 +- .../config/annotation/GroupsConfigurationIntegrationTests.java | 2 +- ...ernetesClusterNotAvailableConfigurationIntegrationTests.java | 2 +- .../annotation/LocatorsConfigurationIntegrationTests.java | 2 +- .../annotation/MemberNameConfigurationIntegrationTests.java | 2 +- .../MemberNameOverridesCacheNameIntegrationTests.java | 2 +- ...atchingClusterNotAvailableConfigurationIntegrationTests.java | 2 +- .../SecurityManagerConfigurationIntegrationTests.java | 2 +- ...atchingClusterNotAvailableConfigurationIntegrationTests.java | 2 +- ...hableAnnotationConfigApplicationContextIntegrationTests.java | 2 +- .../logging/EnvironmentLoggingApplicationListenerUnitTests.java | 2 +- .../logging/GeodeLoggingApplicationListenerUnitTests.java | 2 +- .../geode/core/env/EnvironmentMapAdapterUnitTests.java | 2 +- .../geode/core/env/VcapPropertySourceUnitTests.java | 2 +- .../geode/core/env/support/CloudCacheServiceUnitTests.java | 2 +- .../geode/core/env/support/ServiceUnitTests.java | 2 +- .../springframework/geode/core/env/support/UserUnitTests.java | 2 +- .../geode/core/io/AbstractResourceReaderUnitTests.java | 2 +- .../geode/core/io/AbstractResourceWriterUnitTests.java | 2 +- .../springframework/geode/core/io/ResourceReaderUnitTests.java | 2 +- .../geode/core/io/ResourceResolverUnitTests.java | 2 +- .../springframework/geode/core/io/ResourceWriterUnitTests.java | 2 +- .../geode/core/io/support/ByteArrayResourceReaderUnitTests.java | 2 +- .../geode/core/io/support/FileResourceWriterUnitTests.java | 2 +- .../io/support/ResourceLoaderResourceResolverUnitTests.java | 2 +- .../geode/core/io/support/ResourcePrefixUnitTests.java | 2 +- .../geode/core/io/support/ResourceUtilsUnitTests.java | 2 +- .../geode/core/io/support/SingleResourceResolverUnitTests.java | 2 +- .../geode/core/util/ObjectAwareUtilsUnitTests.java | 2 +- .../springframework/geode/core/util/ObjectUtilsUnitTests.java | 2 +- .../geode/core/util/SpringExtensionsUnitTests.java | 2 +- .../geode/core/util/function/FunctionUtilsUnitTests.java | 2 +- .../geode/data/AbstractCacheDataImporterExporterUnitTests.java | 2 +- .../springframework/geode/data/CacheDataExporterUnitTests.java | 2 +- .../springframework/geode/data/CacheDataImporterUnitTests.java | 2 +- .../json/JsonCacheDataImporterExporterIntegrationTests.java | 2 +- .../geode/data/json/JsonCacheDataImporterExporterUnitTests.java | 2 +- .../JsonClientCacheDataImporterExporterIntegrationTests.java | 2 +- .../converter/AbstractObjectArrayToJsonConverterUnitTests.java | 2 +- .../json/converter/JsonToObjectArrayConverterUnitTests.java | 2 +- .../data/json/converter/JsonToObjectConverterUnitTests.java | 2 +- .../data/json/converter/JsonToPdxArrayConverterUnitTests.java | 2 +- .../geode/data/json/converter/JsonToPdxConverterUnitTests.java | 2 +- .../json/converter/ObjectArrayToJsonConverterUnitTests.java | 2 +- .../support/JSONFormatterJsonToPdxConverterUnitTests.java | 2 +- .../support/JSONFormatterPdxToJsonConverterUnitTests.java | 2 +- .../support/JacksonJsonToObjectConverterUnitTests.java | 2 +- .../converter/support/JacksonJsonToPdxConverterUnitTests.java | 2 +- .../support/JacksonObjectToJsonConverterUnitTests.java | 2 +- .../LifecycleAwareCacheDataImporterExporterUnitTests.java | 2 +- .../ResourceCapableCacheDataImporterExporterUnitTests.java | 2 +- .../event/ApplicationContextMembershipListenerUnitTests.java | 2 +- .../geode/expression/SmartEnvironmentAccessorUnitTests.java | 2 +- .../function/support/AbstractResultCollectorUnitTests.java | 2 +- .../support/SingleResultReturningCollectorUnitTests.java | 2 +- .../MappingPdxSerializerIncludedTypesRegistrarUnitTests.java | 2 +- .../geode/pdx/ObjectPdxInstanceAdapterUnitTests.java | 2 +- .../security/support/SecurityManagerProxyIntegrationTests.java | 2 +- .../geode/security/support/SecurityManagerProxyUnitTests.java | 2 +- ...TestRefreshableApplicationContextLoaderIntegrationTests.java | 2 +- 511 files changed, 511 insertions(+), 511 deletions(-) diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListener.java b/apache-geode-extensions/src/main/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListener.java index 96c572c23..4d1594449 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListener.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/cache/SimpleCacheResolver.java b/apache-geode-extensions/src/main/java/org/springframework/geode/cache/SimpleCacheResolver.java index f8bd16366..a0559ba73 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/cache/SimpleCacheResolver.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/cache/SimpleCacheResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipEvent.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipEvent.java index 3d0abba14..fd0e2ea49 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipEvent.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipListenerAdapter.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipListenerAdapter.java index eee24418e..daedcc09c 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipListenerAdapter.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/MembershipListenerAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberDepartedEvent.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberDepartedEvent.java index ffec983d2..0f2e869e7 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberDepartedEvent.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberDepartedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberJoinedEvent.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberJoinedEvent.java index 9e1acfa50..26122a4d5 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberJoinedEvent.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberJoinedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberSuspectEvent.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberSuspectEvent.java index a003b31f0..0f74d0366 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberSuspectEvent.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/MemberSuspectEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/QuorumLostEvent.java b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/QuorumLostEvent.java index a4b91bf40..6bce54095 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/QuorumLostEvent.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/distributed/event/support/QuorumLostEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxFieldNotWritableException.java b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxFieldNotWritableException.java index 0839f5f46..ddb8f133e 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxFieldNotWritableException.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxFieldNotWritableException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceBuilder.java b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceBuilder.java index 66799cbb2..514fbd0ec 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceBuilder.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceWrapper.java b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceWrapper.java index e41b5ca26..aa0d84127 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceWrapper.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/pdx/PdxInstanceWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestAuthInitialize.java b/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestAuthInitialize.java index ece79c162..d36ad37cd 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestAuthInitialize.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestAuthInitialize.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestSecurityManager.java b/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestSecurityManager.java index 8b41623bb..53b9c3b34 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestSecurityManager.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/security/TestSecurityManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/CacheUtils.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/CacheUtils.java index 8dfd411dd..6443bbd9c 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/CacheUtils.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/CacheUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeAssertions.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeAssertions.java index bf0fba850..42a79e9d3 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeAssertions.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeAssertions.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeConstants.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeConstants.java index 65626ae4b..8bdd1cb9b 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeConstants.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/GeodeConstants.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/InvocationArguments.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/InvocationArguments.java index e5fdbec92..43201bdaa 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/InvocationArguments.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/InvocationArguments.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TriConsumer.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TriConsumer.java index bc0ed07e0..997211088 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TriConsumer.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TriConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TupleConsumer.java b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TupleConsumer.java index 687c690bd..cda79ef3f 100644 --- a/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TupleConsumer.java +++ b/apache-geode-extensions/src/main/java/org/springframework/geode/util/function/TupleConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/app/ApacheGeodeClientApplication.java b/apache-geode-extensions/src/test/java/org/springframework/geode/app/ApacheGeodeClientApplication.java index 06c3640cb..4bbc4a41a 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/app/ApacheGeodeClientApplication.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/app/ApacheGeodeClientApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListenerUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListenerUnitTests.java index af7b7d15b..f220c3538 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListenerUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/AbstractCommonEventProcessingCacheListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleCacheResolverUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleCacheResolverUnitTests.java index eb2c7fb43..f0cf3d0e6 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleCacheResolverUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleCacheResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleClientCacheResolverIntegrationTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleClientCacheResolverIntegrationTests.java index 094e260f8..982ce0996 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleClientCacheResolverIntegrationTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimpleClientCacheResolverIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimplePeerCacheResolverIntegrationTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimplePeerCacheResolverIntegrationTests.java index e6905e7ce..b0a7f642c 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimplePeerCacheResolverIntegrationTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/cache/SimplePeerCacheResolverIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipEventUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipEventUnitTests.java index 22543b72e..1d7e78868 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipEventUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipEventUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipListenerAdapterUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipListenerAdapterUnitTests.java index 4e5f7ef88..e2bd5ef18 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipListenerAdapterUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/MembershipListenerAdapterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberDepartedEventUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberDepartedEventUnitTests.java index 1c937d2e7..b8b7081d9 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberDepartedEventUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberDepartedEventUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberJoinedEventUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberJoinedEventUnitTests.java index 6e6efd119..0a1e13c9f 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberJoinedEventUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberJoinedEventUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberSuspectEventUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberSuspectEventUnitTests.java index 15c811ce4..035b04ef0 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberSuspectEventUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/MemberSuspectEventUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/QuorumLostEventUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/QuorumLostEventUnitTests.java index 6e0e32656..b52cf34ba 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/QuorumLostEventUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/distributed/event/support/QuorumLostEventUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceBuilderUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceBuilderUnitTests.java index a045ff06b..a0cf624ee 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceBuilderUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceBuilderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceWrapperUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceWrapperUnitTests.java index 57d387dfc..9363520af 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceWrapperUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/pdx/PdxInstanceWrapperUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestAuthInitializeUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestAuthInitializeUnitTests.java index fe0cfdf85..daee2d22c 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestAuthInitializeUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestAuthInitializeUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestSecurityManagerUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestSecurityManagerUnitTests.java index 00922d9c6..0689f7c4f 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestSecurityManagerUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/security/TestSecurityManagerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/util/CacheUtilsUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/util/CacheUtilsUnitTests.java index 9054f7fcf..609d5eba4 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/util/CacheUtilsUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/util/CacheUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/InvocationArgumentsUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/InvocationArgumentsUnitTests.java index 7e93e3f70..a82c4e9b9 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/InvocationArgumentsUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/InvocationArgumentsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TriConsumerUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TriConsumerUnitTests.java index c80093126..50fbb41a9 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TriConsumerUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TriConsumerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TupleConsumerUnitTests.java b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TupleConsumerUnitTests.java index 81c7a1ab4..4e3805692 100644 --- a/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TupleConsumerUnitTests.java +++ b/apache-geode-extensions/src/test/java/org/springframework/geode/util/function/TupleConsumerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeHealthIndicatorAutoConfiguration.java b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeHealthIndicatorAutoConfiguration.java index e478d84c8..85b8198dd 100644 --- a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeHealthIndicatorAutoConfiguration.java +++ b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeHealthIndicatorAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/BaseGeodeHealthIndicatorConfiguration.java b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/BaseGeodeHealthIndicatorConfiguration.java index 7523ebeeb..242c4f9c2 100644 --- a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/BaseGeodeHealthIndicatorConfiguration.java +++ b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/BaseGeodeHealthIndicatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/ClientCacheHealthIndicatorConfiguration.java b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/ClientCacheHealthIndicatorConfiguration.java index 57156f742..3a1f9a9c8 100644 --- a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/ClientCacheHealthIndicatorConfiguration.java +++ b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/ClientCacheHealthIndicatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/PeerCacheHealthIndicatorConfiguration.java b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/PeerCacheHealthIndicatorConfiguration.java index c34b1fc86..34568e8f6 100644 --- a/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/PeerCacheHealthIndicatorConfiguration.java +++ b/spring-geode-actuator-autoconfigure/src/main/java/org/springframework/geode/boot/actuate/autoconfigure/config/PeerCacheHealthIndicatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator-autoconfigure/src/test/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeCacheServerHealthIndicatorAutoConfigurationIntegrationTests.java b/spring-geode-actuator-autoconfigure/src/test/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeCacheServerHealthIndicatorAutoConfigurationIntegrationTests.java index 94ff2666c..7fdcad9cb 100644 --- a/spring-geode-actuator-autoconfigure/src/test/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeCacheServerHealthIndicatorAutoConfigurationIntegrationTests.java +++ b/spring-geode-actuator-autoconfigure/src/test/java/org/springframework/geode/boot/actuate/autoconfigure/GeodeCacheServerHealthIndicatorAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicator.java index 5e2518e98..0dce3d904 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicator.java index a078c0712..e2a5103ca 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicator.java index 5ae3f9d62..9743ee16f 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicator.java index e1060e410..7b7d59a16 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicator.java index 5eb53eb8b..74b56a9dd 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicator.java index 84e950aaf..2ef646414 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicator.java index b03b00fc0..4b1bcbbdc 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicator.java index e3d1a4942..c8e8e54bd 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicator.java index 71f71f60a..3a9f5428c 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicator.java index 09138d292..f01524d88 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/AbstractGeodeHealthIndicator.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/AbstractGeodeHealthIndicator.java index 30e5db053..c7ed45834 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/AbstractGeodeHealthIndicator.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/AbstractGeodeHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/ActuatorServerLoadProbeWrapper.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/ActuatorServerLoadProbeWrapper.java index 1d4545ce3..3b92561d6 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/ActuatorServerLoadProbeWrapper.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/ActuatorServerLoadProbeWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/RegionStatisticsResolver.java b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/RegionStatisticsResolver.java index 1758e62a6..b6129e10a 100644 --- a/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/RegionStatisticsResolver.java +++ b/spring-geode-actuator/src/main/java/org/springframework/geode/boot/actuate/health/support/RegionStatisticsResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicatorUnitTests.java index 568e4733b..d14514d2f 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeAsyncEventQueuesHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicatorUnitTests.java index 14ee4a17b..1090e6b75 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicatorUnitTests.java index 11c840954..523bc5c7d 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeCacheServersHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicatorUnitTests.java index 07886cce7..06af39486 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeContinuousQueriesHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicatorUnitTests.java index b5bdcad37..73fe868d5 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeDiskStoresHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicatorUnitTests.java index adf642537..0ebb5297b 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewayReceiversHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicatorUnitTests.java index 61566f242..5b7917b41 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeGatewaySendersHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicatorUnitTests.java index d4278e852..3e47b1913 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeIndexesHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicatorUnitTests.java index 181cab861..513d8b3e0 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodePoolsHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicatorUnitTests.java b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicatorUnitTests.java index 69fd8ebac..61644947f 100644 --- a/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicatorUnitTests.java +++ b/spring-geode-actuator/src/test/java/org/springframework/geode/boot/actuate/GeodeRegionsHealthIndicatorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CacheNameAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CacheNameAutoConfiguration.java index da4c839d0..b22b3c7e2 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CacheNameAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CacheNameAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CachingProviderAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CachingProviderAutoConfiguration.java index 0b6c08dff..b31742738 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CachingProviderAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/CachingProviderAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientCacheAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientCacheAutoConfiguration.java index cd88b68b5..ed9578b5b 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientCacheAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientCacheAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java index 4fc90a9ef..282c91e96 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ContinuousQueryAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ContinuousQueryAutoConfiguration.java index 578f301b0..07d3fba48 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ContinuousQueryAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ContinuousQueryAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/DataImportExportAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/DataImportExportAutoConfiguration.java index 145efcb2f..cc065fc97 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/DataImportExportAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/DataImportExportAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java index 705040e81..b5397c9f0 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/FunctionExecutionAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/FunctionExecutionAutoConfiguration.java index b770c1224..0436998ad 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/FunctionExecutionAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/FunctionExecutionAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFirePropertiesAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFirePropertiesAutoConfiguration.java index 04bba1658..c2ae7e1c6 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFirePropertiesAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFirePropertiesAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFireRepositoriesAutoConfigurationRegistrar.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFireRepositoriesAutoConfigurationRegistrar.java index 87d98e744..73611893a 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFireRepositoriesAutoConfigurationRegistrar.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/GemFireRepositoriesAutoConfigurationRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/LoggingAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/LoggingAutoConfiguration.java index 0ee9fe65e..b0beae266 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/LoggingAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/LoggingAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PdxSerializationAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PdxSerializationAutoConfiguration.java index 566a0994f..76866e233 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PdxSerializationAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PdxSerializationAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PeerSecurityAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PeerSecurityAutoConfiguration.java index f414dd9bf..c030939db 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PeerSecurityAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/PeerSecurityAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java index e01073871..c24b823c5 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RepositoriesAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RepositoriesAutoConfiguration.java index 249304f6c..fe01c871a 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RepositoriesAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RepositoriesAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java index f7049ca29..622c27ef7 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionPropertiesAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionPropertiesAutoConfiguration.java index 2d69068b0..6749edf40 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionPropertiesAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionPropertiesAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SslAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SslAutoConfiguration.java index 8656c660e..b627211ff 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SslAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SslAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingProperty.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingProperty.java index 5b60e58c3..296b195ff 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingProperty.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingProperty.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/OnMissingPropertyCondition.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/OnMissingPropertyCondition.java index cdfb8b873..e384cd53d 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/OnMissingPropertyCondition.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/condition/OnMissingPropertyCondition.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/GemFireProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/GemFireProperties.java index 411ef5fda..b84482a7e 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/GemFireProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/GemFireProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java index b5ca34a79..6deddb5c2 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheProperties.java index 4c3cb1eda..862f949a8 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheServerProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheServerProperties.java index 8152a2e7c..529aae726 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheServerProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/CacheServerProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientCacheProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientCacheProperties.java index 3734b7868..58f643c93 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientCacheProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientCacheProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientSecurityProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientSecurityProperties.java index 53f8dd5ac..8a54c4fc4 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientSecurityProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClientSecurityProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClusterProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClusterProperties.java index a3678f553..7c6f7df9e 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClusterProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ClusterProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/DiskStoreProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/DiskStoreProperties.java index c645d7db4..ec08aa360 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/DiskStoreProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/DiskStoreProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/EntityProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/EntityProperties.java index e66652e3e..fc89761b1 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/EntityProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/EntityProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LocatorProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LocatorProperties.java index 50216694b..4fa389032 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LocatorProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LocatorProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LoggingProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LoggingProperties.java index 4eb2a19ad..d8a3267d8 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LoggingProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/LoggingProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagementProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagementProperties.java index ce5e107dd..c6640b365 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagementProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagementProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagerProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagerProperties.java index 70795376c..855c792e4 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagerProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ManagerProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PdxProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PdxProperties.java index f68c02249..ba2aa850d 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PdxProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PdxProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerCacheProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerCacheProperties.java index eda422238..85c457734 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerCacheProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerCacheProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerSecurityProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerSecurityProperties.java index e454908df..9901c9703 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerSecurityProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PeerSecurityProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PoolProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PoolProperties.java index 7b1689e8c..f743fe406 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PoolProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/PoolProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SecurityProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SecurityProperties.java index 4ffcba194..e7697c58e 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SecurityProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SecurityProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ServiceProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ServiceProperties.java index 6d48d2029..23915f0dc 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ServiceProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/ServiceProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SslProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SslProperties.java index d1b1fbcb5..bb7cd4610 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SslProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/support/SslProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/package-info.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/package-info.java index 7392792e7..fcb310889 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/package-info.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfiguration.java index a4b3d6150..95884a7ea 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/HttpBasicAuthenticationSecurityConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/HttpBasicAuthenticationSecurityConfiguration.java index b5dc1d7ec..6e9211e0a 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/HttpBasicAuthenticationSecurityConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/HttpBasicAuthenticationSecurityConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/PdxInstanceWrapperRegionAspect.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/PdxInstanceWrapperRegionAspect.java index 2e9ca27e2..3121b01ce 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/PdxInstanceWrapperRegionAspect.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/support/PdxInstanceWrapperRegionAspect.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/NonBeanType.java b/spring-geode-autoconfigure/src/test/java/example/app/books/NonBeanType.java index 9b55c5add..1f975f47c 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/NonBeanType.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/NonBeanType.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/model/Author.java b/spring-geode-autoconfigure/src/test/java/example/app/books/model/Author.java index a61ccb8fa..c258fbd1c 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/model/Author.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/model/Author.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/model/Book.java b/spring-geode-autoconfigure/src/test/java/example/app/books/model/Book.java index be4bcee69..073f8f73c 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/model/Book.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/model/Book.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/model/ISBN.java b/spring-geode-autoconfigure/src/test/java/example/app/books/model/ISBN.java index 4e5e76d9c..fe33aabb9 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/model/ISBN.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/model/ISBN.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/repo/BookRepository.java b/spring-geode-autoconfigure/src/test/java/example/app/books/repo/BookRepository.java index 5b052151d..db891f33e 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/repo/BookRepository.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/repo/BookRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/service/BookService.java b/spring-geode-autoconfigure/src/test/java/example/app/books/service/BookService.java index 771571459..24013527d 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/service/BookService.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/service/BookService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/books/service/support/CachingBookService.java b/spring-geode-autoconfigure/src/test/java/example/app/books/service/support/CachingBookService.java index 7dbaa174a..a818ebe2e 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/books/service/support/CachingBookService.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/books/service/support/CachingBookService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/golf/model/Golfer.java b/spring-geode-autoconfigure/src/test/java/example/app/golf/model/Golfer.java index 6b8af52f8..930af7971 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/golf/model/Golfer.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/golf/model/Golfer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/app/library/service/LibraryService.java b/spring-geode-autoconfigure/src/test/java/example/app/library/service/LibraryService.java index 7b1a88ea7..f17fba6e1 100644 --- a/spring-geode-autoconfigure/src/test/java/example/app/library/service/LibraryService.java +++ b/spring-geode-autoconfigure/src/test/java/example/app/library/service/LibraryService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoClientConfiguration.java b/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoClientConfiguration.java index 81d9f8491..213bd3173 100644 --- a/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoClientConfiguration.java +++ b/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoClientConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoServerConfiguration.java b/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoServerConfiguration.java index 60fb40baf..0ccb4aeb9 100644 --- a/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoServerConfiguration.java +++ b/spring-geode-autoconfigure/src/test/java/example/echo/config/EchoServerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/geode/cache/EchoCacheLoader.java b/spring-geode-autoconfigure/src/test/java/example/geode/cache/EchoCacheLoader.java index a3baa8607..0d66ffd7c 100644 --- a/spring-geode-autoconfigure/src/test/java/example/geode/cache/EchoCacheLoader.java +++ b/spring-geode-autoconfigure/src/test/java/example/geode/cache/EchoCacheLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReading.java b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReading.java index 29604fa7e..f0e2ea1d3 100644 --- a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReading.java +++ b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReading.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReadingsContinuousQueriesHandler.java b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReadingsContinuousQueriesHandler.java index 33edfa6ed..b2615005b 100644 --- a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReadingsContinuousQueriesHandler.java +++ b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureReadingsContinuousQueriesHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureUnit.java b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureUnit.java index c3cb0ae53..bc7875d89 100644 --- a/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureUnit.java +++ b/spring-geode-autoconfigure/src/test/java/example/geode/query/cq/event/TemperatureUnit.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/java/lang/IntValueComparisonUnitTests.java b/spring-geode-autoconfigure/src/test/java/example/java/lang/IntValueComparisonUnitTests.java index 2ce111b4d..637a453e6 100644 --- a/spring-geode-autoconfigure/src/test/java/example/java/lang/IntValueComparisonUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/example/java/lang/IntValueComparisonUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectSerializationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectSerializationIntegrationTests.java index e37300a4e..c1846decb 100644 --- a/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectSerializationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectSerializationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectToStringWithOptionalUnitTests.java b/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectToStringWithOptionalUnitTests.java index c657d701d..6cfe1a21d 100644 --- a/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectToStringWithOptionalUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/example/java/lang/ObjectToStringWithOptionalUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/java/net/UrlRevealed.java b/spring-geode-autoconfigure/src/test/java/example/java/net/UrlRevealed.java index b21411510..2db3530e4 100644 --- a/spring-geode-autoconfigure/src/test/java/example/java/net/UrlRevealed.java +++ b/spring-geode-autoconfigure/src/test/java/example/java/net/UrlRevealed.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/example/test/service/TestCacheableService.java b/spring-geode-autoconfigure/src/test/java/example/test/service/TestCacheableService.java index 84342da64..ad8f53bf0 100644 --- a/spring-geode-autoconfigure/src/test/java/example/test/service/TestCacheableService.java +++ b/spring-geode-autoconfigure/src/test/java/example/test/service/TestCacheableService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/condition/ComplexConditionalConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/condition/ComplexConditionalConfigurationIntegrationTests.java index d7d54f36d..afec42fff 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/condition/ComplexConditionalConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/boot/autoconfigure/condition/ComplexConditionalConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/CacheNameAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/CacheNameAutoConfigurationIntegrationTests.java index 4dfc56828..de9beeb4a 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/CacheNameAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/CacheNameAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/ClientCachePoolCustomizationsIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/ClientCachePoolCustomizationsIntegrationTests.java index 67ee4d713..d01bdf515 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/ClientCachePoolCustomizationsIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/ClientCachePoolCustomizationsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/SpringBootApacheGeodeClientCacheApplicationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/SpringBootApacheGeodeClientCacheApplicationIntegrationTests.java index 534c77d2f..2b223b86f 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/SpringBootApacheGeodeClientCacheApplicationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/client/SpringBootApacheGeodeClientCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/peer/SpringBootApacheGeodePeerCacheApplicationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/peer/SpringBootApacheGeodePeerCacheApplicationIntegrationTests.java index eb7a79602..8e2363a4c 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/peer/SpringBootApacheGeodePeerCacheApplicationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cache/peer/SpringBootApacheGeodePeerCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingIntegrationTests.java index 343363bd6..7dcaba551 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingUnitTests.java index d504a6b4c..2b18b59fc 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/AutoConfiguredCachingUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredCachingIntegrationTests.java index df709f682..64cbed609 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredWithPropertiesCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredWithPropertiesCachingIntegrationTests.java index 52d32aff9..6fc08b25b 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredWithPropertiesCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/caching/ManuallyConfiguredWithPropertiesCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/aware/SecureClusterAwareConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/aware/SecureClusterAwareConfigurationIntegrationTests.java index a8e13e209..0b345abbf 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/aware/SecureClusterAwareConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/aware/SecureClusterAwareConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithAuthenticationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithAuthenticationIntegrationTests.java index 8f7812344..c5634a893 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithAuthenticationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithAuthenticationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenNonSecureClusterAvailableIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenNonSecureClusterAvailableIntegrationTests.java index 563cd3593..ec82c9831 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenNonSecureClusterAvailableIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenNonSecureClusterAvailableIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenSecureClusterAvailableIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenSecureClusterAvailableIntegrationTests.java index 5e973da39..568b48cdc 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenSecureClusterAvailableIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cluster/config/ClusterConfigurationWithClusterAwareWhenSecureClusterAvailableIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingPropertyIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingPropertyIntegrationTests.java index d3d3275f4..95f998457 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingPropertyIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/condition/ConditionalOnMissingPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentApplyToPeerCacheApplicationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentApplyToPeerCacheApplicationIntegrationTests.java index f0482bbb4..0cd642141 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentApplyToPeerCacheApplicationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentApplyToPeerCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationIntegrationTests.java index 15bb1a450..01dea9724 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationUnitTests.java index b709eedec..ba03581c8 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesFromEnvironmentAutoConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesIntegrationTests.java index 44babcf3c..d3077a10a 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GemFirePropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GeodePropertiesVsSpringDataGeodePropertiesPrecedenceIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GeodePropertiesVsSpringDataGeodePropertiesPrecedenceIntegrationTests.java index 39b68eec7..91ed7b53f 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GeodePropertiesVsSpringDataGeodePropertiesPrecedenceIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/GeodePropertiesVsSpringDataGeodePropertiesPrecedenceIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java index f0000c520..4a8c7ef11 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cq/AutoConfiguredContinuousQueryIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cq/AutoConfiguredContinuousQueryIntegrationTests.java index 6d69d103a..0ef7bd487 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cq/AutoConfiguredContinuousQueryIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/cq/AutoConfiguredContinuousQueryIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/CacheDataExportAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/CacheDataExportAutoConfigurationIntegrationTests.java index 899f7aacd..3236af211 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/CacheDataExportAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/CacheDataExportAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/ClientCacheDataImportExportAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/ClientCacheDataImportExportAutoConfigurationIntegrationTests.java index c7b6b55b4..cf4af0ed8 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/ClientCacheDataImportExportAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/ClientCacheDataImportExportAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/LocalClientCacheDataImportAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/LocalClientCacheDataImportAutoConfigurationIntegrationTests.java index bc58d8c59..b4aead31e 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/LocalClientCacheDataImportAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/LocalClientCacheDataImportAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/RestServiceCacheDataImportExportIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/RestServiceCacheDataImportExportIntegrationTests.java index ef8cedeec..9c6b72d20 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/RestServiceCacheDataImportExportIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/data/RestServiceCacheDataImportExportIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/AutoConfiguredFunctionExecutionsIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/AutoConfiguredFunctionExecutionsIntegrationTests.java index fefdd8967..945148161 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/AutoConfiguredFunctionExecutionsIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/AutoConfiguredFunctionExecutionsIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/executions/Calculator.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/executions/Calculator.java index 200f4b296..f9ddb27d6 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/executions/Calculator.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/function/executions/Calculator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/locator/SpringBootLocatorApplicationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/locator/SpringBootLocatorApplicationIntegrationTests.java index 68d66551e..79969a981 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/locator/SpringBootLocatorApplicationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/locator/SpringBootLocatorApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingAutoConfigurationIntegrationTests.java index 9524b6039..fd99fd414 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingManualConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingManualConfigurationIntegrationTests.java index 00917f938..c83311790 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingManualConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/logging/LoggingManualConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/ManuallyConfiguredPdxSerializerWithPdxSerializationAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/ManuallyConfiguredPdxSerializerWithPdxSerializationAutoConfigurationIntegrationTests.java index e6eebe9d8..ca6af4e34 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/ManuallyConfiguredPdxSerializerWithPdxSerializationAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/ManuallyConfiguredPdxSerializerWithPdxSerializationAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/MappingPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/MappingPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java index 4e8c3e695..eaaabfeea 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/MappingPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/MappingPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/PdxInstanceWrapperRegionAspectUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/PdxInstanceWrapperRegionAspectUnitTests.java index 097d8337c..be7763175 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/PdxInstanceWrapperRegionAspectUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/PdxInstanceWrapperRegionAspectUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/UserDefinedPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/UserDefinedPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java index 4d4476f53..33d3ff263 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/UserDefinedPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/pdx/UserDefinedPdxSerializerPdxSerializationAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/AutoConfiguredRepositoriesIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/AutoConfiguredRepositoriesIntegrationTests.java index d952b61d0..f43ebfe36 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/AutoConfiguredRepositoriesIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/AutoConfiguredRepositoriesIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/model/Customer.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/model/Customer.java index eacf6b4d2..0d86bf0bf 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/model/Customer.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/repo/CustomerRepository.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/repo/CustomerRepository.java index 0d1065055..19e9882ae 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/repo/CustomerRepository.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/repo/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java index a76b25387..ae0e10063 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/AbstractAutoConfiguredSecurityContextIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/AbstractAutoConfiguredSecurityContextIntegrationTests.java index 5e27f42c2..11c71032d 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/AbstractAutoConfiguredSecurityContextIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/AbstractAutoConfiguredSecurityContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/ClientSecurityAutoConfigurationUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/ClientSecurityAutoConfigurationUnitTests.java index b8942fff3..94e10da69 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/ClientSecurityAutoConfigurationUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/ClientSecurityAutoConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/cloud/AutoConfiguredCloudSecurityContextIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/cloud/AutoConfiguredCloudSecurityContextIntegrationTests.java index 092910051..78561076f 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/cloud/AutoConfiguredCloudSecurityContextIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/cloud/AutoConfiguredCloudSecurityContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/http/HttpBasicAuthenticationSecurityConfigurationUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/http/HttpBasicAuthenticationSecurityConfigurationUnitTests.java index 2e606050b..0c01b23e0 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/http/HttpBasicAuthenticationSecurityConfigurationUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/http/HttpBasicAuthenticationSecurityConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/hybrid/AutoConfiguredHybridSecurityContextIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/hybrid/AutoConfiguredHybridSecurityContextIntegrationTests.java index 50d38bb75..0decce004 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/hybrid/AutoConfiguredHybridSecurityContextIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/hybrid/AutoConfiguredHybridSecurityContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/local/AutoConfiguredLocalSecurityContextIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/local/AutoConfiguredLocalSecurityContextIntegrationTests.java index d26885e43..a4ce6bcad 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/local/AutoConfiguredLocalSecurityContextIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/local/AutoConfiguredLocalSecurityContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/multi/AutoConfiguredMultiCloudCacheServiceInstanceSecurityContextIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/multi/AutoConfiguredMultiCloudCacheServiceInstanceSecurityContextIntegrationTests.java index 7a84e1f4a..b40d9e5f3 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/multi/AutoConfiguredMultiCloudCacheServiceInstanceSecurityContextIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/auth/multi/AutoConfiguredMultiCloudCacheServiceInstanceSecurityContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/AutoConfiguredSslIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/AutoConfiguredSslIntegrationTests.java index c429d9325..335633ac0 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/AutoConfiguredSslIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/AutoConfiguredSslIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/SslAutoConfigurationUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/SslAutoConfigurationUnitTests.java index 365906425..f7c669732 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/SslAutoConfigurationUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/ssl/SslAutoConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/AbstractTlsEnabledAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/AbstractTlsEnabledAutoConfigurationIntegrationTests.java index 3b1e5838b..384cd5795 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/AbstractTlsEnabledAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/AbstractTlsEnabledAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/MockedTlsEnabledAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/MockedTlsEnabledAutoConfigurationIntegrationTests.java index 0ceaa1259..667318e31 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/MockedTlsEnabledAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/MockedTlsEnabledAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/TlsEnabledAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/TlsEnabledAutoConfigurationIntegrationTests.java index 1e3547433..4efbfd441 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/TlsEnabledAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/security/tls/TlsEnabledAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingIntegrationTests.java index 993a1d111..bd35e9c4d 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingUsingRepositoryWithMocksIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingUsingRepositoryWithMocksIntegrationTests.java index 5198ededa..2640f0b78 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingUsingRepositoryWithMocksIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionCachingUsingRepositoryWithMocksIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionLocalCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionLocalCachingIntegrationTests.java index 28d78637d..19ba16499 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionLocalCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionLocalCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionRemoteCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionRemoteCachingIntegrationTests.java index 77ba69b03..3660fad37 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionRemoteCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AutoConfiguredSessionRemoteCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java index 4d8bd8267..f7817edda 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredSessionCachingIntegrationTests.java index 52daab55a..6cb830732 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredSessionCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredWithPropertiesSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredWithPropertiesSessionCachingIntegrationTests.java index 51f67cf0c..b964ffe80 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredWithPropertiesSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/ManuallyConfiguredWithPropertiesSessionCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/NoAutoConfigurationOfSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/NoAutoConfigurationOfSessionCachingIntegrationTests.java index 62a15966b..b7e74ebe9 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/NoAutoConfigurationOfSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/NoAutoConfigurationOfSessionCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java index d18bec200..df95020c2 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/suite/SslToNonSslTestSuite.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/suite/SslToNonSslTestSuite.java index f5030e493..c9c6a4e9f 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/suite/SslToNonSslTestSuite.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/suite/SslToNonSslTestSuite.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfigurationUnitTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfigurationUnitTests.java index 678e11b8a..81b09b4f9 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfigurationUnitTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/support/EnableSubscriptionConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/CachingDefinedRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/CachingDefinedRegionTemplateAutoConfigurationIntegrationTests.java index b1902894d..9d023083d 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/CachingDefinedRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/CachingDefinedRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredNonInjectedRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredNonInjectedRegionTemplateAutoConfigurationIntegrationTests.java index c48b0fe45..429c175d4 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredNonInjectedRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredNonInjectedRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredRegionTemplateAutoConfigurationIntegrationTests.java index 66fe4b764..92d747be1 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/DeclaredRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/EntityDefinedRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/EntityDefinedRegionTemplateAutoConfigurationIntegrationTests.java index a000683e4..f0bea3755 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/EntityDefinedRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/EntityDefinedRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByNameAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByNameAutoConfigurationIntegrationTests.java index f1258b210..922b7821e 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByNameAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByNameAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByRegionAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByRegionAutoConfigurationIntegrationTests.java index c71cbb553..2fdfd50d9 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByRegionAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ExistingRegionTemplateByRegionAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/NativeDefinedRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/NativeDefinedRegionTemplateAutoConfigurationIntegrationTests.java index c3c8357eb..0d69770ad 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/NativeDefinedRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/NativeDefinedRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ServerDefinedRegionTemplateAutoConfigurationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ServerDefinedRegionTemplateAutoConfigurationIntegrationTests.java index 45a50137e..2390be687 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ServerDefinedRegionTemplateAutoConfigurationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/template/ServerDefinedRegionTemplateAutoConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/topology/clientserver/SpringBootApacheGeodeClientServerIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/topology/clientserver/SpringBootApacheGeodeClientServerIntegrationTests.java index ccb0d003f..9addd91b9 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/topology/clientserver/SpringBootApacheGeodeClientServerIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/topology/clientserver/SpringBootApacheGeodeClientServerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/Guards.java b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/Guards.java index 8456887ca..a9a9b0986 100644 --- a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/Guards.java +++ b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/Guards.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/MapMapper.java b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/MapMapper.java index 577f107a0..327a3c33e 100644 --- a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/MapMapper.java +++ b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/MapMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessor.java b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessor.java index 89127828b..c64383f92 100644 --- a/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessor.java +++ b/spring-geode-cloud/src/main/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-cloud/src/test/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessorUnitTests.java b/spring-geode-cloud/src/test/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessorUnitTests.java index f02a930ca..310aad9a1 100644 --- a/spring-geode-cloud/src/test/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessorUnitTests.java +++ b/spring-geode-cloud/src/test/java/org/springframework/geode/cloud/bindings/boot/GeodeBindingsPropertiesProcessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/client/SpringBootApacheGeodeClientCacheApplication.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/client/SpringBootApacheGeodeClientCacheApplication.java index 13fd0d1af..eee9b19d0 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/client/SpringBootApacheGeodeClientCacheApplication.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/client/SpringBootApacheGeodeClientCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/SpringBootApacheGeodeDockerClientCacheApplication.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/SpringBootApacheGeodeDockerClientCacheApplication.java index 7c3ecd250..ece9bd0b6 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/SpringBootApacheGeodeDockerClientCacheApplication.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/SpringBootApacheGeodeDockerClientCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/model/Customer.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/model/Customer.java index ac8b4f104..363dbf80e 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/model/Customer.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/repo/CustomerRepository.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/repo/CustomerRepository.java index 6c6ed2080..fc549cedf 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/repo/CustomerRepository.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/docker/repo/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/locator/SpringBootApacheGeodeLocatorApplication.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/locator/SpringBootApacheGeodeLocatorApplication.java index a15817542..3e804f77b 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/locator/SpringBootApacheGeodeLocatorApplication.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/locator/SpringBootApacheGeodeLocatorApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/server/SpringBootApacheGeodeCacheServerApplication.java b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/server/SpringBootApacheGeodeCacheServerApplication.java index aa2cdb254..1a2a42665 100644 --- a/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/server/SpringBootApacheGeodeCacheServerApplication.java +++ b/spring-geode-docs/src/main/java/org/springframework/geode/docs/example/app/server/SpringBootApacheGeodeCacheServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/test/java/example/test/integration/SpringBootApacheGeodeIntegrationTest.java b/spring-geode-docs/src/test/java/example/test/integration/SpringBootApacheGeodeIntegrationTest.java index 71888d45c..8f03bca99 100644 --- a/spring-geode-docs/src/test/java/example/test/integration/SpringBootApacheGeodeIntegrationTest.java +++ b/spring-geode-docs/src/test/java/example/test/integration/SpringBootApacheGeodeIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-docs/src/test/java/example/test/unit/SpringBootApacheGeodeUnitTest.java b/spring-geode-docs/src/test/java/example/test/unit/SpringBootApacheGeodeUnitTest.java index 9848ff609..7532dd10b 100644 --- a/spring-geode-docs/src/test/java/example/test/unit/SpringBootApacheGeodeUnitTest.java +++ b/spring-geode-docs/src/test/java/example/test/unit/SpringBootApacheGeodeUnitTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/BoilingTemperatureEvent.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/BoilingTemperatureEvent.java index 474af800c..62f92a1d9 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/BoilingTemperatureEvent.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/BoilingTemperatureEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/FreezingTemperatureEvent.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/FreezingTemperatureEvent.java index ee24f4be1..24c10fa41 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/FreezingTemperatureEvent.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/FreezingTemperatureEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/TemperatureEvent.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/TemperatureEvent.java index 337a26f30..ac4d76f3d 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/TemperatureEvent.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/event/TemperatureEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/client/BootGeodeClientApplication.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/client/BootGeodeClientApplication.java index d9785553c..2e22af77a 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/client/BootGeodeClientApplication.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/client/BootGeodeClientApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/server/BootGeodeServerApplication.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/server/BootGeodeServerApplication.java index 2c08a46af..617b11d2c 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/server/BootGeodeServerApplication.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/geode/server/BootGeodeServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/model/TemperatureReading.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/model/TemperatureReading.java index c390c9df7..ad864c388 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/model/TemperatureReading.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/model/TemperatureReading.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/repo/TemperatureReadingRepository.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/repo/TemperatureReadingRepository.java index 5948f388b..4515254f3 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/repo/TemperatureReadingRepository.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/repo/TemperatureReadingRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureMonitor.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureMonitor.java index 28f02d8a4..7f83f57e2 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureMonitor.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureMonitor.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureSensor.java b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureSensor.java index 530a67752..df4e4a6cb 100644 --- a/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureSensor.java +++ b/spring-geode-samples/boot/actuator/src/main/java/example/app/temp/service/TemperatureSensor.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/CustomerServiceApplication.java b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/CustomerServiceApplication.java index 77da8045d..bcc6665c2 100644 --- a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/CustomerServiceApplication.java +++ b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/CustomerServiceApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/model/Customer.java b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/model/Customer.java index 1fee78fdc..183acc68b 100644 --- a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/model/Customer.java +++ b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/repo/CustomerRepository.java b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/repo/CustomerRepository.java index 7a9f65d42..bef519634 100644 --- a/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/repo/CustomerRepository.java +++ b/spring-geode-samples/boot/configuration/src/main/java/example/app/crm/repo/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/CustomerServiceApplicationIntegrationTests.java b/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/CustomerServiceApplicationIntegrationTests.java index e67633916..07792473f 100644 --- a/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/CustomerServiceApplicationIntegrationTests.java +++ b/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/CustomerServiceApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/support/GemFireDebugConfiguration.java b/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/support/GemFireDebugConfiguration.java index 4113faf72..6edad8867 100644 --- a/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/support/GemFireDebugConfiguration.java +++ b/spring-geode-samples/boot/configuration/src/test/java/example/app/crm/support/GemFireDebugConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/BootGeodeSecurityClientApplication.java b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/BootGeodeSecurityClientApplication.java index 9e23c4b5c..022408c46 100644 --- a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/BootGeodeSecurityClientApplication.java +++ b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/BootGeodeSecurityClientApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/controller/SecurityController.java b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/controller/SecurityController.java index f6ad2d6e2..e23df6c6e 100644 --- a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/controller/SecurityController.java +++ b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/controller/SecurityController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/model/Customer.java b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/model/Customer.java index afef5ced4..ace8b8690 100644 --- a/spring-geode-samples/boot/security/src/main/java/example/app/security/client/model/Customer.java +++ b/spring-geode-samples/boot/security/src/main/java/example/app/security/client/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/security/src/main/java/example/app/security/server/BootGeodeSecurityServerApplication.java b/spring-geode-samples/boot/security/src/main/java/example/app/security/server/BootGeodeSecurityServerApplication.java index f0b6d675a..13465a0df 100644 --- a/spring-geode-samples/boot/security/src/main/java/example/app/security/server/BootGeodeSecurityServerApplication.java +++ b/spring-geode-samples/boot/security/src/main/java/example/app/security/server/BootGeodeSecurityServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/boot/security/src/test/java/example/app/security/tests/BootGeodeSecurityClientApplicationIntegrationTests.java b/spring-geode-samples/boot/security/src/test/java/example/app/security/tests/BootGeodeSecurityClientApplicationIntegrationTests.java index 24ca6f725..01ba81cea 100644 --- a/spring-geode-samples/boot/security/src/test/java/example/app/security/tests/BootGeodeSecurityClientApplicationIntegrationTests.java +++ b/spring-geode-samples/boot/security/src/test/java/example/app/security/tests/BootGeodeSecurityClientApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplication.java b/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplication.java index f666fcd0e..1cb30eca9 100644 --- a/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplication.java +++ b/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/controller/CounterController.java b/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/controller/CounterController.java index 2873c5ba4..97c339965 100644 --- a/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/controller/CounterController.java +++ b/spring-geode-samples/caching/http-session/src/main/java/example/app/caching/session/http/controller/CounterController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/http-session/src/test/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplicationIntegrationTests.java b/spring-geode-samples/caching/http-session/src/test/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplicationIntegrationTests.java index 449204fe4..48be40286 100644 --- a/spring-geode-samples/caching/http-session/src/test/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplicationIntegrationTests.java +++ b/spring-geode-samples/caching/http-session/src/test/java/example/app/caching/session/http/BootGeodeHttpSessionCachingApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/BootGeodeAsyncInlineCachingClientApplication.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/BootGeodeAsyncInlineCachingClientApplication.java index a3fb5fd4f..114465941 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/BootGeodeAsyncInlineCachingClientApplication.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/BootGeodeAsyncInlineCachingClientApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfCourse.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfCourse.java index 53b98c8ad..616a8f7c3 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfCourse.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfCourse.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfTournament.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfTournament.java index 65a01efd7..49cea6b8e 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfTournament.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/GolfTournament.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/Golfer.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/Golfer.java index 7af7aa029..d23442ea3 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/Golfer.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/Golfer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolfCourseBuilder.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolfCourseBuilder.java index 2949bef0c..f942decbb 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolfCourseBuilder.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolfCourseBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolferBuilder.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolferBuilder.java index 8b21016c9..eed614be1 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolferBuilder.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/model/support/GolferBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/repo/GolferRepository.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/repo/GolferRepository.java index 1f4bb3c47..e594b0bab 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/repo/GolferRepository.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/repo/GolferRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/GolferService.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/GolferService.java index 0b6aca678..9c2b9bc70 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/GolferService.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/GolferService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/PgaTourService.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/PgaTourService.java index 8afe4a6d6..9c7780a83 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/PgaTourService.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/service/PgaTourService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/web/GolferController.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/web/GolferController.java index 9192b6c79..bd097d3dc 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/web/GolferController.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/client/web/GolferController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingConfiguration.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingConfiguration.java index 33951fc78..62ac66d5f 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingConfiguration.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingRegionConfiguration.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingRegionConfiguration.java index 9cba85b68..7439e2821 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingRegionConfiguration.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/config/AsyncInlineCachingRegionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/server/BootGeodeAsyncInlineCachingServerApplication.java b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/server/BootGeodeAsyncInlineCachingServerApplication.java index e50836274..7b8385315 100644 --- a/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/server/BootGeodeAsyncInlineCachingServerApplication.java +++ b/spring-geode-samples/caching/inline-async/src/main/java/example/app/caching/inline/async/server/BootGeodeAsyncInlineCachingServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_size/AsyncInlineCachingUsingQueueBatchSizeIntegrationTests.java b/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_size/AsyncInlineCachingUsingQueueBatchSizeIntegrationTests.java index b0280f77e..223445a58 100644 --- a/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_size/AsyncInlineCachingUsingQueueBatchSizeIntegrationTests.java +++ b/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_size/AsyncInlineCachingUsingQueueBatchSizeIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_time_interval/AsyncInlineCachingUsingQueueBatchTimeIntervalIntegrationTests.java b/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_time_interval/AsyncInlineCachingUsingQueueBatchTimeIntervalIntegrationTests.java index cb8ae2d94..62e32cffc 100644 --- a/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_time_interval/AsyncInlineCachingUsingQueueBatchTimeIntervalIntegrationTests.java +++ b/spring-geode-samples/caching/inline-async/src/test/java/example/app/caching/inline/async/queue_batch_time_interval/AsyncInlineCachingUsingQueueBatchTimeIntervalIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/BootGeodeInlineCachingApplication.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/BootGeodeInlineCachingApplication.java index 087933cc1..d7088f179 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/BootGeodeInlineCachingApplication.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/BootGeodeInlineCachingApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/config/CalculatorConfiguration.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/config/CalculatorConfiguration.java index ae34231e5..6d63c488f 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/config/CalculatorConfiguration.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/config/CalculatorConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/controller/CalculatorController.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/controller/CalculatorController.java index fd366b0a0..c4cbe8bf4 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/controller/CalculatorController.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/controller/CalculatorController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/Operator.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/Operator.java index 318010224..86e76bf1c 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/Operator.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/Operator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/ResultHolder.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/ResultHolder.java index adef29130..666712af0 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/ResultHolder.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/model/ResultHolder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/repo/CalculatorRepository.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/repo/CalculatorRepository.java index bed72a063..66ce0d24e 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/repo/CalculatorRepository.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/repo/CalculatorRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/CalculatorService.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/CalculatorService.java index 25551e1a3..e0823fd34 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/CalculatorService.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/CalculatorService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/support/AbstractCacheableService.java b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/support/AbstractCacheableService.java index 4bdbe5497..0630acbcc 100644 --- a/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/support/AbstractCacheableService.java +++ b/spring-geode-samples/caching/inline/src/main/java/example/app/caching/inline/service/support/AbstractCacheableService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/inline/src/test/java/example/app/caching/inline/CalculatorApplicationIntegrationTests.java b/spring-geode-samples/caching/inline/src/test/java/example/app/caching/inline/CalculatorApplicationIntegrationTests.java index b22c21f8a..d30a6193d 100644 --- a/spring-geode-samples/caching/inline/src/test/java/example/app/caching/inline/CalculatorApplicationIntegrationTests.java +++ b/spring-geode-samples/caching/inline/src/test/java/example/app/caching/inline/CalculatorApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplication.java b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplication.java index 022c4a5fd..1b211bd49 100644 --- a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplication.java +++ b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/config/GeodeConfiguration.java b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/config/GeodeConfiguration.java index 7a93bd599..64fa4f2bc 100644 --- a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/config/GeodeConfiguration.java +++ b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/config/GeodeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/controller/CounterController.java b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/controller/CounterController.java index 0bd96a29b..321931947 100644 --- a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/controller/CounterController.java +++ b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/controller/CounterController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/service/CounterService.java b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/service/CounterService.java index e771655d7..58e4d12c9 100644 --- a/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/service/CounterService.java +++ b/spring-geode-samples/caching/look-aside/src/main/java/example/app/caching/lookaside/service/CounterService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/look-aside/src/test/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplicationIntegrationTests.java b/spring-geode-samples/caching/look-aside/src/test/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplicationIntegrationTests.java index 22dd683a3..9a1d14216 100644 --- a/spring-geode-samples/caching/look-aside/src/test/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplicationIntegrationTests.java +++ b/spring-geode-samples/caching/look-aside/src/test/java/example/app/caching/lookaside/BootGeodeLookAsideCachingApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/BootGeodeMultiSiteCachingClientApplication.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/BootGeodeMultiSiteCachingClientApplication.java index 8d8d0848d..4b40b5cb8 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/BootGeodeMultiSiteCachingClientApplication.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/BootGeodeMultiSiteCachingClientApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/model/Customer.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/model/Customer.java index 2c0d20408..4023ede71 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/model/Customer.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/service/CustomerService.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/service/CustomerService.java index 7649dcd1a..4ff679e02 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/service/CustomerService.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/service/CustomerService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/util/ThreadUtils.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/util/ThreadUtils.java index 2ca6501d1..0628033a2 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/util/ThreadUtils.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/util/ThreadUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/web/CustomerController.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/web/CustomerController.java index 0fa3d3fc4..d8261b4a8 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/web/CustomerController.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/client/web/CustomerController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/server/BootGeodeMultiSiteCachingServerApplication.java b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/server/BootGeodeMultiSiteCachingServerApplication.java index 1e6814279..85d8be97e 100644 --- a/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/server/BootGeodeMultiSiteCachingServerApplication.java +++ b/spring-geode-samples/caching/multi-site/src/main/java/example/app/caching/multisite/server/BootGeodeMultiSiteCachingServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/multi-site/src/test/java/example/app/caching/multisite/MultiSiteCachingIntegrationTests.java b/spring-geode-samples/caching/multi-site/src/test/java/example/app/caching/multisite/MultiSiteCachingIntegrationTests.java index dc4c9c7f3..1d376685a 100644 --- a/spring-geode-samples/caching/multi-site/src/test/java/example/app/caching/multisite/MultiSiteCachingIntegrationTests.java +++ b/spring-geode-samples/caching/multi-site/src/test/java/example/app/caching/multisite/MultiSiteCachingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplication.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplication.java index 7e391dbb8..e8d5250a9 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplication.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/config/GeodeConfiguration.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/config/GeodeConfiguration.java index 5a9d7482a..8b89d6a1a 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/config/GeodeConfiguration.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/config/GeodeConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/controller/YellowPagesController.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/controller/YellowPagesController.java index fd95fd31a..ea63c79e1 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/controller/YellowPagesController.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/controller/YellowPagesController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/model/Person.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/model/Person.java index 44ff12665..821f61339 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/model/Person.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/model/Person.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/YellowPagesService.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/YellowPagesService.java index b236c640d..2c5a0aafe 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/YellowPagesService.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/YellowPagesService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/AbstractCacheableService.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/AbstractCacheableService.java index b66f61bc7..6bd2780b6 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/AbstractCacheableService.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/AbstractCacheableService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/EmailGenerator.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/EmailGenerator.java index f477cced2..0a036b1ff 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/EmailGenerator.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/EmailGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/PhoneNumberGenerator.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/PhoneNumberGenerator.java index 30bea5031..a993df987 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/PhoneNumberGenerator.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/client/service/support/PhoneNumberGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/server/BootGeodeNearCachingCacheServerApplication.java b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/server/BootGeodeNearCachingCacheServerApplication.java index a355875fc..00df5fd99 100644 --- a/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/server/BootGeodeNearCachingCacheServerApplication.java +++ b/spring-geode-samples/caching/near/src/main/java/example/app/caching/near/server/BootGeodeNearCachingCacheServerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/caching/near/src/test/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplicationIntegrationTests.java b/spring-geode-samples/caching/near/src/test/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplicationIntegrationTests.java index 2f7d711e2..d3d5ee4a8 100644 --- a/spring-geode-samples/caching/near/src/test/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplicationIntegrationTests.java +++ b/spring-geode-samples/caching/near/src/test/java/example/app/caching/near/client/BootGeodeNearCachingClientCacheApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/CrmApplication.java b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/CrmApplication.java index ab9d48f08..2af98da6d 100644 --- a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/CrmApplication.java +++ b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/CrmApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/config/CustomerConfiguration.java b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/config/CustomerConfiguration.java index 42fbe34db..d0d21f4d0 100644 --- a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/config/CustomerConfiguration.java +++ b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/config/CustomerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/controller/CustomerController.java b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/controller/CustomerController.java index f9c137007..5d3ff2efa 100644 --- a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/controller/CustomerController.java +++ b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/controller/CustomerController.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/model/Customer.java b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/model/Customer.java index a11c743e9..0b629f60f 100644 --- a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/model/Customer.java +++ b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/repo/CustomerRepository.java b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/repo/CustomerRepository.java index fd1efcc5d..eeca72be4 100644 --- a/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/repo/CustomerRepository.java +++ b/spring-geode-samples/intro/getting-started/src/main/java/example/app/crm/repo/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/getting-started/src/test/java/example/app/crm/CrmApplicationIntegrationTests.java b/spring-geode-samples/intro/getting-started/src/test/java/example/app/crm/CrmApplicationIntegrationTests.java index 3548d1eff..a2b9c1536 100644 --- a/spring-geode-samples/intro/getting-started/src/test/java/example/app/crm/CrmApplicationIntegrationTests.java +++ b/spring-geode-samples/intro/getting-started/src/test/java/example/app/crm/CrmApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/quick-start/src/main/java/example/app/user/UserApplication.java b/spring-geode-samples/intro/quick-start/src/main/java/example/app/user/UserApplication.java index 46eb18fa1..fd9d12a6a 100644 --- a/spring-geode-samples/intro/quick-start/src/main/java/example/app/user/UserApplication.java +++ b/spring-geode-samples/intro/quick-start/src/main/java/example/app/user/UserApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-samples/intro/quick-start/src/test/java/example/app/user/UserApplicationIntegrationTests.java b/spring-geode-samples/intro/quick-start/src/test/java/example/app/user/UserApplicationIntegrationTests.java index 5306df952..a68e8e734 100644 --- a/spring-geode-samples/intro/quick-start/src/test/java/example/app/user/UserApplicationIntegrationTests.java +++ b/spring-geode-samples/intro/quick-start/src/test/java/example/app/user/UserApplicationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/CompositeAppender.java b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/CompositeAppender.java index 2abcc260d..926816b7e 100644 --- a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/CompositeAppender.java +++ b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/CompositeAppender.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppender.java b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppender.java index 39215c9e5..072492fd3 100644 --- a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppender.java +++ b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppender.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/StringAppender.java b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/StringAppender.java index beded115a..76396f54d 100644 --- a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/StringAppender.java +++ b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/StringAppender.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/support/LogbackSupport.java b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/support/LogbackSupport.java index 1e7939e18..4078bff1e 100644 --- a/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/support/LogbackSupport.java +++ b/spring-geode-starter-logging/src/main/java/org/springframework/geode/logging/slf4j/logback/support/LogbackSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/AbstractLoggingIntegrationTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/AbstractLoggingIntegrationTests.java index 58c9a16ba..710da3dac 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/AbstractLoggingIntegrationTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/AbstractLoggingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/CompositeAppenderUnitTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/CompositeAppenderUnitTests.java index 62f5ee9b3..a1012ef37 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/CompositeAppenderUnitTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/CompositeAppenderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DebugLoggingIntegrationTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DebugLoggingIntegrationTests.java index 93aa6ae8b..1713c22cc 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DebugLoggingIntegrationTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DebugLoggingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppenderUnitTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppenderUnitTests.java index 061a374bd..080eded56 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppenderUnitTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/DelegatingAppenderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/InfoLoggingIntegrationTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/InfoLoggingIntegrationTests.java index b22cc2a71..72633039d 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/InfoLoggingIntegrationTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/InfoLoggingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/NoLoggingIntegrationTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/NoLoggingIntegrationTests.java index 9348caa53..9e3e7e666 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/NoLoggingIntegrationTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/NoLoggingIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/StringAppenderUnitTests.java b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/StringAppenderUnitTests.java index 858f7ad5e..68d9a4486 100644 --- a/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/StringAppenderUnitTests.java +++ b/spring-geode-starter-logging/src/test/java/org/springframework/geode/logging/slf4j/logback/StringAppenderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/function/PetServiceFunctionExecutions.java b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/function/PetServiceFunctionExecutions.java index cf73450b1..1ea74adca 100644 --- a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/function/PetServiceFunctionExecutions.java +++ b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/function/PetServiceFunctionExecutions.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/model/Pet.java b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/model/Pet.java index 64f243d40..922028dc7 100644 --- a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/model/Pet.java +++ b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/model/Pet.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/repo/PetRepository.java b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/repo/PetRepository.java index 1eaff0d98..83c9ecf1b 100644 --- a/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/repo/PetRepository.java +++ b/spring-geode-tests/smoke-tests/function-execution-on-region/src/main/java/example/app/petclinic/repo/PetRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/function-execution-on-region/src/test/java/example/app/petclinic/PetClinicApplicationSmokeTests.java b/spring-geode-tests/smoke-tests/function-execution-on-region/src/test/java/example/app/petclinic/PetClinicApplicationSmokeTests.java index 87fb91bde..3b2e857d1 100644 --- a/spring-geode-tests/smoke-tests/function-execution-on-region/src/test/java/example/app/petclinic/PetClinicApplicationSmokeTests.java +++ b/spring-geode-tests/smoke-tests/function-execution-on-region/src/test/java/example/app/petclinic/PetClinicApplicationSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/ApacheGeodeLocatorApplication.java b/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/ApacheGeodeLocatorApplication.java index 8fcdad464..6931f870e 100644 --- a/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/ApacheGeodeLocatorApplication.java +++ b/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/ApacheGeodeLocatorApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplication.java b/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplication.java index 5cfb7bdd2..e1c9e5a2b 100644 --- a/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplication.java +++ b/spring-geode-tests/smoke-tests/locator-application/src/main/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/locator-application/src/test/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplicationSmokeTests.java b/spring-geode-tests/smoke-tests/locator-application/src/test/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplicationSmokeTests.java index 864e419f3..8dfce82ad 100644 --- a/spring-geode-tests/smoke-tests/locator-application/src/test/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplicationSmokeTests.java +++ b/spring-geode-tests/smoke-tests/locator-application/src/test/java/example/app/geode/locator/SpringBootApacheGeodeLocatorApplicationSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/main/java/example/app/geode/logging/ApacheGeodeLoggingApplication.java b/spring-geode-tests/smoke-tests/logging/src/main/java/example/app/geode/logging/ApacheGeodeLoggingApplication.java index 711d9f077..c0dd5f2ab 100644 --- a/spring-geode-tests/smoke-tests/logging/src/main/java/example/app/geode/logging/ApacheGeodeLoggingApplication.java +++ b/spring-geode-tests/smoke-tests/logging/src/main/java/example/app/geode/logging/ApacheGeodeLoggingApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/example/app/geode/logging/ApacheGeodeLoggingApplicationSmokeTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/example/app/geode/logging/ApacheGeodeLoggingApplicationSmokeTests.java index 81e31280c..1504503c0 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/example/app/geode/logging/ApacheGeodeLoggingApplicationSmokeTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/example/app/geode/logging/ApacheGeodeLoggingApplicationSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/AbstractSpringConfiguredLogLevelPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/AbstractSpringConfiguredLogLevelPropertyIntegrationTests.java index 1f803f3f9..b5d6bb4b3 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/AbstractSpringConfiguredLogLevelPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/AbstractSpringConfiguredLogLevelPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelApplicationPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelApplicationPropertyIntegrationTests.java index 7c37d531f..a04d3598a 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelApplicationPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelApplicationPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelSystemPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelSystemPropertyIntegrationTests.java index dd5e8b23b..74d94c4a3 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelSystemPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringBootDataGemFireLogLevelSystemPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelApplicationPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelApplicationPropertyIntegrationTests.java index 50aa4646e..02d88bc0d 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelApplicationPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelApplicationPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelSystemPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelSystemPropertyIntegrationTests.java index 69258136a..458973ea1 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelSystemPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireCacheLogLevelSystemPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelApplicationPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelApplicationPropertyIntegrationTests.java index 98cfda8b6..d0cd0b671 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelApplicationPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelApplicationPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelSystemPropertyIntegrationTests.java b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelSystemPropertyIntegrationTests.java index 0f3672b15..ac74a8e40 100644 --- a/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelSystemPropertyIntegrationTests.java +++ b/spring-geode-tests/smoke-tests/logging/src/test/java/org/springframework/geode/context/logging/SpringDataGemFireLoggingLevelSystemPropertyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/hamcrest/RegexMatcher.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/hamcrest/RegexMatcher.java index 4f42ae4c2..f46b8899c 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/hamcrest/RegexMatcher.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/hamcrest/RegexMatcher.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/security/AuthenticationException.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/security/AuthenticationException.java index 5531bfe20..207d0a950 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/security/AuthenticationException.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/security/AuthenticationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/HttpSessionAdapter.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/HttpSessionAdapter.java index 3cd16475f..7a63f2d5f 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/HttpSessionAdapter.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/HttpSessionAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SessionUtils.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SessionUtils.java index b9e42fc45..9f4d68290 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SessionUtils.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SessionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SpringSessionSubstitutingSpyRequestPostProcessor.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SpringSessionSubstitutingSpyRequestPostProcessor.java index 7a2cd69ff..86bd7d714 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SpringSessionSubstitutingSpyRequestPostProcessor.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/session/web/servlet/http/SpringSessionSubstitutingSpyRequestPostProcessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/AbstractHttpSession.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/AbstractHttpSession.java index 974c5c3d1..25f444bfa 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/AbstractHttpSession.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/AbstractHttpSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/HttpSessionProxy.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/HttpSessionProxy.java index e75c9ffac..0903e673e 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/HttpSessionProxy.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/main/java/org/springframework/web/servlet/http/HttpSessionProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/mock-session-caching/src/test/java/example/app/geode/caching/session/MockPersistentSessionAccessSmokeTests.java b/spring-geode-tests/smoke-tests/mock-session-caching/src/test/java/example/app/geode/caching/session/MockPersistentSessionAccessSmokeTests.java index 8b2d8cc21..ebc56f8b4 100644 --- a/spring-geode-tests/smoke-tests/mock-session-caching/src/test/java/example/app/geode/caching/session/MockPersistentSessionAccessSmokeTests.java +++ b/spring-geode-tests/smoke-tests/mock-session-caching/src/test/java/example/app/geode/caching/session/MockPersistentSessionAccessSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/DatabaseWithLookAsideCachingApplication.java b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/DatabaseWithLookAsideCachingApplication.java index 090d4f765..d1aa8a41c 100644 --- a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/DatabaseWithLookAsideCachingApplication.java +++ b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/DatabaseWithLookAsideCachingApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/model/Contact.java b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/model/Contact.java index e713774f6..29afe6663 100644 --- a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/model/Contact.java +++ b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/model/Contact.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/repo/ContactRepository.java b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/repo/ContactRepository.java index ee8c4e928..aed0de63d 100644 --- a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/repo/ContactRepository.java +++ b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/repo/ContactRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/service/ContactsService.java b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/service/ContactsService.java index 759727fc7..980b12a2d 100644 --- a/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/service/ContactsService.java +++ b/spring-geode-tests/smoke-tests/multi-store/src/main/java/example/app/service/ContactsService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/multi-store/src/test/java/example/app/DatabaseWithLookAsideCachingApplicationSmokeTests.java b/spring-geode-tests/smoke-tests/multi-store/src/test/java/example/app/DatabaseWithLookAsideCachingApplicationSmokeTests.java index 2ad9b2280..9dded75a5 100644 --- a/spring-geode-tests/smoke-tests/multi-store/src/test/java/example/app/DatabaseWithLookAsideCachingApplicationSmokeTests.java +++ b/spring-geode-tests/smoke-tests/multi-store/src/test/java/example/app/DatabaseWithLookAsideCachingApplicationSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/peer-cache-application/src/main/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplication.java b/spring-geode-tests/smoke-tests/peer-cache-application/src/main/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplication.java index 509fcf9d3..91b380eb3 100644 --- a/spring-geode-tests/smoke-tests/peer-cache-application/src/main/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplication.java +++ b/spring-geode-tests/smoke-tests/peer-cache-application/src/main/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/peer-cache-application/src/test/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplicationUnitTests.java b/spring-geode-tests/smoke-tests/peer-cache-application/src/test/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplicationUnitTests.java index 3ef700daa..c71a90f46 100644 --- a/spring-geode-tests/smoke-tests/peer-cache-application/src/test/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplicationUnitTests.java +++ b/spring-geode-tests/smoke-tests/peer-cache-application/src/test/java/example/app/geode/cache/peer/SpringBootApacheGeodePeerCacheApplicationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/spring-initializer/src/main/java/example/app/InitializerApplication.java b/spring-geode-tests/smoke-tests/spring-initializer/src/main/java/example/app/InitializerApplication.java index 99239416f..c97c955d2 100644 --- a/spring-geode-tests/smoke-tests/spring-initializer/src/main/java/example/app/InitializerApplication.java +++ b/spring-geode-tests/smoke-tests/spring-initializer/src/main/java/example/app/InitializerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode-tests/smoke-tests/spring-initializer/src/test/java/example/app/InitializerApplicationSmokeTests.java b/spring-geode-tests/smoke-tests/spring-initializer/src/test/java/example/app/InitializerApplicationSmokeTests.java index e0d8c76d1..b94d513ee 100644 --- a/spring-geode-tests/smoke-tests/spring-initializer/src/test/java/example/app/InitializerApplicationSmokeTests.java +++ b/spring-geode-tests/smoke-tests/spring-initializer/src/test/java/example/app/InitializerApplicationSmokeTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurer.java b/spring-geode/src/main/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurer.java index d20024647..b400ded0d 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurer.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/InlineCachingRegionConfigurer.java b/spring-geode/src/main/java/org/springframework/geode/cache/InlineCachingRegionConfigurer.java index f22a7cb1a..2be727743 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/InlineCachingRegionConfigurer.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/InlineCachingRegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryAsyncEventListener.java b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryAsyncEventListener.java index 035002f7b..37f97b08f 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryAsyncEventListener.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryAsyncEventListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoader.java b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoader.java index 0b78ba171..6144c8901 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoader.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurer.java b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurer.java index 0981b3152..080d11213 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurer.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriter.java b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriter.java index c45f4edf7..e618e9686 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriter.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurer.java b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurer.java index 9ef725f7c..568b6ff36 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurer.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheLoaderSupport.java b/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheLoaderSupport.java index 3eff67dcf..af3457d70 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheLoaderSupport.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheLoaderSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheWriterSupport.java b/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheWriterSupport.java index 55e91854f..cc3b293e2 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheWriterSupport.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/support/CacheWriterSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupport.java b/spring-geode/src/main/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupport.java index 12d7b2d81..592469da6 100644 --- a/spring-geode/src/main/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupport.java +++ b/spring-geode/src/main/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAvailableConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAvailableConfiguration.java index 3658c5742..df87f92a6 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAvailableConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAvailableConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAwareConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAwareConfiguration.java index a06687709..a88dfde44 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAwareConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterAwareConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfiguration.java index 00af3a253..f1b8fe8e1 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableException.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableException.java index 45011e894..e2de219ee 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableException.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/ClusterNotAvailableException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/DistributedSystemIdConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/DistributedSystemIdConfiguration.java index 9d4f59f8d..9d8419580 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/DistributedSystemIdConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/DistributedSystemIdConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/DurableClientConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/DurableClientConfiguration.java index 511f6d8b4..39231de80 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/DurableClientConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/DurableClientConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java index c6729fb85..843b0e75b 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableDurableClient.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableDurableClient.java index 4139a9a28..a8d894740 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableDurableClient.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableDurableClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManager.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManager.java index 577a1c49b..bc985b0b3 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManager.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManagerProxy.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManagerProxy.java index 5f4206528..759ef0857 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManagerProxy.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableSecurityManagerProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/GroupsConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/GroupsConfiguration.java index 92e2748ea..80d6ca175 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/GroupsConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/GroupsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/LocatorsConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/LocatorsConfiguration.java index ebc0e2bf4..2db9b0165 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/LocatorsConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/LocatorsConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/MemberNameConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/MemberNameConfiguration.java index f0a57d143..480e519ad 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/MemberNameConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/MemberNameConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerConfiguration.java index 41cababcd..c042b6f3f 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java index 4fb418932..d6facfbc4 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseDistributedSystemId.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseDistributedSystemId.java index a53440ace..06ebc7934 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseDistributedSystemId.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseDistributedSystemId.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseGroups.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseGroups.java index dd7ec684e..6ded6ef50 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseGroups.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseGroups.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseLocators.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseLocators.java index b226c0f3b..deeceaa68 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseLocators.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseLocators.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseMemberName.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseMemberName.java index c8aed0878..9963c1dfb 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseMemberName.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/UseMemberName.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/support/TypelessAnnotationConfigSupport.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/support/TypelessAnnotationConfigSupport.java index 1449403e0..a80557f04 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/support/TypelessAnnotationConfigSupport.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/support/TypelessAnnotationConfigSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContext.java b/spring-geode/src/main/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContext.java index 7e359a7c9..f5a9e948d 100644 --- a/spring-geode/src/main/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContext.java +++ b/spring-geode/src/main/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListener.java b/spring-geode/src/main/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListener.java index d5dc7fcac..469377fca 100644 --- a/spring-geode/src/main/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListener.java +++ b/spring-geode/src/main/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListener.java b/spring-geode/src/main/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListener.java index e72cbb8e3..c573806c7 100644 --- a/spring-geode/src/main/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListener.java +++ b/spring-geode/src/main/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/env/EnvironmentMapAdapter.java b/spring-geode/src/main/java/org/springframework/geode/core/env/EnvironmentMapAdapter.java index e0aee2e1e..d5fe97504 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/env/EnvironmentMapAdapter.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/env/EnvironmentMapAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/env/VcapPropertySource.java b/spring-geode/src/main/java/org/springframework/geode/core/env/VcapPropertySource.java index 03b30efae..c7ae0a49a 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/env/VcapPropertySource.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/env/VcapPropertySource.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/env/support/CloudCacheService.java b/spring-geode/src/main/java/org/springframework/geode/core/env/support/CloudCacheService.java index 153b62085..79c2828d8 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/env/support/CloudCacheService.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/env/support/CloudCacheService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/env/support/Service.java b/spring-geode/src/main/java/org/springframework/geode/core/env/support/Service.java index a6c357130..4d53106e7 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/env/support/Service.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/env/support/Service.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/env/support/User.java b/spring-geode/src/main/java/org/springframework/geode/core/env/support/User.java index f93999538..c317c2c92 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/env/support/User.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/env/support/User.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceReader.java b/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceReader.java index cef8ee90a..cf0f5f3e2 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceReader.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceWriter.java b/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceWriter.java index 112c6fc82..74ea7da51 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceWriter.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/AbstractResourceWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceDataAccessException.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceDataAccessException.java index 5075636c5..6bf3fdad1 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceDataAccessException.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceDataAccessException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceNotFoundException.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceNotFoundException.java index c42b36da5..40170c5ac 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceNotFoundException.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReadException.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReadException.java index 86109140e..dab84764f 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReadException.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReadException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReader.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReader.java index 23d6bdcbe..69b45dc25 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReader.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceResolver.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceResolver.java index b12d4736e..6558d38d8 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceResolver.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriteException.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriteException.java index 8199ab088..f09988229 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriteException.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriteException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriter.java b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriter.java index 883eec3de..a0b2ea45b 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriter.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/ResourceWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/UnhandledResourceException.java b/spring-geode/src/main/java/org/springframework/geode/core/io/UnhandledResourceException.java index e5d6709b2..30f01faf9 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/UnhandledResourceException.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/UnhandledResourceException.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ByteArrayResourceReader.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ByteArrayResourceReader.java index da707a85c..8d86efac7 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ByteArrayResourceReader.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ByteArrayResourceReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/FileResourceWriter.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/FileResourceWriter.java index c7c6d149f..78a05e7d3 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/FileResourceWriter.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/FileResourceWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolver.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolver.java index 36198ede6..f8e88be55 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolver.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourcePrefix.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourcePrefix.java index a18a8b3d9..2107e5956 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourcePrefix.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourcePrefix.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceUtils.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceUtils.java index e4f43fe88..741134b74 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceUtils.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/ResourceUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/io/support/SingleResourceResolver.java b/spring-geode/src/main/java/org/springframework/geode/core/io/support/SingleResourceResolver.java index 171d23511..421852597 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/io/support/SingleResourceResolver.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/io/support/SingleResourceResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectAwareUtils.java b/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectAwareUtils.java index 655958f3e..356763550 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectAwareUtils.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectAwareUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectUtils.java b/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectUtils.java index 66d1e10f9..0d621561f 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectUtils.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/util/ObjectUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/util/SpringExtensions.java b/spring-geode/src/main/java/org/springframework/geode/core/util/SpringExtensions.java index 0a847f030..3fff8fe61 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/util/SpringExtensions.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/util/SpringExtensions.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/core/util/function/FunctionUtils.java b/spring-geode/src/main/java/org/springframework/geode/core/util/function/FunctionUtils.java index 922f897b1..723d9bff5 100644 --- a/spring-geode/src/main/java/org/springframework/geode/core/util/function/FunctionUtils.java +++ b/spring-geode/src/main/java/org/springframework/geode/core/util/function/FunctionUtils.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/AbstractCacheDataImporterExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/AbstractCacheDataImporterExporter.java index 1e0e81097..2430a584d 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/AbstractCacheDataImporterExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/AbstractCacheDataImporterExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataExporter.java index 552fb6690..cd248af36 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporter.java b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporter.java index 6177aa90c..94a5fc985 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporterExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporterExporter.java index b2bd67bea..d2ee38744 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporterExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/CacheDataImporterExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/JsonCacheDataImporterExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/JsonCacheDataImporterExporter.java index 57d34fa39..833c01c65 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/JsonCacheDataImporterExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/JsonCacheDataImporterExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverter.java index d8a32f2bf..ddf102bca 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverter.java index a7ce2d016..751d1d7db 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectConverter.java index dfd1653cf..28f6bdfec 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToObjectConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverter.java index 1b6645e0d..a741dee6d 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxConverter.java index a9ebbe869..24d068703 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/JsonToPdxConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverter.java index 03949a590..63ed2a489 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectToJsonConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectToJsonConverter.java index d19201d5b..b59a5afb2 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectToJsonConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/ObjectToJsonConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverter.java index 42f9fe081..a218d7ca0 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverter.java index 41bd19e74..93165a712 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverter.java index 6dff722a6..fee08ddae 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverter.java index 57ab73c6a..bd9f3a833 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverter.java b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverter.java index 1b92d4002..e70c3ca23 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporter.java index 303d97676..0189651cc 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporter.java b/spring-geode/src/main/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporter.java index c1812a52a..7683ac8b4 100644 --- a/spring-geode/src/main/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporter.java +++ b/spring-geode/src/main/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListener.java b/spring-geode/src/main/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListener.java index 0cca33b21..43a92479c 100644 --- a/spring-geode/src/main/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListener.java +++ b/spring-geode/src/main/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/expression/SmartEnvironmentAccessor.java b/spring-geode/src/main/java/org/springframework/geode/expression/SmartEnvironmentAccessor.java index 643004e23..d4b90b4b3 100644 --- a/spring-geode/src/main/java/org/springframework/geode/expression/SmartEnvironmentAccessor.java +++ b/spring-geode/src/main/java/org/springframework/geode/expression/SmartEnvironmentAccessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/function/config/AbstractFunctionExecutionAutoConfigurationExtension.java b/spring-geode/src/main/java/org/springframework/geode/function/config/AbstractFunctionExecutionAutoConfigurationExtension.java index 7103a6b52..64a81d0c7 100644 --- a/spring-geode/src/main/java/org/springframework/geode/function/config/AbstractFunctionExecutionAutoConfigurationExtension.java +++ b/spring-geode/src/main/java/org/springframework/geode/function/config/AbstractFunctionExecutionAutoConfigurationExtension.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/function/config/GemFireFunctionExecutionAutoConfigurationRegistrar.java b/spring-geode/src/main/java/org/springframework/geode/function/config/GemFireFunctionExecutionAutoConfigurationRegistrar.java index ec3dd7d37..b091a4ccd 100644 --- a/spring-geode/src/main/java/org/springframework/geode/function/config/GemFireFunctionExecutionAutoConfigurationRegistrar.java +++ b/spring-geode/src/main/java/org/springframework/geode/function/config/GemFireFunctionExecutionAutoConfigurationRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/function/support/AbstractResultCollector.java b/spring-geode/src/main/java/org/springframework/geode/function/support/AbstractResultCollector.java index a2868f4a3..d79b76d6a 100644 --- a/spring-geode/src/main/java/org/springframework/geode/function/support/AbstractResultCollector.java +++ b/spring-geode/src/main/java/org/springframework/geode/function/support/AbstractResultCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/function/support/SingleResultReturningCollector.java b/spring-geode/src/main/java/org/springframework/geode/function/support/SingleResultReturningCollector.java index 8b27c3911..bd46094fe 100644 --- a/spring-geode/src/main/java/org/springframework/geode/function/support/SingleResultReturningCollector.java +++ b/spring-geode/src/main/java/org/springframework/geode/function/support/SingleResultReturningCollector.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigDecimalSerializer.java b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigDecimalSerializer.java index 702ce3f03..7c247b559 100644 --- a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigDecimalSerializer.java +++ b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigDecimalSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigIntegerSerializer.java b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigIntegerSerializer.java index 887b27f81..83a00ce1b 100644 --- a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigIntegerSerializer.java +++ b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/BigIntegerSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/TypelessCollectionSerializer.java b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/TypelessCollectionSerializer.java index e0640dd96..e609c2fbf 100644 --- a/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/TypelessCollectionSerializer.java +++ b/spring-geode/src/main/java/org/springframework/geode/jackson/databind/serializer/TypelessCollectionSerializer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrar.java b/spring-geode/src/main/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrar.java index bd16444af..4bcb731bb 100644 --- a/spring-geode/src/main/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrar.java +++ b/spring-geode/src/main/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrar.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapter.java b/spring-geode/src/main/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapter.java index f344189d0..f8a9a48cf 100644 --- a/spring-geode/src/main/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapter.java +++ b/spring-geode/src/main/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapter.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerProxy.java b/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerProxy.java index 2c057ab06..9d43e8261 100644 --- a/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerProxy.java +++ b/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerSupport.java b/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerSupport.java index 4a3742233..1bd13b198 100644 --- a/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerSupport.java +++ b/spring-geode/src/main/java/org/springframework/geode/security/support/SecurityManagerSupport.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/main/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoader.java b/spring-geode/src/main/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoader.java index 8a635e078..5195def1e 100644 --- a/spring-geode/src/main/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoader.java +++ b/spring-geode/src/main/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java b/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java index 2e490dd9e..66dd6073b 100644 --- a/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java +++ b/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java b/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java index 4d4d9824b..1a928981b 100644 --- a/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java +++ b/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/crm/model/Customer.java b/spring-geode/src/test/java/example/app/crm/model/Customer.java index 7190b09ca..a0188c24f 100644 --- a/spring-geode/src/test/java/example/app/crm/model/Customer.java +++ b/spring-geode/src/test/java/example/app/crm/model/Customer.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/crm/repo/CustomerRepository.java b/spring-geode/src/test/java/example/app/crm/repo/CustomerRepository.java index 1b7a7402d..f4ac5cb29 100644 --- a/spring-geode/src/test/java/example/app/crm/repo/CustomerRepository.java +++ b/spring-geode/src/test/java/example/app/crm/repo/CustomerRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/crm/service/CustomerService.java b/spring-geode/src/test/java/example/app/crm/service/CustomerService.java index 4573a1904..baa8cb58c 100644 --- a/spring-geode/src/test/java/example/app/crm/service/CustomerService.java +++ b/spring-geode/src/test/java/example/app/crm/service/CustomerService.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/env/EnvironmentUsingSpringBootApplication.java b/spring-geode/src/test/java/example/app/env/EnvironmentUsingSpringBootApplication.java index 63a21903a..23f7c46ff 100644 --- a/spring-geode/src/test/java/example/app/env/EnvironmentUsingSpringBootApplication.java +++ b/spring-geode/src/test/java/example/app/env/EnvironmentUsingSpringBootApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/pos/model/LineItem.java b/spring-geode/src/test/java/example/app/pos/model/LineItem.java index 3aee24ed0..115acf00b 100644 --- a/spring-geode/src/test/java/example/app/pos/model/LineItem.java +++ b/spring-geode/src/test/java/example/app/pos/model/LineItem.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/pos/model/Product.java b/spring-geode/src/test/java/example/app/pos/model/Product.java index b8eb0a186..d1c56b877 100644 --- a/spring-geode/src/test/java/example/app/pos/model/Product.java +++ b/spring-geode/src/test/java/example/app/pos/model/Product.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/example/app/pos/model/PurchaseOrder.java b/spring-geode/src/test/java/example/app/pos/model/PurchaseOrder.java index 989fd93e7..a7af21118 100644 --- a/spring-geode/src/test/java/example/app/pos/model/PurchaseOrder.java +++ b/spring-geode/src/test/java/example/app/pos/model/PurchaseOrder.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerIntegrationTests.java index d1f9319ab..6e22e5894 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerUnitTests.java index 30a74219d..07acd9cfe 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerWithUserDefinedAsyncEventOperationRepositoryFunctionAndCustomAsyncEventErrorHandlerIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerWithUserDefinedAsyncEventOperationRepositoryFunctionAndCustomAsyncEventErrorHandlerIntegrationTests.java index af7395896..8323cbe13 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerWithUserDefinedAsyncEventOperationRepositoryFunctionAndCustomAsyncEventErrorHandlerIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/AsyncInlineCachingRegionConfigurerWithUserDefinedAsyncEventOperationRepositoryFunctionAndCustomAsyncEventErrorHandlerIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/InlineCachingRegionConfigurerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/InlineCachingRegionConfigurerUnitTests.java index b4cf07f98..5c07b2fcc 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/InlineCachingRegionConfigurerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/InlineCachingRegionConfigurerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryAsyncEventListenerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryAsyncEventListenerUnitTests.java index 056d133be..457384014 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryAsyncEventListenerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryAsyncEventListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurerUnitTests.java index 02652733c..918d92a7d 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderRegionConfigurerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderUnitTests.java index 23e51d185..22659626f 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheLoaderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurerUnitTests.java index 4f6e4166d..9acdd91e1 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterRegionConfigurerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterUnitTests.java index 5b05219e4..9804fded2 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/RepositoryCacheWriterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/SpringCachingWithMockObjectsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/SpringCachingWithMockObjectsUnitTests.java index cde289f94..0e929af36 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/SpringCachingWithMockObjectsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/SpringCachingWithMockObjectsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java index 7df5dba77..4a6daddc0 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java index 2ab6300a6..3e34a0a31 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java index 11402ceb6..b250d049d 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupportUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupportUnitTests.java index 7024180cf..a02787d0b 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupportUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/support/RepositoryCacheLoaderWriterSupportUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/CloudFoundryClusterNotAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/CloudFoundryClusterNotAvailableConfigurationIntegrationTests.java index 3fc785f4a..68d903a09 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/CloudFoundryClusterNotAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/CloudFoundryClusterNotAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAvailableConfigurationIntegrationTests.java index 1958912d9..2cbf21007 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAwareConfigurationUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAwareConfigurationUnitTests.java index ab57e29a1..061722e8f 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAwareConfigurationUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterAwareConfigurationUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfigurationIntegrationTests.java index 4f565bbbe..4e192f74e 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/ClusterNotAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/DistributedSystemIdConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/DistributedSystemIdConfigurationIntegrationTests.java index f4b28497e..5103ea160 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/DistributedSystemIdConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/DistributedSystemIdConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/DurableClientConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/DurableClientConfigurationIntegrationTests.java index 6f5a1f7fc..8b56cb938 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/DurableClientConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/DurableClientConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/GroupsConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/GroupsConfigurationIntegrationTests.java index 06e52d92a..a232df18c 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/GroupsConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/GroupsConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/KubernetesClusterNotAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/KubernetesClusterNotAvailableConfigurationIntegrationTests.java index 1468b32fa..32961bea9 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/KubernetesClusterNotAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/KubernetesClusterNotAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/LocatorsConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/LocatorsConfigurationIntegrationTests.java index d37b22d2a..315d19ca9 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/LocatorsConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/LocatorsConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameConfigurationIntegrationTests.java index 384d5c353..79983b1b3 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameOverridesCacheNameIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameOverridesCacheNameIntegrationTests.java index d4487f75b..7f8df5f63 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameOverridesCacheNameIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/MemberNameOverridesCacheNameIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/PropertyConfiguredStrictMatchingClusterNotAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/PropertyConfiguredStrictMatchingClusterNotAvailableConfigurationIntegrationTests.java index 109010b44..8f59e0803 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/PropertyConfiguredStrictMatchingClusterNotAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/PropertyConfiguredStrictMatchingClusterNotAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/SecurityManagerConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/SecurityManagerConfigurationIntegrationTests.java index 737873679..93d3663d8 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/SecurityManagerConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/SecurityManagerConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/config/annotation/StrictMatchingClusterNotAvailableConfigurationIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/config/annotation/StrictMatchingClusterNotAvailableConfigurationIntegrationTests.java index d5edf7ca9..5deb64cd5 100644 --- a/spring-geode/src/test/java/org/springframework/geode/config/annotation/StrictMatchingClusterNotAvailableConfigurationIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/config/annotation/StrictMatchingClusterNotAvailableConfigurationIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContextIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContextIntegrationTests.java index 985f9e2a0..2e1f4aeb3 100644 --- a/spring-geode/src/test/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContextIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/context/annotation/RefreshableAnnotationConfigApplicationContextIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListenerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListenerUnitTests.java index f1241876c..110e9df45 100644 --- a/spring-geode/src/test/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListenerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/context/logging/EnvironmentLoggingApplicationListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListenerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListenerUnitTests.java index 04250a1ec..fd932eca4 100644 --- a/spring-geode/src/test/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListenerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/context/logging/GeodeLoggingApplicationListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/env/EnvironmentMapAdapterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/env/EnvironmentMapAdapterUnitTests.java index 4b674e4d1..72b6dc25a 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/env/EnvironmentMapAdapterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/env/EnvironmentMapAdapterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/env/VcapPropertySourceUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/env/VcapPropertySourceUnitTests.java index a6335b346..9621460d6 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/env/VcapPropertySourceUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/env/VcapPropertySourceUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/env/support/CloudCacheServiceUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/env/support/CloudCacheServiceUnitTests.java index ab76dfbd9..1ebf23c0a 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/env/support/CloudCacheServiceUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/env/support/CloudCacheServiceUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/env/support/ServiceUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/env/support/ServiceUnitTests.java index e1768d4eb..8e9e1c215 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/env/support/ServiceUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/env/support/ServiceUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/env/support/UserUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/env/support/UserUnitTests.java index 73f4d67f7..b021e41e6 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/env/support/UserUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/env/support/UserUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceReaderUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceReaderUnitTests.java index 8b68c29b3..8b6e8a38d 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceReaderUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceReaderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceWriterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceWriterUnitTests.java index f38c84a99..202ecada8 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceWriterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/AbstractResourceWriterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceReaderUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceReaderUnitTests.java index fddcc4c4b..d805c0764 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceReaderUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceReaderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceResolverUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceResolverUnitTests.java index fc5c580a7..2b1ca5cbd 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceResolverUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceWriterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceWriterUnitTests.java index ebe95cdf8..253d53943 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceWriterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/ResourceWriterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ByteArrayResourceReaderUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ByteArrayResourceReaderUnitTests.java index c341b0480..5b70939b4 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ByteArrayResourceReaderUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ByteArrayResourceReaderUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/FileResourceWriterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/FileResourceWriterUnitTests.java index 013ddee06..2c8e53124 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/FileResourceWriterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/FileResourceWriterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolverUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolverUnitTests.java index 1bf7b8b08..2f1f12779 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolverUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceLoaderResourceResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourcePrefixUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourcePrefixUnitTests.java index ebcdad7a8..be94304f7 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourcePrefixUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourcePrefixUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceUtilsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceUtilsUnitTests.java index b92cf59f6..ff895a528 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceUtilsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/ResourceUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/io/support/SingleResourceResolverUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/io/support/SingleResourceResolverUnitTests.java index e4162cc7d..d87dd0cc4 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/io/support/SingleResourceResolverUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/io/support/SingleResourceResolverUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectAwareUtilsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectAwareUtilsUnitTests.java index 562992e5f..4b6789651 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectAwareUtilsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectAwareUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectUtilsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectUtilsUnitTests.java index 06bb9a437..9eeea37bf 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectUtilsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/util/ObjectUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/util/SpringExtensionsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/util/SpringExtensionsUnitTests.java index cc7398e59..b7b5ffa33 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/util/SpringExtensionsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/util/SpringExtensionsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/core/util/function/FunctionUtilsUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/core/util/function/FunctionUtilsUnitTests.java index 200004b0c..696f1aef5 100644 --- a/spring-geode/src/test/java/org/springframework/geode/core/util/function/FunctionUtilsUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/core/util/function/FunctionUtilsUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/AbstractCacheDataImporterExporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/AbstractCacheDataImporterExporterUnitTests.java index 42bb1288e..360639771 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/AbstractCacheDataImporterExporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/AbstractCacheDataImporterExporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/CacheDataExporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/CacheDataExporterUnitTests.java index 4c1279f96..2cd446e61 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/CacheDataExporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/CacheDataExporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/CacheDataImporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/CacheDataImporterUnitTests.java index 93a942070..d63358c3c 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/CacheDataImporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/CacheDataImporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterIntegrationTests.java index 40980ca14..13ee958d1 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterUnitTests.java index 7fbc44fd8..87881782f 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonCacheDataImporterExporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonClientCacheDataImporterExporterIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonClientCacheDataImporterExporterIntegrationTests.java index 782ac74b8..9af39ee69 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/JsonClientCacheDataImporterExporterIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/JsonClientCacheDataImporterExporterIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverterUnitTests.java index 0af748ccc..584ec6383 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/AbstractObjectArrayToJsonConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverterUnitTests.java index 52e0f80bd..5b7e842a7 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectArrayConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectConverterUnitTests.java index 91ca492e8..ef71fbbf5 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToObjectConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverterUnitTests.java index c2af173de..b654b1a4f 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxArrayConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxConverterUnitTests.java index 887bdf14b..41400c972 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/JsonToPdxConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverterUnitTests.java index 098381393..ac351813a 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/ObjectArrayToJsonConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverterUnitTests.java index dfe7c3ba6..643f5f5f4 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterJsonToPdxConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverterUnitTests.java index fe329355a..4483daec6 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JSONFormatterPdxToJsonConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverterUnitTests.java index 26f9c3b2f..f22109f53 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToObjectConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverterUnitTests.java index dca96392f..a89a22a98 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonJsonToPdxConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverterUnitTests.java index 775b8b80b..8416c7b0b 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/json/converter/support/JacksonObjectToJsonConverterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporterUnitTests.java index 6d54efac5..be19ac95a 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/support/LifecycleAwareCacheDataImporterExporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporterUnitTests.java index b7c589fc3..c0bb893b6 100644 --- a/spring-geode/src/test/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/data/support/ResourceCapableCacheDataImporterExporterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListenerUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListenerUnitTests.java index 6829da631..ffb08597e 100644 --- a/spring-geode/src/test/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListenerUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/distributed/event/ApplicationContextMembershipListenerUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/expression/SmartEnvironmentAccessorUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/expression/SmartEnvironmentAccessorUnitTests.java index e1f3d79eb..79e5390a2 100644 --- a/spring-geode/src/test/java/org/springframework/geode/expression/SmartEnvironmentAccessorUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/expression/SmartEnvironmentAccessorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/function/support/AbstractResultCollectorUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/function/support/AbstractResultCollectorUnitTests.java index 4b6724746..f6d649b8d 100644 --- a/spring-geode/src/test/java/org/springframework/geode/function/support/AbstractResultCollectorUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/function/support/AbstractResultCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/function/support/SingleResultReturningCollectorUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/function/support/SingleResultReturningCollectorUnitTests.java index 799dee939..38710b017 100644 --- a/spring-geode/src/test/java/org/springframework/geode/function/support/SingleResultReturningCollectorUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/function/support/SingleResultReturningCollectorUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrarUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrarUnitTests.java index 586228408..0e278290d 100644 --- a/spring-geode/src/test/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrarUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/pdx/MappingPdxSerializerIncludedTypesRegistrarUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapterUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapterUnitTests.java index 254d17bf7..0a44e7cfe 100644 --- a/spring-geode/src/test/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapterUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/pdx/ObjectPdxInstanceAdapterUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyIntegrationTests.java index 955742644..ca7b569cb 100644 --- a/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyUnitTests.java b/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyUnitTests.java index 3a119c067..4cd846a6c 100644 --- a/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyUnitTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/security/support/SecurityManagerProxyUnitTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/spring-geode/src/test/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoaderIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoaderIntegrationTests.java index 5bf47e56f..7c6f4cf86 100644 --- a/spring-geode/src/test/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoaderIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/test/context/TestRefreshableApplicationContextLoaderIntegrationTests.java @@ -1,5 +1,5 @@ /* - * Copyright 2020 the original author or authors. + * Copyright 2017-present the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. From a714877e2211fb0d86b2f5490a8a43c27c9c4dd6 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 2 Mar 2022 13:54:13 -0800 Subject: [PATCH 051/182] Fix bug when parsing Spring Boot, spring.session.timeout property with java.time.Duration styling. Resolves gh-113. --- .../SpringSessionAutoConfiguration.java | 23 +++++- .../SpringSessionProperties.java | 13 +++- ...ringSessionPropertiesIntegrationTests.java | 2 +- ...tionTimeoutInTimeUnitIntegrationTests.java | 78 +++++++++++++++++++ ...figuredSessionCachingIntegrationTests.java | 6 +- .../SessionExpirationIntegrationTests.java | 5 +- ...pirationTimeoutInDaysIntegrationTests.java | 49 ++++++++++++ ...irationTimeoutInHoursIntegrationTests.java | 49 ++++++++++++ ...TimeoutInMillisecondsIntegrationTests.java | 53 +++++++++++++ ...ationTimeoutInMinutesIntegrationTests.java | 49 ++++++++++++ ...ationTimeoutInSecondsIntegrationTests.java | 49 ++++++++++++ 11 files changed, 368 insertions(+), 8 deletions(-) create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.java create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInDaysIntegrationTests.java create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInHoursIntegrationTests.java create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMillisecondsIntegrationTests.java create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMinutesIntegrationTests.java create mode 100644 spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInSecondsIntegrationTests.java diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java index 622c27ef7..7dd9c8c6f 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/SpringSessionAutoConfiguration.java @@ -17,6 +17,7 @@ import static org.springframework.data.gemfire.util.CollectionUtils.asSet; +import java.time.Duration; import java.util.Properties; import java.util.Set; @@ -40,6 +41,8 @@ import org.springframework.core.env.PropertySource; import org.springframework.core.type.AnnotatedTypeMetadata; import org.springframework.geode.boot.autoconfigure.support.EnableSubscriptionConfiguration; +import org.springframework.lang.NonNull; +import org.springframework.lang.Nullable; import org.springframework.session.Session; import org.springframework.session.data.gemfire.config.annotation.web.http.EnableGemFireHttpSession; import org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration; @@ -108,11 +111,13 @@ public void postProcessEnvironment(ConfigurableEnvironment environment, SpringAp if (isSet(environment, SPRING_SESSION_TIMEOUT_PROPERTY)) { springSessionProperties.setProperty(SPRING_SESSION_DATA_GEMFIRE_SESSION_EXPIRATION_TIMEOUT, - environment.getProperty(SPRING_SESSION_TIMEOUT_PROPERTY)); + toSecondsAsString(environment.getProperty(SPRING_SESSION_TIMEOUT_PROPERTY, Duration.class, + getDefaultSessionTimeout()))); } else if (isSet(environment, SERVER_SERVLET_SESSION_TIMEOUT_PROPERTY)) { springSessionProperties.setProperty(SPRING_SESSION_DATA_GEMFIRE_SESSION_EXPIRATION_TIMEOUT, - environment.getProperty(SERVER_SERVLET_SESSION_TIMEOUT_PROPERTY)); + toSecondsAsString(environment.getProperty(SERVER_SERVLET_SESSION_TIMEOUT_PROPERTY, + Duration.class, getDefaultSessionTimeout()))); } if (!springSessionProperties.isEmpty()) { @@ -127,6 +132,20 @@ private PropertySource newPropertySource(String name, Properties properties) } } + protected static @NonNull Duration getDefaultSessionTimeout() { + return Duration.ofSeconds(GemFireHttpSessionConfiguration.DEFAULT_MAX_INACTIVE_INTERVAL_IN_SECONDS); + } + + protected static int toSeconds(@Nullable Duration duration) { + + return duration != null ? Long.valueOf(duration.getSeconds()).intValue() + : GemFireHttpSessionConfiguration.DEFAULT_MAX_INACTIVE_INTERVAL_IN_SECONDS; + } + + protected static @NonNull String toSecondsAsString(@Nullable Duration duration) { + return String.valueOf(toSeconds(duration)); + } + protected static boolean isNotSet(ConfigurableEnvironment environment, String propertyName) { return !isSet(environment, propertyName); } diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java index 6deddb5c2..1e534d243 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionProperties.java @@ -15,11 +15,13 @@ */ package org.springframework.geode.boot.autoconfigure.configuration; +import java.time.Duration; + import org.apache.geode.cache.RegionShortcut; import org.apache.geode.cache.client.ClientRegionShortcut; - import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.boot.context.properties.NestedConfigurationProperty; +import org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration; /** * Spring Boot {@link ConfigurationProperties} used to configure Spring Session for Apache Geode (SSDG) in order to @@ -190,6 +192,15 @@ public int getMaxInactiveIntervalSeconds() { public void setMaxInactiveIntervalSeconds(int maxInactiveIntervalSeconds) { this.maxInactiveIntervalSeconds = maxInactiveIntervalSeconds; } + + public void setMaxInactiveInterval(Duration duration) { + + int maxInactiveIntervalInSeconds = duration != null + ? Long.valueOf(duration.getSeconds()).intValue() + : GemFireHttpSessionConfiguration.DEFAULT_MAX_INACTIVE_INTERVAL_IN_SECONDS; + + setMaxInactiveIntervalSeconds(maxInactiveIntervalInSeconds); + } } public static class SessionRegionProperties { diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java index 4a8c7ef11..e2835a7ad 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/configuration/SpringSessionPropertiesIntegrationTests.java @@ -113,7 +113,7 @@ public void clientCacheConfigurationIsCorrect() { PdxSerializer pdxSerializer = this.clientCache.getPdxSerializer(); assertThat(pdxSerializer).isInstanceOf(PdxSerializerSessionSerializerAdapter.class); - assertThat(((PdxSerializerSessionSerializerAdapter) pdxSerializer).getSessionSerializer()) + assertThat(((PdxSerializerSessionSerializerAdapter) pdxSerializer).getSessionSerializer()) .isEqualTo(mockSessionSerializer); } diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.java new file mode 100644 index 000000000..80d6b5443 --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.java @@ -0,0 +1,78 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import static org.assertj.core.api.Assertions.assertThat; + +import org.junit.Test; + +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.autoconfigure.SpringBootApplication; +import org.springframework.data.gemfire.tests.integration.IntegrationTestsSupport; +import org.springframework.data.gemfire.tests.mock.annotation.EnableGemFireMockObjects; +import org.springframework.session.Session; +import org.springframework.session.SessionRepository; +import org.springframework.session.data.gemfire.GemFireOperationsSessionRepository; +import org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration; + +/** + * Abstract base test class for {@link Session} {@literal} in the configured {@literal time unit}, + * for example: seconds, minutes, etc. + * + * @author John Blum + * @see org.junit.Test + * @see org.springframework.boot.autoconfigure.SpringBootApplication + * @see org.springframework.data.gemfire.tests.integration.IntegrationTestsSupport + * @see org.springframework.data.gemfire.tests.mock.annotation.EnableGemFireMockObjects + * @see org.springframework.session.Session + * @see org.springframework.session.SessionRepository + * @see org.springframework.session.data.gemfire.GemFireOperationsSessionRepository + * @see org.springframework.session.data.gemfire.config.annotation.web.http.GemFireHttpSessionConfiguration + * @since 2.0.0 + */ +@SuppressWarnings("unused") +public abstract class AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests extends IntegrationTestsSupport { + + @Autowired + private GemFireHttpSessionConfiguration configuration; + + @Autowired + private SessionRepository repository; + + protected int getExpectedMaxInactiveIntervalInSeconds() { + return GemFireHttpSessionConfiguration.DEFAULT_MAX_INACTIVE_INTERVAL_IN_SECONDS; + } + + @Test + public void sessionTimeoutConfigurationIsCorrect() { + + int expectedMaxInactiveIntervalInSeconds = getExpectedMaxInactiveIntervalInSeconds(); + + assertThat(this.configuration).isNotNull(); + assertThat(this.configuration.getMaxInactiveIntervalInSeconds()).isEqualTo(expectedMaxInactiveIntervalInSeconds); + assertThat(this.repository).isInstanceOf(GemFireOperationsSessionRepository.class); + + Session session = this.repository.createSession(); + + assertThat(session).isNotNull(); + assertThat(session.getMaxInactiveInterval().getSeconds()).isEqualTo(expectedMaxInactiveIntervalInSeconds); + } + + @SpringBootApplication + @EnableGemFireMockObjects + static class TestConfiguration { } + +} diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java index f7817edda..407acc1f9 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/CustomConfiguredSessionCachingIntegrationTests.java @@ -109,7 +109,7 @@ private static Properties singletonProperties(String propertyName, String proper private Function newSpringBootSessionPropertiesConfigurationFunction() { return springApplicationBuilder -> - springApplicationBuilder.properties(singletonProperties("spring.session.timeout", "300")); + springApplicationBuilder.properties(singletonProperties("spring.session.timeout", "300s")); } private Function newSpringSessionGemFirePropertiesConfigurationFunction() { @@ -134,7 +134,7 @@ private Function private Function newWebServerSessionPropertiesConfigurationFunction() { return springApplicationBuilder -> - springApplicationBuilder.properties(singletonProperties("server.servlet.session.timeout", "3600")); + springApplicationBuilder.properties(singletonProperties("server.servlet.session.timeout", "3600s")); } @Override @@ -259,10 +259,10 @@ public void springSessionExpirationTimeoutConfiguredWithWebContainerProperties() .isEqualTo(3600); } + //@SpringBootApplication @SpringBootConfiguration @EnableAutoConfiguration @EnableGemFireMockObjects - //@SpringBootApplication static class TestConfiguration { @Bean("MockSessionSerializer") diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java index df95020c2..2ba4daa78 100644 --- a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationIntegrationTests.java @@ -17,6 +17,7 @@ import static org.assertj.core.api.Assertions.assertThat; +import java.time.Duration; import java.util.concurrent.TimeUnit; import javax.annotation.Resource; @@ -62,9 +63,10 @@ */ @RunWith(SpringRunner.class) @SpringBootTest( + classes = SessionExpirationIntegrationTests.TestConfiguration.class, properties = { "spring.session.data.gemfire.cache.client.region.shortcut=LOCAL", - "spring.session.timeout=1", + "spring.session.timeout=1s", }, webEnvironment = SpringBootTest.WebEnvironment.MOCK ) @@ -98,6 +100,7 @@ public void sessionExpirationIsCorrect() { assertThat(session).isNotNull(); assertThat(session.getId()).isNotBlank(); assertThat(session.isExpired()).isFalse(); + assertThat(session.getMaxInactiveInterval()).isEqualTo(Duration.ofSeconds(1)); this.sessionRepository.save(session); diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInDaysIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInDaysIntegrationTests.java new file mode 100644 index 000000000..fdbfff5ad --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInDaysIntegrationTests.java @@ -0,0 +1,49 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import java.time.Duration; + +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.session.Session; +import org.springframework.test.context.junit4.SpringRunner; + +/** + * Integration Tests for {@link Session} {@literal expiration timeout} in {@literal days}. + * + * @author John Blum + * @see java.time.Duration + * @see org.springframework.boot.test.context.SpringBootTest + * @see org.springframework.geode.boot.autoconfigure.session.AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests + * @see org.springframework.session.Session + * @see org.springframework.test.context.junit4.SpringRunner + * @since 2.0.0 + */ +@RunWith(SpringRunner.class) +@SpringBootTest( + classes = AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.TestConfiguration.class, + properties = "spring.session.timeout=5d", + webEnvironment = SpringBootTest.WebEnvironment.MOCK +) +public class SessionExpirationTimeoutInDaysIntegrationTests + extends AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests { + + @Override + protected int getExpectedMaxInactiveIntervalInSeconds() { + return Long.valueOf(Duration.ofDays(5).getSeconds()).intValue(); + } +} diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInHoursIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInHoursIntegrationTests.java new file mode 100644 index 000000000..14b757846 --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInHoursIntegrationTests.java @@ -0,0 +1,49 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import java.time.Duration; + +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.session.Session; +import org.springframework.test.context.junit4.SpringRunner; + +/** + * Integration Tests for {@link Session} {@literal expiration timeout} in {@literal hours}. + * + * @author John Blum + * @see java.time.Duration + * @see org.springframework.boot.test.context.SpringBootTest + * @see org.springframework.geode.boot.autoconfigure.session.AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests + * @see org.springframework.session.Session + * @see org.springframework.test.context.junit4.SpringRunner + * @since 2.0.0 + */ +@RunWith(SpringRunner.class) +@SpringBootTest( + classes = AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.TestConfiguration.class, + properties = "spring.session.timeout=2h", + webEnvironment = SpringBootTest.WebEnvironment.MOCK +) +public class SessionExpirationTimeoutInHoursIntegrationTests + extends AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests{ + + @Override + protected int getExpectedMaxInactiveIntervalInSeconds() { + return Long.valueOf(Duration.ofHours(2).getSeconds()).intValue(); + } +} diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMillisecondsIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMillisecondsIntegrationTests.java new file mode 100644 index 000000000..e3be8d657 --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMillisecondsIntegrationTests.java @@ -0,0 +1,53 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import static org.assertj.core.api.Assertions.assertThat; + +import java.time.Duration; + +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.session.Session; +import org.springframework.test.context.junit4.SpringRunner; + +/** + * Integration Tests for {@link Session} {@literal expiration timeout} in {@literal milliseconds}. + * + * @author John Blum + * @see java.time.Duration + * @see org.springframework.boot.test.context.SpringBootTest + * @see org.springframework.geode.boot.autoconfigure.session.AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests + * @see org.springframework.session.Session + * @see org.springframework.test.context.junit4.SpringRunner + * @since 2.0.0 + */ +@RunWith(SpringRunner.class) +@SpringBootTest( + classes = AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.TestConfiguration.class, + properties = "spring.session.timeout=250ms", + webEnvironment = SpringBootTest.WebEnvironment.MOCK +) +public class SessionExpirationTimeoutInMillisecondsIntegrationTests + extends AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests { + + @Override + protected int getExpectedMaxInactiveIntervalInSeconds() { + int maxInactiveIntervalInSeconds = Long.valueOf(Duration.ofMillis(250).getSeconds()).intValue(); + assertThat(maxInactiveIntervalInSeconds).isZero(); + return maxInactiveIntervalInSeconds; + } +} diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMinutesIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMinutesIntegrationTests.java new file mode 100644 index 000000000..472bfd195 --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInMinutesIntegrationTests.java @@ -0,0 +1,49 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import java.time.Duration; + +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.session.Session; +import org.springframework.test.context.junit4.SpringRunner; + +/** + * Integration Tests for {@link Session} {@literal expiration timeout} in {@literal minutes}. + * + * @author John Blum + * @see java.time.Duration + * @see org.springframework.boot.test.context.SpringBootTest + * @see org.springframework.geode.boot.autoconfigure.session.AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests + * @see org.springframework.session.Session + * @see org.springframework.test.context.junit4.SpringRunner + * @since 2.0.0 + */ +@RunWith(SpringRunner.class) +@SpringBootTest( + classes = AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.TestConfiguration.class, + properties = "spring.session.timeout=5m", + webEnvironment = SpringBootTest.WebEnvironment.MOCK +) +public class SessionExpirationTimeoutInMinutesIntegrationTests + extends AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests { + + @Override + protected int getExpectedMaxInactiveIntervalInSeconds() { + return Long.valueOf(Duration.ofMinutes(5).getSeconds()).intValue(); + } +} diff --git a/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInSecondsIntegrationTests.java b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInSecondsIntegrationTests.java new file mode 100644 index 000000000..481578d1d --- /dev/null +++ b/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/session/SessionExpirationTimeoutInSecondsIntegrationTests.java @@ -0,0 +1,49 @@ +/* + * Copyright 2017-present the original author or authors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing + * permissions and limitations under the License. + */ +package org.springframework.geode.boot.autoconfigure.session; + +import java.time.Duration; + +import org.junit.runner.RunWith; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.session.Session; +import org.springframework.test.context.junit4.SpringRunner; + +/** + * Integration Tests for {@link Session} {@literal expiration timeout} in {@literal seconds}. + * + * @author John Blum + * @see java.time.Duration + * @see org.springframework.boot.test.context.SpringBootTest + * @see org.springframework.geode.boot.autoconfigure.session.AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests + * @see org.springframework.session.Session + * @see org.springframework.test.context.junit4.SpringRunner + * @since 2.0.0 + */ +@RunWith(SpringRunner.class) +@SpringBootTest( + classes = AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests.TestConfiguration.class, + properties = "spring.session.timeout=600s", + webEnvironment = SpringBootTest.WebEnvironment.MOCK +) +public class SessionExpirationTimeoutInSecondsIntegrationTests + extends AbstractSessionExpirationTimeoutInTimeUnitIntegrationTests { + + @Override + protected int getExpectedMaxInactiveIntervalInSeconds() { + return Long.valueOf(Duration.ofSeconds(600).getSeconds()).intValue(); + } +} From 54a0b669c2cac0e7e6a52b2557dbbde8d44a595a Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 2 Mar 2022 16:26:47 -0800 Subject: [PATCH 052/182] Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.5-SNAPSHOT and SBDG 1.6.5-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index b95801109..71a125d94 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 602ccff60..cd7118869 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.4 + 2.6.5-SNAPSHOT org.springframework.geode spring-geode-samples-parent - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.4-SNAPSHOT + 1.6.5-SNAPSHOT From 5431c4f48c8f6d1b99e57e496309bac452763b31 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 2 Mar 2022 21:30:47 -0800 Subject: [PATCH 053/182] Add documentation on dependency version overriding. Resolves gh-114. --- .../src/docs/asciidoc/index.adoc | 182 ++++++++++++++++++ 1 file changed, 182 insertions(+) diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index c7be3e2e1..1b5a6ab94 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -569,6 +569,188 @@ dependencyManagement { All of this is made simple by going to https://start.spring.io[start.spring.io] and creating a Spring Boot `{spring-boot-version}` project using {apache-geode-name}. +[[sbdg-dependency-version-overrides]] +=== Overriding Dependency Versions + +While Spring Boot for {apache-geode-name} requires baseline versions of the <> +outlined above, it is possible, using Spring Boot's dependency management functionality, to override the versions of +3rd-party dependencies (Java libraries) managed by Spring Boot itself. + +When your Spring Boot application Maven POM inherits from the `org.springframework.boot:spring-boot-starter-parent`, +or alternatively, applies the Spring Dependency Management Gradle Plugin (`io.spring.dependency-management`) +in addition to the Spring Boot Gradle Plugin (`org.springframework.boot`) in your Spring Boot application Gradle +build file, then you automatically enable the dependency management capabilities provided by Spring Boot for all +3rd-party dependencies and Java libraries curated and managed by Spring Boot. + +Spring Boot's dependency management harmonizes all 3rd-party Java libraries and dependencies that you, the user, +are likely to use in your Spring Boot applications. All of these curated dependencies have been tested and proven to +work with the version of Spring Boot along with all other Spring dependencies (e.g. Spring Data, Spring Security) +that you may also be using in your Spring Boot applications. + +Still, there may be times when you want, or even need to override the version of some 3rd-party Java libraries used by +your Spring Boot applications, that are specifically managed by Spring Boot. In cases where you know that using a +different version of a managed dependency is safe to do so, then you have a few options for how to override +the dependency version: + +* <> +* <> + +TIP: You should refer to Spring Boot's documentation on +{spring-boot-docs-html}/using.html#using.build-systems.dependency-management[Dependency Management] for more details. + +[[sbdg-dependency-version-overrides-property]] +==== Version Property Override + +Perhaps the easiest option to change the version of a Spring Boot managed dependency is to set the version property +used by Spring Boot to control the dependency's version to the desired Java library version. + +For example, if you want to use a different version of **Log4j** than what is currently set and determined by +Spring Boot, then you would do: + +.Maven dependency version property override +[source.java] +---- + + 2.17.2 + +---- + +.Gradle dependency version property override +---- +ext['log4j2.version'] = '2.17.2' +---- + +NOTE: The Log4j version number used in the Maven and Gradle examples shown above is arbitrary. You must set +the `log4j2.version` property to a valid Log4j version that would be resolvable by Maven or Gradle, +given the fully qualified artifact: `org.apache.logging.log4j:log4j:2.17.2`. + +The version property name must precisely match the version property declared in the `spring-boot-dependencies` +Maven POM. + +ifeval::["{version-snapshot}" == "true"] +See the https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] +containing version properties for all the dependencies managed by Spring Boot. +endif::[] + +ifeval::["{version-milestone}" == "true"] +See the https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] +containing version properties for all the dependencies managed by Spring Boot. +endif::[] + +ifeval::["{version-release}" == "true"] +See the https://repo.spring.io/artifactory/milestone/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] +containing version properties for all the dependencies managed by Spring Boot. +endif::[] + +More details can be found in the Spring Boot Maven Plugin +https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/#using.parent-pom[documentation] +as well as the Spring Boot Gradle Plugin +https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/htmlsingle/#managing-dependencies[documentation]. + +[[sbdg-dependency-version-overrides-dependencymanagement]] +==== Override with Dependency Management + +This option is not specific to Spring in general, or Spring Boot in particular, but applies to Maven and Gradle, +which both intrinsically have dependency management features and capabilities. + +This approach is useful not only to control the versions of the dependencies managed by Spring Boot directly, but also +to control the versions of dependencies that may be transitively pulled in by the dependencies that are managed by +Spring Boot. Additionally, this approach is also more universally transferrable since it is handled by Maven or Gradle +itself. + +For example, when you declare the `org.springframework.boot:spring-boot-starter-test` dependency in your Spring Boot +application Maven POM or Gradle build file for testing purposes, you will see a dependency tree similar to: + +.$gradlew dependencies OR $mvn dependency:tree +[source,xml] +---- +... +[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.6.4:test +[INFO] | +- org.springframework.boot:spring-boot-test:jar:2.6.4:test +[INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:2.6.4:test +[INFO] | +- com.jayway.jsonpath:json-path:jar:2.6.0:test +[INFO] | | +- net.minidev:json-smart:jar:2.4.8:test +[INFO] | | | \- net.minidev:accessors-smart:jar:2.4.8:test +[INFO] | | | \- org.ow2.asm:asm:jar:9.1:test +[INFO] | | \- org.slf4j:slf4j-api:jar:1.7.36:compile +[INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test +[INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test +[INFO] | +- org.assertj:assertj-core:jar:3.21.0:compile +[INFO] | +- org.hamcrest:hamcrest:jar:2.2:compile +[INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.8.2:test +[INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.8.2:test +[INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test +[INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.8.2:test +[INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test +[INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.8.2:test +[INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2:test +[INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.8.2:test +... +---- + +If you wanted to override and control the version of the `opentest4j` transitive dependency, for whatever reason, +perhapsbecause you are using the `opentest4j` API directly in your application tests, then you could add dependency +management in either Maven or Gradle to control the `opentest4j` dependency version. + +Note that the `opentest4j` dependency is pulled in by JUnit and is not a dependency that Spring Boot specifically +manages. Of course, Maven or Gradle's dependency management capabilities can be used to override dependencies that are +managed by Spring Boot, too. + +Using the `opentest4j` dependency as an example, you can override the dependency version by doing the following: + +.Maven dependency version override +[source,xml] +---- + + + + + + org.opentest4j + opentest4j + 1.0.0 + + + + + +---- + +.Gradle dependency version override +[source,grooy] +[subs="verbatim,attributes"] +---- +plugins { + id 'org.springframework.boot' version '{spring-boot-version}' +} + +apply plugin: 'io.spring.dependency-management' + +dependencyManagement { + dependencies { + dependency 'org.opentest4j:openttest4j:1.0.0' + } +} +---- + +After applying Maven or Gradle dependency management configuration, you will then see: + +.$gradlew dependencies OR $mvn dependency:tree +[source,xml] +---- +... +[INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.6.4:test +... +[INFO] | | | +- org.opentest4j:opentest4j:jar:1.0.0:test +... +---- + +For more details on Maven dependency management, refer to +the https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html[documentation]. + +For more details on Gradle dependency management, please refer to +the https://docs.gradle.org/current/userguide/core_dependency_management.html[documentation] + include::{include-dir}/clientcache-applications.adoc[] include::{include-dir}/configuration-auto.adoc[] From 07f87dd81bad6ce10bb50d2a8883fa2022386e27 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 11 Mar 2022 12:03:10 -0800 Subject: [PATCH 054/182] Add warning about overriding Spring Boot managed dependency versions. Additionally, edit the sub-chapter (section) on dependency version overriding. --- .../src/docs/asciidoc/index.adoc | 70 +++++++++---------- 1 file changed, 32 insertions(+), 38 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index 1b5a6ab94..a70166562 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -573,25 +573,33 @@ All of this is made simple by going to https://start.spring.io[start.spring.io] === Overriding Dependency Versions While Spring Boot for {apache-geode-name} requires baseline versions of the <> -outlined above, it is possible, using Spring Boot's dependency management functionality, to override the versions of -3rd-party dependencies (Java libraries) managed by Spring Boot itself. +listed above, it is possible, using Spring Boot's dependency management capabilities, to override the versions of +3rd-party Java libraries and dependencies managed by Spring Boot itself. When your Spring Boot application Maven POM inherits from the `org.springframework.boot:spring-boot-starter-parent`, -or alternatively, applies the Spring Dependency Management Gradle Plugin (`io.spring.dependency-management`) -in addition to the Spring Boot Gradle Plugin (`org.springframework.boot`) in your Spring Boot application Gradle -build file, then you automatically enable the dependency management capabilities provided by Spring Boot for all -3rd-party dependencies and Java libraries curated and managed by Spring Boot. +or alternatively, applies the Spring Dependency Management Gradle Plugin (`io.spring.dependency-management`) along with +the Spring Boot Gradle Plugin (`org.springframework.boot`) in your Spring Boot application Gradle build file, then you +automatically enable the dependency management capabilities provided by Spring Boot for all 3rd-party Java libraries +and dependencies curated and managed by Spring Boot. -Spring Boot's dependency management harmonizes all 3rd-party Java libraries and dependencies that you, the user, -are likely to use in your Spring Boot applications. All of these curated dependencies have been tested and proven to -work with the version of Spring Boot along with all other Spring dependencies (e.g. Spring Data, Spring Security) -that you may also be using in your Spring Boot applications. +Spring Boot's dependency management harmonizes all 3rd-party Java libraries and dependencies that you are likely to use +in your Spring Boot applications. All these dependencies have been tested and proven to work with the version of Spring +Boot and other Spring dependencies (e.g. Spring Data, Spring Security) you may be using in your Spring Boot applications. Still, there may be times when you want, or even need to override the version of some 3rd-party Java libraries used by your Spring Boot applications, that are specifically managed by Spring Boot. In cases where you know that using a different version of a managed dependency is safe to do so, then you have a few options for how to override the dependency version: +WARNING: Use caution when overriding dependencies since they may not be compatible with other dependencies managed by +Spring Boot for which you may have declared on your application classpath, for example, by adding a starter. It is +common for multiple Java libraries to share the same transitive dependencies but use different versions of the Java +library (e.g. logging). This will often lead to Exceptions thrown at runtime due to API differences. Keep in mind that +Java resolves classes on the classpath from the first class definition that is found in the order that JARs or paths +have been defined on the classpath. Finally, Spring does not support dependency versions that have been overridden +and do not match the versions declared and managed by Spring Boot. +See {spring-boot-docs-html}/#appendix.dependency-versions.coordinates[documentation]. + * <> * <> @@ -621,28 +629,15 @@ ext['log4j2.version'] = '2.17.2' ---- NOTE: The Log4j version number used in the Maven and Gradle examples shown above is arbitrary. You must set -the `log4j2.version` property to a valid Log4j version that would be resolvable by Maven or Gradle, -given the fully qualified artifact: `org.apache.logging.log4j:log4j:2.17.2`. +the `log4j2.version` property to a valid Log4j version that would be resolvable by Maven or Gradle when given +the fully qualified artifact: `org.apache.logging.log4j:log4j:2.17.2`. The version property name must precisely match the version property declared in the `spring-boot-dependencies` Maven POM. -ifeval::["{version-snapshot}" == "true"] -See the https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] -containing version properties for all the dependencies managed by Spring Boot. -endif::[] - -ifeval::["{version-milestone}" == "true"] -See the https://repo.spring.io/milestone/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] -containing version properties for all the dependencies managed by Spring Boot. -endif::[] - -ifeval::["{version-release}" == "true"] -See the https://repo.spring.io/artifactory/milestone/org/springframework/boot/spring-boot-dependencies/{spring-boot-version}/spring-boot-dependencies-{spring-boot-version}.pom[spring-boot-dependencies POM] -containing version properties for all the dependencies managed by Spring Boot. -endif::[] +See Spring Boot's documentation on {spring-boot-docs-html}/#appendix.dependency-versions.properties[version properties]. -More details can be found in the Spring Boot Maven Plugin +Additional details can be found in the Spring Boot Maven Plugin https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/#using.parent-pom[documentation] as well as the Spring Boot Gradle Plugin https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/htmlsingle/#managing-dependencies[documentation]. @@ -651,17 +646,16 @@ https://docs.spring.io/spring-boot/docs/current/gradle-plugin/reference/htmlsing ==== Override with Dependency Management This option is not specific to Spring in general, or Spring Boot in particular, but applies to Maven and Gradle, -which both intrinsically have dependency management features and capabilities. +which both have intrinsic dependency management features and capabilities. -This approach is useful not only to control the versions of the dependencies managed by Spring Boot directly, but also -to control the versions of dependencies that may be transitively pulled in by the dependencies that are managed by -Spring Boot. Additionally, this approach is also more universally transferrable since it is handled by Maven or Gradle -itself. +This approach is useful to not only control the versions of the dependencies managed by Spring Boot directly, but also +control the versions of dependencies that may be transitively pulled in by the dependencies that are managed by +Spring Boot. Additionally, this approach is more universal since it is handled by Maven or Gradle itself. For example, when you declare the `org.springframework.boot:spring-boot-starter-test` dependency in your Spring Boot application Maven POM or Gradle build file for testing purposes, you will see a dependency tree similar to: -.$gradlew dependencies OR $mvn dependency:tree +.`$gradlew dependencies` OR `$mvn dependency:tree` [source,xml] ---- ... @@ -689,12 +683,12 @@ application Maven POM or Gradle build file for testing purposes, you will see a ---- If you wanted to override and control the version of the `opentest4j` transitive dependency, for whatever reason, -perhapsbecause you are using the `opentest4j` API directly in your application tests, then you could add dependency +perhaps because you are using the `opentest4j` API directly in your application tests, then you could add dependency management in either Maven or Gradle to control the `opentest4j` dependency version. -Note that the `opentest4j` dependency is pulled in by JUnit and is not a dependency that Spring Boot specifically -manages. Of course, Maven or Gradle's dependency management capabilities can be used to override dependencies that are -managed by Spring Boot, too. +NOTE: The `opentest4j` dependency is pulled in by JUnit and is not a dependency that Spring Boot specifically manages. +Of course, Maven or Gradle's dependency management capabilities can be used to override dependencies that are managed +by Spring Boot as well. Using the `opentest4j` dependency as an example, you can override the dependency version by doing the following: @@ -735,7 +729,7 @@ dependencyManagement { After applying Maven or Gradle dependency management configuration, you will then see: -.$gradlew dependencies OR $mvn dependency:tree +.`$gradlew dependencies` OR `$mvn dependency:tree` [source,xml] ---- ... From d6a68b6455855d5afd3b5d3fb57e51424f3d97b9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 11 Mar 2022 11:28:43 -0800 Subject: [PATCH 055/182] Add the Java (JRE) version to the list of primary dependency versions. --- spring-geode-docs/spring-geode-docs.gradle | 2 ++ spring-geode-docs/src/docs/asciidoc/index.adoc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/spring-geode-docs/spring-geode-docs.gradle b/spring-geode-docs/spring-geode-docs.gradle index df1a3f406..84ece65d8 100644 --- a/spring-geode-docs/spring-geode-docs.gradle +++ b/spring-geode-docs/spring-geode-docs.gradle @@ -42,6 +42,7 @@ asciidoctor { asciidoctorj { + def javaVersion = JavaVersion.current() def apacheGeodeDocVersion = resolveApacheGeodeDocVersion("${apacheGeodeVersion}") def githubBaseUrl = "https://github.com/spring-projects/spring-boot-data-geode" def githubTag = snapshotBuild ? 'master' : project.version @@ -56,6 +57,7 @@ asciidoctorj { 'github-samples-url': "${githubUrl}/spring-geode-samples", 'highlightjsdir@': "js/highlight", 'docinfodir@': ".", + 'java-version' : "$javaVersion", 'apache-geode-artifact-version' : "${apacheGeodeVersion}", 'apache-geode-doc-version' : apacheGeodeDocVersion, 'apache-geode-src' : "https://github.com/apache/geode/blob/rel/v${apacheGeodeVersion}", diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index a70166562..4166f06c6 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -459,6 +459,8 @@ listed below: |=== | Name | Version +| Java (JRE) | {java-version} + | {apache-geode-name} | {apache-geode-version} | Spring Framework | {spring-version} From 213ba0c32c5e0a86839e038b1f15b0011a78ee8c Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 8 Mar 2022 13:05:29 -0800 Subject: [PATCH 056/182] Upgrade to Awaitility 4.2.0. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d244c4ceb..264f15843 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 apacheGeodeVersion=1.14.3 -awaitilityVersion=4.1.1 +awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.3 From a4be51be34b6df71fc991148d731bd3c4114d5c5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 16 Mar 2022 10:04:35 -0700 Subject: [PATCH 057/182] Change source XML blocks to source TEXT blocks in index.adoc. --- spring-geode-docs/src/docs/asciidoc/index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/index.adoc b/spring-geode-docs/src/docs/asciidoc/index.adoc index 4166f06c6..314082f2d 100644 --- a/spring-geode-docs/src/docs/asciidoc/index.adoc +++ b/spring-geode-docs/src/docs/asciidoc/index.adoc @@ -658,7 +658,7 @@ For example, when you declare the `org.springframework.boot:spring-boot-starter- application Maven POM or Gradle build file for testing purposes, you will see a dependency tree similar to: .`$gradlew dependencies` OR `$mvn dependency:tree` -[source,xml] +[source,text] ---- ... [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.6.4:test @@ -732,7 +732,7 @@ dependencyManagement { After applying Maven or Gradle dependency management configuration, you will then see: .`$gradlew dependencies` OR `$mvn dependency:tree` -[source,xml] +[source,text] ---- ... [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:2.6.4:test From 7cc106755735a913ee332f54c6197b02d4cb2910 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:49:36 -0700 Subject: [PATCH 058/182] Edit changelog and include 1.5.11 release notes. --- spring-geode/src/main/resources/changelog.txt | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 056291f2a..099145baa 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,26 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.11 (2022-03-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.5.11. + +* Adds documentation on the Java version. +* Adds documentation on dependency version overriding complimenting Spring Boots documentation. +* Fixes bug involving the spring.session.timeout Spring Boot property. +Resolves GitHub Issue #113: https://github.com/spring-projects/spring-boot-data-geode/issues/113. +* Upgrades to Apache Geode 1.13.8. +* Upgrades to Awaitility 4.2.0. +* Upgrades to Spring Framework 5.3.17. +* Upgrades to Spring Boot 2.5.11. +* Upgrades to Spring Data BOM 2021.0.10 (Pascal-SR10). +* Upgrades to Spring Data for Apache Geode 2.5.10. +* Upgrades to Spring Session for Apache Geode 2.5.6. +* Upgrades to Spring Test for Apache Geode 0.1.2-PASCAL. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.15. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.13.7. + + Changes in version 1.6.4 (2022-02-28) ------------------------------------- Aligns SBDG with Spring Boot 2.6.4. From d98ba9c9de1d3885101c5d2329728dce2d420ecd Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:50:14 -0700 Subject: [PATCH 059/182] Edit README to refer to 1.5.11 release and 1.5.12-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 311926ee8..72e857405 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.5-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.4`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.10`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.12-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.11`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From f1733b4cfac70638b882b0301b4d246cf20a572e Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:51:19 -0700 Subject: [PATCH 060/182] Refactor Gradle Project Maven POM generation. Edit developer email address. --- gradle/maven-pom-editor.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/maven-pom-editor.gradle b/gradle/maven-pom-editor.gradle index 2cae4230a..0d8d9cb33 100644 --- a/gradle/maven-pom-editor.gradle +++ b/gradle/maven-pom-editor.gradle @@ -7,7 +7,7 @@ def customizePom(gradleProject, pom) { developer { id = 'jxblum' name = "John Blum" - email = "jblum@pivotal.io" + email = "info@vmware.com" } } scm { From 2c6fe4e4db343bc7adabd5ab334857276ee32a3a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:52:15 -0700 Subject: [PATCH 061/182] Upgrade to Apache Geode 1.14.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 264f15843..d3b9fceba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 -apacheGeodeVersion=1.14.3 +apacheGeodeVersion=1.14.4 awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 From 4c1d852a6aa6a2e3fd7683329d093d42db00fbcb Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:53:03 -0700 Subject: [PATCH 062/182] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d3b9fceba..f1723894b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.14.4 awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.14.3 +pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.14 springVersion=5.3.16 springBootVersion=2.6.5-SNAPSHOT From 0a612d8ee1fc489afd0350137e3bae95ee98b50f Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:53:24 -0700 Subject: [PATCH 063/182] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.15. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f1723894b..ff034ef00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 -pivotalGemFireVersion=9.10.14 +pivotalGemFireVersion=9.10.15 springVersion=5.3.16 springBootVersion=2.6.5-SNAPSHOT springCloudBindingsVersion=1.8.1 From 033f97ac404aca76cd70c3e21336981354e39521 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:53:54 -0700 Subject: [PATCH 064/182] Upgrade to Spring Framework 5.3.17. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ff034ef00..aa04aa31b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 -springVersion=5.3.16 +springVersion=5.3.17 springBootVersion=2.6.5-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.2 From 9c9fb893a6724ef917b7cd7da1babd046ad671ea Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:54:24 -0700 Subject: [PATCH 065/182] Upgrade to Spring Boot 2.6.5. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index aa04aa31b..4489fef65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.17 -springBootVersion=2.6.5-SNAPSHOT +springBootVersion=2.6.5 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.2 springDataGeodeVersion=2.6.2 From 3be4eea2cfd5845f965fcaad6e386dc7840d0e61 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:55:36 -0700 Subject: [PATCH 066/182] Upgrade to Spring Data BOM 2021.1.3 (Q-SR3). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4489fef65..7bd0ebf56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.15 springVersion=5.3.17 springBootVersion=2.6.5 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.2 +springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.2 springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.2 From 7e03b9a5644da721a1f63b74628329d4c197df5e Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:56:04 -0700 Subject: [PATCH 067/182] Upgrade to Spring Data for Apache Geode 2.6.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7bd0ebf56..ee4f60f64 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.17 springBootVersion=2.6.5 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 -springDataGeodeVersion=2.6.2 +springDataGeodeVersion=2.6.3 springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.0 From 068b2223619c3aa6f9b15a6e593122bd3520febb Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:56:23 -0700 Subject: [PATCH 068/182] Upgrade to Spring Test for Apache Geode 0.2.2-Q. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ee4f60f64..25d94b46d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ springBootVersion=2.6.5 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 -springDataGeodeTestVersion=0.2.1-Q +springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE From 2e0d8f23c93d40e6e381d3c6cca40b4c6e44df14 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 12:56:59 -0700 Subject: [PATCH 069/182] Upgrade to Spring Session for Apache Geode 2.6.1. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 25d94b46d..67eb6f3df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.2 -springSessionDataGeodeVersion=2.6.0 +springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 version=1.6.5-SNAPSHOT From c65780a57b7ed6ed4613cd8a4cd02c5b8c4f4777 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 19:27:26 -0700 Subject: [PATCH 070/182] Upgrade to Spring Geode Samples parent Maven POM to Spring Boot 2.6.5. --- spring-geode-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index cd7118869..286dc21f7 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.5-SNAPSHOT + 2.6.5 From 37a601cab336105e0cd90b199786eebcee3b0f66 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 19:31:33 -0700 Subject: [PATCH 071/182] Edit changelog and add 1.6.5 release notes. --- spring-geode/src/main/resources/changelog.txt | 22 ++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 099145baa..ac8d41eb4 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,12 +4,32 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.5 (2022-03-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.5. + +* Adds documentation on the Java version. +* Adds documentation on dependency version overriding complimenting Spring Boot's documentation. +* Fixes bug involving the spring.session.timeout Spring Boot property. +Resolves GitHub Issue #113: https://github.com/spring-projects/spring-boot-data-geode/issues/113. +* Upgrades to Apache Geode 1.14.4. +* Upgrades to Awaitility 4.2.0. +* Upgrades to Spring Framework 5.3.17. +* Upgrades to Spring Boot 2.6.5. +* Upgrades to Spring Data BOM 2021.1.3 (Q-SR3). +* Upgrades to Spring Data for Apache Geode 2.6.3 +* Upgrades to Spring Session for Apache Geode 2.6.1. +* Upgrades to Spring Test for Apache Geode 0.2.2-Q. +* Upgrades to VMware Tanzu (Pivotal) GemFire 9.10.15. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.4. + + Changes in version 1.5.11 (2022-03-24) ------------------------------------- Aligns SBDG with Spring Boot 2.5.11. * Adds documentation on the Java version. -* Adds documentation on dependency version overriding complimenting Spring Boots documentation. +* Adds documentation on dependency version overriding complimenting Spring Boot's documentation. * Fixes bug involving the spring.session.timeout Spring Boot property. Resolves GitHub Issue #113: https://github.com/spring-projects/spring-boot-data-geode/issues/113. * Upgrades to Apache Geode 1.13.8. From a5292705a7abee121ecbebb265b683c7d31cc1b8 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 19:33:37 -0700 Subject: [PATCH 072/182] Release 1.6.5. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 67eb6f3df..05953c555 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.5-SNAPSHOT +version=1.6.5 From 53604b036a1a13221e45ffb56ca20385284a0031 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 19:45:29 -0700 Subject: [PATCH 073/182] Prepare next development iteration. Set Spring Boot version to 2.6.6-SNAPSHOT. Set version to 1.6.6-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 05953c555..067ec69a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.17 -springBootVersion=2.6.5 +springBootVersion=2.6.6-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.5 +version=1.6.6-SNAPSHOT From 86b8a4456bd7c1bac59b7510983cb403665c1390 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 24 Mar 2022 20:09:23 -0700 Subject: [PATCH 074/182] Edit README to refer to 1.6.5 release and 1.6.6-SNAPSHOT. Refer to Spring Boot 2.6.5 documentation. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 72e857405..a83d19e4e 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.4 -:spring-boot-version: 2.6.4 +:sbdg-version: 1.6.5 +:spring-boot-version: 2.6.5 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.5-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.4`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.6-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.5`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.12-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.11`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 316fab209b849f223671b3220ecf4e7480d0062b Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:14:52 -0700 Subject: [PATCH 075/182] Edit changelog and include 1.5.12 release notes. --- spring-geode/src/main/resources/changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index ac8d41eb4..e56aca681 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,16 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.12 (2022-03-31) +-------------------------------------- +Aligns SBDG with Spring Boot 2.5.11. + +* Emergency release in response to: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement, +and CVE: https://tanzu.vmware.com/security/cve-2022-22965. +* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Boot 2.5.12. + + Changes in version 1.6.5 (2022-03-24) ------------------------------------- Aligns SBDG with Spring Boot 2.6.5. From 99b59e7ec1361d4445c35f6db505895b5cb9b3fb Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:15:26 -0700 Subject: [PATCH 076/182] Edit README to refer to 1.5.12 release and 1.5.13-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index a83d19e4e..0d2014277 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.6-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.5`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.12-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.11`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.13-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.12`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From 5dbc15534c6c3790558ecfe8e5f8ba85009974d9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:16:43 -0700 Subject: [PATCH 077/182] Upgrade to Spring Framework 5.3.18. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 067ec69a0..9c21a0619 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 -springVersion=5.3.17 +springVersion=5.3.18 springBootVersion=2.6.6-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 From d6d5f23b75397c15d7497317a49e1432f5b5b078 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:17:02 -0700 Subject: [PATCH 078/182] Upgrade to Spring Boot 2.6.6. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9c21a0619..487258cec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.18 -springBootVersion=2.6.6-SNAPSHOT +springBootVersion=2.6.6 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 From 0cb758b7462219cf2f1218e3c98719c8fad651b3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:27:45 -0700 Subject: [PATCH 079/182] Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.6 and SBDG 1.6.6-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index 71a125d94..4563c1d5d 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.5-SNAPSHOT + 1.6.6-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 286dc21f7..eee1f235b 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.5 + 2.6.6 org.springframework.geode spring-geode-samples-parent - 1.6.5-SNAPSHOT + 1.6.6-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.5-SNAPSHOT + 1.6.6-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.5-SNAPSHOT + 1.6.6-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.5-SNAPSHOT + 1.6.6-SNAPSHOT From f3c5cb0a53577e4ed1ac3ca2068335a12d104531 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:29:31 -0700 Subject: [PATCH 080/182] Edit changelog and add 1.6.6 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e56aca681..35312bcfc 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,9 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.6 (2022-03-31) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.6. + +* Emergency release in response to: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement, +and CVE: https://tanzu.vmware.com/security/cve-2022-22965. +* Upgrades to Spring Framework 5.3.18. +* Upgrades to Spring Boot 2.6.6. + + Changes in version 1.5.12 (2022-03-31) -------------------------------------- -Aligns SBDG with Spring Boot 2.5.11. +Aligns SBDG with Spring Boot 2.5.12. * Emergency release in response to: https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement, and CVE: https://tanzu.vmware.com/security/cve-2022-22965. From f1b20574f7440e1abdb3915f96a2acc4b1ce7a21 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:33:19 -0700 Subject: [PATCH 081/182] Release 1.6.6. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 487258cec..b5ab130a9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.6-SNAPSHOT +version=1.6.6 From 919d76c04503c8a449b6bdfa887688182655a971 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:47:39 -0700 Subject: [PATCH 082/182] Prepare next development iteration. Set Spring Boot version to 2.6.7-SNAPSHOT. Set version to 1.6.7-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index b5ab130a9..159be93d3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.18 -springBootVersion=2.6.6 +springBootVersion=2.6.7-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.6 +version=1.6.7-SNAPSHOT From ddf7385c7aa13c6900258bd2e0aa8f12c4a7a710 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 11:59:13 -0700 Subject: [PATCH 083/182] Edit README to refer to 1.6.6 release and 1.6.7-SNAPSHOT. Refer to Spring Boot 2.6.6 reference documentation. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 0d2014277..a7bb1d5a4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.5 -:spring-boot-version: 2.6.5 +:sbdg-version: 1.6.6 +:spring-boot-version: 2.6.6 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.6-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.5`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.7-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.6`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.13-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.12`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 34b5ab986159e40281c27bbc2267f270121592b7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:36:38 -0700 Subject: [PATCH 084/182] Edit changelog and include 1.5.13 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 35312bcfc..01636d457 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.13 (2022-04-21) +-------------------------------------- +Aligns SBDG with Spring Boot 2.5.13. + +* Built on Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.19. +* Upgrades to Spring Boot 2.5.13. +* Upgrades to Spring Data BOM 2021.0.11 (Pascal-SR11). +* Upgrades to Spring Data for Apache Geode 2.5.11. +* Upgrades to Spring Session BOM 2021.0.6 + + Changes in version 1.6.6 (2022-03-31) -------------------------------------- Aligns SBDG with Spring Boot 2.6.6. From a58b47d36ae08b6b579d3bda6db0d2fb880214de Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:37:17 -0700 Subject: [PATCH 085/182] Edit README to refer to 1.5.13 release and 1.5.14-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index a7bb1d5a4..050d47a9a 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.7-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.6`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.13-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.12`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.13`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From bdfe78a16313c566be5121d976dfce9059f40c84 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:37:57 -0700 Subject: [PATCH 086/182] Upgrade to Spring Framework 5.3.19. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 159be93d3..5e57ef1d9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 -springVersion=5.3.18 +springVersion=5.3.19 springBootVersion=2.6.7-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 From fdd05ab5c53db18345434c6b2c025ab78cef527b Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:42:50 -0700 Subject: [PATCH 087/182] Upgrade to Spring Boot 2.6.7. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5e57ef1d9..a1bceebf5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.19 -springBootVersion=2.6.7-SNAPSHOT +springBootVersion=2.6.7 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.3 springDataGeodeVersion=2.6.3 From 6fb5a58acf80cc1e3ebdd2a2a4537aff7879c174 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:43:55 -0700 Subject: [PATCH 088/182] Upgrade to Spring Data BOM 2021.1.4 (Q-SR4). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a1bceebf5..5f32d9edb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.15 springVersion=5.3.19 springBootVersion=2.6.7 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.3 +springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.3 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.2 From 45fde8b81e2c886acbf722008104b8db294ddecd Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:44:10 -0700 Subject: [PATCH 089/182] Upgrade to Spring Data for Apache Geode 2.6.4. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5f32d9edb..02f1c0ea4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.19 springBootVersion=2.6.7 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 -springDataGeodeVersion=2.6.3 +springDataGeodeVersion=2.6.4 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.2 springSessionDataGeodeVersion=2.6.1 From 91f1a471b3f1b01984935c7ab696967c62a2e8ab Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:45:18 -0700 Subject: [PATCH 090/182] Upgrade to Spring Session BOM 2021.1.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 02f1c0ea4..abd471959 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.4 springDataGeodeTestVersion=0.2.2-Q -springSessionBomVersion=2021.1.2 +springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 From bbe477faa91547074307e4ead677abec4fac6360 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:56:52 -0700 Subject: [PATCH 091/182] Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.7 and SBDG 1.6.7-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index 4563c1d5d..e48cea8d1 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index eee1f235b..6dc55da66 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.6 + 2.6.7 org.springframework.geode spring-geode-samples-parent - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.6-SNAPSHOT + 1.6.7-SNAPSHOT From e741ce5b5b6ef08016da1980ab4bd3b3ac5732ad Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 11:58:44 -0700 Subject: [PATCH 092/182] Edit changelog and add 1.6.7 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 01636d457..99ba509d4 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.7 (2022-04-21) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.7. + +* Built on Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.19. +* Upgrades to Spring Boot 2.6.7. +* Upgrades to Spring Data BOM 2021.1.4 (Q-SR4). +* Upgrades to Spring Data for Apache Geode 2.6.4. +* Upgrades to Spring Session BOM 2021.1.3. + + Changes in version 1.5.13 (2022-04-21) -------------------------------------- Aligns SBDG with Spring Boot 2.5.13. From dee6e2bd859989612deab0b99dcf01ac8bc8e331 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 12:01:06 -0700 Subject: [PATCH 093/182] Release 1.6.7. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index abd471959..179ee6389 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.7-SNAPSHOT +version=1.6.7 From 34c388484015e32537e2ca8849de06dd7aee625e Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 12:29:40 -0700 Subject: [PATCH 094/182] Prepare next development iteration. Set Spring Boot version to 2.6.8-SNAPSHOT. Set version to 1.6.8-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 179ee6389..d491dfa7e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.19 -springBootVersion=2.6.7 +springBootVersion=2.6.8-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.4 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.7 +version=1.6.8-SNAPSHOT From cc55e947541b392c077b275eb9edbbf2ef9d5913 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Apr 2022 12:46:07 -0700 Subject: [PATCH 095/182] Edit README to refer to 1.6.7 and 1.6.8-SNAPSHOT. Refer to Spring Boot 2.6.7 documentation. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 050d47a9a..a4a28cf92 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.6 -:spring-boot-version: 2.6.6 +:sbdg-version: 1.6.7 +:spring-boot-version: 2.6.7 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.7-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.6`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.8-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.7`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.13`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 4ec212b4028544f0fe04edd166e7b9165c76d3db Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 3 May 2022 17:08:03 -0700 Subject: [PATCH 096/182] Reconfigure the Jenkins CI build pipeline. * Configure the buld to use the VMW provided Harbor DockerHub Proxy. * Use pipeline.properties to parameterize the build. * Remove Docker logins (docker.withRegistry(..) directtives in Jenkinsfile & 'docker login' command in setup.sh). --- Jenkinsfile | 102 +++++++++++++++++++---------------------- ci/pipeline.properties | 14 ++++++ ci/setup.sh | 4 +- 3 files changed, 63 insertions(+), 57 deletions(-) create mode 100644 ci/pipeline.properties diff --git a/Jenkinsfile b/Jenkinsfile index a1fa2b6c7..f6034324c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,13 +1,14 @@ +def p = [:] + +node { + checkout scm + p = readProperties interpolate: true, file: 'ci/pipeline.properties' +} + pipeline { agent any -/* - environment { - JAVA_HOME = "${tool 'jdk8'}" - } - */ - options { buildDiscarder(logRotator(numToKeepStr: '15')) disableConcurrentBuilds() @@ -20,40 +21,35 @@ pipeline { stages { stage('Build') { - environment { - DOCKER_HUB = credentials('hub.docker.com-springbuildmaster') - } options { timeout(time: 15, unit: "MINUTES") } steps { script { - docker.withRegistry('', 'hub.docker.com-springbuildmaster') { - docker.image('adoptopenjdk/openjdk8:latest').inside('-u root -v /usr/bin/docker:/usr/bin/docker -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp') { + docker.image(p['docker.container.image.java.main']).inside(p['docker.container.inside.env.full']) { - sh "echo 'Setup build environment...'" - sh "ci/setup.sh" + sh "echo 'Setup build environment...'" + sh "ci/setup.sh" - // Cleanup any prior build system resources - try { - sh "echo 'Clean up GemFire/Geode files & build artifacts...'" - sh "ci/cleanupGemFiles.sh" - sh "ci/cleanupArtifacts.sh" - } - catch (ignore) { } + // Cleanup any prior build system resources + try { + sh "echo 'Clean up GemFire/Geode files & build artifacts...'" + sh "ci/cleanupGemFiles.sh" + sh "ci/cleanupArtifacts.sh" + } + catch (ignore) { } - // Run the SBDG project Gradle build using JDK 8 inside Docker - try { - sh "echo 'Building SBDG...'" - sh "ci/check.sh" - } - catch (e) { - currentBuild.result = "FAILED: build" - throw e - } - finally { - junit '**/build/test-results/*/*.xml' - } + // Run the SBDG project Gradle build using JDK 8 inside Docker + try { + sh "echo 'Building SBDG...'" + sh "ci/check.sh" + } + catch (e) { + currentBuild.result = "FAILED: build" + throw e + } + finally { + junit '**/build/test-results/*/*.xml' } } } @@ -63,16 +59,14 @@ pipeline { stage ('Deploy Docs') { steps { script { - docker.withRegistry('', 'hub.docker.com-springbuildmaster') { - docker.image('adoptopenjdk/openjdk8:latest').inside("--name ${env.HOSTNAME}Two -u root -v /tmp:/tmp") { - withCredentials([file(credentialsId: 'docs.spring.io-jenkins_private_ssh_key', variable: 'DEPLOY_SSH_KEY')]) { - try { - sh "ci/deployDocs.sh" - } - catch (e) { - currentBuild.result = "FAILED: deploy docs" - throw e - } + docker.image('adoptopenjdk/openjdk8:latest').inside("--name ${env.HOSTNAME}Two -u root -v /tmp:/tmp") { + withCredentials([file(credentialsId: 'docs.spring.io-jenkins_private_ssh_key', variable: 'DEPLOY_SSH_KEY')]) { + try { + sh "ci/deployDocs.sh" + } + catch (e) { + currentBuild.result = "FAILED: deploy docs" + throw e } } } @@ -83,19 +77,17 @@ pipeline { stage ('Deploy Artifacts') { steps { script { - docker.withRegistry('', 'hub.docker.com-springbuildmaster') { - docker.image('adoptopenjdk/openjdk8:latest').inside("--name ${env.HOSTNAME}One -u root -v /tmp:/tmp") { - withCredentials([file(credentialsId: 'spring-signing-secring.gpg', variable: 'SIGNING_KEYRING_FILE')]) { - withCredentials([string(credentialsId: 'spring-gpg-passphrase', variable: 'SIGNING_PASSWORD')]) { - withCredentials([usernamePassword(credentialsId: 'oss-token', passwordVariable: 'OSSRH_PASSWORD', usernameVariable: 'OSSRH_USERNAME')]) { - withCredentials([usernamePassword(credentialsId: '02bd1690-b54f-4c9f-819d-a77cb7a9822c', usernameVariable: 'ARTIFACTORY_USERNAME', passwordVariable: 'ARTIFACTORY_PASSWORD')]) { - try { - sh "ci/deployArtifacts.sh" - } - catch (e) { - currentBuild.result = "FAILED: deploy artifacts" - throw e - } + docker.image('adoptopenjdk/openjdk8:latest').inside("--name ${env.HOSTNAME}One -u root -v /tmp:/tmp") { + withCredentials([file(credentialsId: 'spring-signing-secring.gpg', variable: 'SIGNING_KEYRING_FILE')]) { + withCredentials([string(credentialsId: 'spring-gpg-passphrase', variable: 'SIGNING_PASSWORD')]) { + withCredentials([usernamePassword(credentialsId: 'oss-token', passwordVariable: 'OSSRH_PASSWORD', usernameVariable: 'OSSRH_USERNAME')]) { + withCredentials([usernamePassword(credentialsId: '02bd1690-b54f-4c9f-819d-a77cb7a9822c', usernameVariable: 'ARTIFACTORY_USERNAME', passwordVariable: 'ARTIFACTORY_PASSWORD')]) { + try { + sh "ci/deployArtifacts.sh" + } + catch (e) { + currentBuild.result = "FAILED: deploy artifacts" + throw e } } } diff --git a/ci/pipeline.properties b/ci/pipeline.properties new file mode 100644 index 000000000..1ae0d73ec --- /dev/null +++ b/ci/pipeline.properties @@ -0,0 +1,14 @@ +# Java (JDK) versions +java.main.tag=8u322-b06-jdk + +# Docker Container Images +docker.container.image.java.main=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag} + +# Docker Environment Settings +docker.container.inside.env.basic=-u root -v $HOME:/tmp/jenkins-home -v /tmp:/tmp +docker.container.inside.env.full=-u root -v /usr/bin/docker:/usr/bin/docker -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp -v $HOME:/tmp/jenkins-home + +# Credentials +docker.registry= +docker.credentials=hub.docker.com-springbuildmaster +artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c diff --git a/ci/setup.sh b/ci/setup.sh index 0235c9b10..732b9b4c9 100755 --- a/ci/setup.sh +++ b/ci/setup.sh @@ -9,6 +9,6 @@ chown -R 1001:1001 . mkdir -p /tmp/geode/boot/artifacts-gradle-cache mkdir -p /tmp/geode/boot/build-gradle-cache mkdir -p /tmp/geode/boot/docs-gradle-cache -echo "Logging into Docker..." -docker login --username ${DOCKER_HUB_USR} --password ${DOCKER_HUB_PSW} +#echo "Logging into Docker..." +#docker login --username ${DOCKER_HUB_USR} --password ${DOCKER_HUB_PSW} exit 0 From 0967450295fee1482226600e38e47cd786492b9d Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 18 May 2022 14:48:54 -0700 Subject: [PATCH 097/182] Upgrade to Spring Framework 5.3.20. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d491dfa7e..32335144a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 -springVersion=5.3.19 +springVersion=5.3.20 springBootVersion=2.6.8-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 From 4d430bcdcc97fde9141c9aa2fa1ced1a6962ba36 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 18 May 2022 15:01:39 -0700 Subject: [PATCH 098/182] Set Spring Geode Samples Maven POMs to Srping Boot 2.6.8-SNAPSHOT and SBDG 1.6.8-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index e48cea8d1..e99c30b9c 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.7-SNAPSHOT + 1.6.8-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 6dc55da66..82f2aafed 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.7 + 2.6.8-SNAPSHOT org.springframework.geode spring-geode-samples-parent - 1.6.7-SNAPSHOT + 1.6.8-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.7-SNAPSHOT + 1.6.8-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.7-SNAPSHOT + 1.6.8-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.7-SNAPSHOT + 1.6.8-SNAPSHOT From 7b0fe993acb3dd1e26fdfefb73420cd9d7fd4624 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 11:57:39 -0700 Subject: [PATCH 099/182] Upgrade to Spring Boot 2.6.8. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 32335144a..7b159fa40 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.20 -springBootVersion=2.6.8-SNAPSHOT +springBootVersion=2.6.8 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.4 From acc4bc7cefa4c1f6e5f329afdf6bce53ffe22126 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 11:58:44 -0700 Subject: [PATCH 100/182] Edit changelog and include 1.5.14 release notes. --- spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 99ba509d4..1d83f741c 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,15 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.5.14 (2022-05-19) +-------------------------------------- +Aligns SBDG with Spring Boot 2.5.15. + +* Built with Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.20. +* Upgrades to Spring Boot 2.5.14. + + Changes in version 1.6.7 (2022-04-21) ------------------------------------- Aligns SBDG with Spring Boot 2.6.7. From 4c29c75e1c85aa29d3be53d9915b06e510601d9d Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 11:59:24 -0700 Subject: [PATCH 101/182] Edit README and refer to 1.5.14 release and 1.5.15-SNAPSHOT. --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index a4a28cf92..df8c8a0b4 100644 --- a/README.adoc +++ b/README.adoc @@ -75,8 +75,8 @@ The following SBDG versions are currently maintained and developed. | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] | `1.6.8-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.6.7`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.13`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.5.15-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.14`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] |=== From 4ffacee3c7e27669164c041a0f6b20c5b8eb52c4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 12:01:00 -0700 Subject: [PATCH 102/182] Edit changelog and add 1.6.8 release notes. --- spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 1d83f741c..f5fc71850 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,15 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.8 (2022-05-19) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.8. + +* Built with Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.20. +* Upgrades to Spring Boot 2.6.8. + + Changes in version 1.5.14 (2022-05-19) -------------------------------------- Aligns SBDG with Spring Boot 2.5.15. From a8600493ed92d7e87d42d1e70364e750842fb936 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 12:12:05 -0700 Subject: [PATCH 103/182] Set Spring Geode Samples parent Maven POM to Spring Boot 2.6.8. --- spring-geode-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 82f2aafed..5410f06b6 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.8-SNAPSHOT + 2.6.8 From 8aeb48cc7a0db715dd9ae7fc55d3eb22dcdbc728 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 12:13:44 -0700 Subject: [PATCH 104/182] Release 1.6.8. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7b159fa40..3d513a2f8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.8-SNAPSHOT +version=1.6.8 From c8d3e627c05115b2979cca7abdf9a479ebeb9b1a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 12:33:52 -0700 Subject: [PATCH 105/182] Prepare next development iteration. Set Spring Boot version to 2.6.9-SNAPSHOT. Set version to 1.6.9-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3d513a2f8..58488d358 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.20 -springBootVersion=2.6.8 +springBootVersion=2.6.9-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.4 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.16.3 -version=1.6.8 +version=1.6.9-SNAPSHOT From 561dbc50c973a70b60091fcb968eae6b987d9a7c Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 19 May 2022 12:47:16 -0700 Subject: [PATCH 106/182] Edit README to refer to 1.6.8 release and 1.6.9-SNAPSHOT. Refer to Spring Boot 2.6.8 in references. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index df8c8a0b4..20cd57571 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.7 -:spring-boot-version: 2.6.7 +:sbdg-version: 1.6.8 +:spring-boot-version: 2.6.8 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.8-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.7`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.9-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.8`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] | `1.5.15-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.5.14`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] From 2942cf507a5167130d631b18b378f828a964b54c Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:10:06 -0700 Subject: [PATCH 107/182] Upgrade to Spring Framework 5.3.21. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 58488d358..db96325ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 -springVersion=5.3.20 +springVersion=5.3.21 springBootVersion=2.6.9-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 From 4a9ea25bdc1a820dc589cbe45d3ce6ffd903d5d7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:10:44 -0700 Subject: [PATCH 108/182] Upgrade to Spring Boot 2.6.9. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index db96325ba..cc1f0162d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.21 -springBootVersion=2.6.9-SNAPSHOT +springBootVersion=2.6.9 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.4 springDataGeodeVersion=2.6.4 From dc3db5bc39dba06a311bfa5db459aad37bb6b7e1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:13:22 -0700 Subject: [PATCH 109/182] Upgrade to Spring Data BOM 2022.1.5 (Q-SR5). Refers to Spring Data version 2.6. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cc1f0162d..59056308b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.15 springVersion=5.3.21 springBootVersion=2.6.9 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.4 +springDataBomVersion=2021.1.5 springDataGeodeVersion=2.6.4 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 From 04a790fbda983086282a99751672cf4bb69579ea Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:13:43 -0700 Subject: [PATCH 110/182] Upgrade to Spring Data for Apache Geode 2.6.5. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 59056308b..ab61b8bcd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.21 springBootVersion=2.6.9 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.5 -springDataGeodeVersion=2.6.4 +springDataGeodeVersion=2.6.5 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 From e3c3479d583b4a0b3da0f5ed879b9e8a4bb92a10 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:14:43 -0700 Subject: [PATCH 111/182] Upgrade to Testcontainers 1.17.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ab61b8bcd..e002f8aa2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.16.3 +testcontainersVersion=1.17.2 version=1.6.9-SNAPSHOT From 062c81808e17cbc640ba5cdc3690a12e95ac0f0d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:22:58 -0700 Subject: [PATCH 112/182] Adapt to API changes in SDG 2.6.5. --- .../EnvironmentSourcedGemFirePropertiesAutoConfiguration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java index b5397c9f0..5869856e3 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/EnvironmentSourcedGemFirePropertiesAutoConfiguration.java @@ -72,7 +72,7 @@ @SuppressWarnings("unused") public class EnvironmentSourcedGemFirePropertiesAutoConfiguration { - private static final String GEMFIRE_PROPERTY_PREFIX = GemFireProperties.PROPERTY_NAME_PREFIX; + private static final String GEMFIRE_PROPERTY_PREFIX = GemFireProperties.GEMFIRE_PROPERTY_NAME_PREFIX; private final Logger logger = LoggerFactory.getLogger(EnvironmentSourcedGemFirePropertiesAutoConfiguration.class); From ab191e2d85c472ceb5597d53f8666ca8ae152c12 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:17:46 -0700 Subject: [PATCH 113/182] Edit changelog and add 1.6.9 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index f5fc71850..9270821dc 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.9 (2022-06-24) +------------------------------------- +Aligns SBDG with Spring Boot 2.6.9. + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Upgrades to Spring Framework 5.3.21. +* Upgrades to Spring Boot 2.6.9. +* Upgrades to Spring Data BOM 2021.1.5 (Q-SR5). +* Upgrades to Spring Data for Apache Geode 2.6.5. +* Upgrades to Testcontainers 1.17.2 + + Changes in version 1.6.8 (2022-05-19) ------------------------------------- Aligns SBDG with Spring Boot 2.6.8. From 239da2af64da989d1a76202adc2c3f51d9185f02 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:33:59 -0700 Subject: [PATCH 114/182] Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.9 and SBDG 2.6.9-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index e99c30b9c..deda2e390 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 5410f06b6..8733a825c 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.8 + 2.6.9 org.springframework.geode spring-geode-samples-parent - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.8-SNAPSHOT + 1.6.9-SNAPSHOT From eaad4ee64ccd35404f0c3b24616291f8c8b75225 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:34:36 -0700 Subject: [PATCH 115/182] Release 1.6.9. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e002f8aa2..47ac8d9a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.2 -version=1.6.9-SNAPSHOT +version=1.6.9 From c8c1a9912d33ebf020d5ad9bce20bd4692c8f2c9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 16:46:31 -0700 Subject: [PATCH 116/182] Prepare next development iteration. Set Spring Boot version to 2.6.10-SNAPSHOT. Set version to 1.6.10-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 47ac8d9a6..6bbfcf73d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.15 springVersion=5.3.21 -springBootVersion=2.6.9 +springBootVersion=2.6.10-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.5 springDataGeodeVersion=2.6.5 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.2 -version=1.6.9 +version=1.6.10-SNAPSHOT From 81b67f4f8f709234280702cb26788763fee3c604 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 24 Jun 2022 17:11:43 -0700 Subject: [PATCH 117/182] Edit README to refer to SBDG 1.6.9 release and 1.6.10-SNAPSHOT. Refer to Spring Boot 2.6.9. Move SBDG 1.5.x to the EOL section. --- README.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.adoc b/README.adoc index 20cd57571..c29165be4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.8 -:spring-boot-version: 2.6.8 +:sbdg-version: 1.6.9 +:spring-boot-version: 2.6.9 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,10 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.9-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.8`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] -| `1.5.15-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.5.14`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] +| `1.6.10-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.9`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |=== @@ -86,6 +84,8 @@ The following SBDG versions have reached their End-of-Life (EOL). |=== | Version | Reference Documentation | Javadoc | Samples +| `1.5.15-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.5.14`| https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.5.x/reference/html5/#geode-samples[Samples] | `1.4.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x-SNAPSHOT/reference/html5/#geode-samples[Samples] | `1.4.13` | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.4.x/reference/html5/#geode-samples[Samples] | `1.3.13.BUILD-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.3.x-SNAPSHOT/reference/html5/#geode-samples[Samples] From 64677454b2681ac62c44a6494325e740766cd199 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Jul 2022 14:20:36 -0700 Subject: [PATCH 118/182] Declare 'org.codehaus.janino:janino' as an implementation dependency in Spring Geode Starter Logging. This enables the SLF4J Logback configuration files to include conditional logic, such as if-then-else statements. Resolves #117. --- .../spring-geode-starter-logging.gradle | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spring-geode-starter-logging/spring-geode-starter-logging.gradle b/spring-geode-starter-logging/spring-geode-starter-logging.gradle index 758398bc5..7b61189db 100644 --- a/spring-geode-starter-logging/spring-geode-starter-logging.gradle +++ b/spring-geode-starter-logging/spring-geode-starter-logging.gradle @@ -1,7 +1,6 @@ apply plugin: 'io.spring.convention.spring-module' -apply from: MAVEN_POM_EDITOR_GRADLE -description = "Spring Boot Logging Starter for Apache Geode with Logback as the logging provider and adaptation of Log4j to SLF4J" +description = "Spring Boot Logging Starter for Apache Geode with Logback as the default logging provider and adaptation of JUL and Log4j to SLF4J" dependencies { @@ -9,6 +8,8 @@ dependencies { compile "org.apache.logging.log4j:log4j-to-slf4j" compile "org.springframework.boot:spring-boot-starter-logging" - testCompile project(":spring-geode-starter-test") + implementation "org.codehaus.janino:janino" + + testImplementation project(":spring-geode-starter-test") } From 203d3a22ab60d888f2182b94fbf03beb42586212 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Jul 2022 14:23:12 -0700 Subject: [PATCH 119/182] Refactor and encapsulate Properties, Logger and Appender SLF4J Logback configuration (metadata) in separate includes (XML files) on the application classpath. Resolves #117. --- .../slf4j/logback/appender-include.xml | 24 +++++++++++++++++++ .../logging/slf4j/logback/logger-include.xml | 19 +++++++++++++++ .../slf4j/logback/properties-include.xml | 9 +++++++ 3 files changed, 52 insertions(+) create mode 100644 spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/appender-include.xml create mode 100644 spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/logger-include.xml create mode 100644 spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/properties-include.xml diff --git a/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/appender-include.xml b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/appender-include.xml new file mode 100644 index 000000000..070a1f733 --- /dev/null +++ b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/appender-include.xml @@ -0,0 +1,24 @@ + + + + + + + + ${SPRING_BOOT_LOG_CHARSET} + ${SPRING_BOOT_LOG_PATTERN} + + + + + + + + + + ${APACHE_GEODE_LOG_CHARSET} + ${APACHE_GEODE_LOG_PATTERN} + + + + diff --git a/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/logger-include.xml b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/logger-include.xml new file mode 100644 index 000000000..bfccf713c --- /dev/null +++ b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/logger-include.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/properties-include.xml b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/properties-include.xml new file mode 100644 index 000000000..fec6cadd2 --- /dev/null +++ b/spring-geode-starter-logging/src/main/resources/org/springframework/geode/logging/slf4j/logback/properties-include.xml @@ -0,0 +1,9 @@ + + + + + + + + + From c420896c2478fbe536ce8ff8a0826f7d29a0e6a9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Jul 2022 14:24:01 -0700 Subject: [PATCH 120/182] Enable Spring Geode Logging configuration to be declared by the user in a spring-geode-logging.properties file on the Spring Boot application classpath. Resolves #117. --- .../src/main/resources/spring-geode-logging.properties | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 spring-geode-starter-logging/src/main/resources/spring-geode-logging.properties diff --git a/spring-geode-starter-logging/src/main/resources/spring-geode-logging.properties b/spring-geode-starter-logging/src/main/resources/spring-geode-logging.properties new file mode 100644 index 000000000..e5b43731e --- /dev/null +++ b/spring-geode-starter-logging/src/main/resources/spring-geode-logging.properties @@ -0,0 +1,3 @@ +# Spring (Boot) for Apache Geode Logging configuration properties + +spring.geode.logging.appender-ref=CONSOLE From 7e301c51f2beb545a2920decafb1ced6320a438a Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Jul 2022 14:29:55 -0700 Subject: [PATCH 121/182] Integrate Spring Geode Logging with Spring Boot Logging and externalizes configuration. * Deprecates the logback-include.xml file. * Declare the logging context name as 'geodeLoggingContext'. * Determines whether Spring Boot SLF4J Logback logging configuration (metadata) files are present on the application classpath. * Applies custom logging configuration declared by the user in the spring-geode-logging.properties file on the application classpath. * Conditionally includes SLF4J Logback logging configuration from Spring Boot. * Includes Appenders, Loggers and Properties configuration metadata files from Spring Geode Starter Logging. Resolves #117. --- .../src/main/resources/logback-include.xml | 1 + .../src/main/resources/logback.xml | 23 +++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/spring-geode-starter-logging/src/main/resources/logback-include.xml b/spring-geode-starter-logging/src/main/resources/logback-include.xml index 8f937515a..a19b2f274 100644 --- a/spring-geode-starter-logging/src/main/resources/logback-include.xml +++ b/spring-geode-starter-logging/src/main/resources/logback-include.xml @@ -1,4 +1,5 @@ + diff --git a/spring-geode-starter-logging/src/main/resources/logback.xml b/spring-geode-starter-logging/src/main/resources/logback.xml index bb6685c9c..0d5dff6b0 100644 --- a/spring-geode-starter-logging/src/main/resources/logback.xml +++ b/spring-geode-starter-logging/src/main/resources/logback.xml @@ -1,12 +1,31 @@ + geodeLoggingContext + - + + org/springframework/boot/logging/logback/defaults.xml + + + + + + + + + + + + + + + + - + From 90af88fddcfdf28be36caca01f904ab5f316e72e Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 6 Jul 2022 18:09:10 -0700 Subject: [PATCH 122/182] Edit SBDG ref doc and include new information about logging with the spring-geode-starter-logging module. Closes #117. --- .../src/docs/asciidoc/_includes/logging.adoc | 127 +++++++++++++++--- 1 file changed, 110 insertions(+), 17 deletions(-) diff --git a/spring-geode-docs/src/docs/asciidoc/_includes/logging.adoc b/spring-geode-docs/src/docs/asciidoc/_includes/logging.adoc index 10694827e..483675b3f 100644 --- a/spring-geode-docs/src/docs/asciidoc/_includes/logging.adoc +++ b/spring-geode-docs/src/docs/asciidoc/_includes/logging.adoc @@ -75,7 +75,7 @@ So, how do you configure logging for {geode-name}? Three things are required to get {geode-name} to log output: -. You must declare a logging provider (such as Logback) on your Spring Boot application classpath. +. You must declare a logging provider (such as Logback, or Log4j) on your Spring Boot application classpath. . (optional) You can declare an adapter (a bridge JAR) between Log4j and your logging provider if your declared logging provider is not Apache Log4j. + @@ -96,22 +96,27 @@ NOTE: {geode-name}'s `geode-log4j` module covers the required configuration for (`org.apache.logging.log4j:log4j-core`) as the logging provider. The `geode-log4j` module even provides a default `log4j2.xml` configuration file to configure Loggers, Appenders, and log levels for {geode-name}. -If you declare Spring Boot's own `org.springframework.boot:spring-boot-starter-logging` on your application classpath, -it covers steps 1 and 2 above. +If you declare Spring Boot's own `org.springframework.boot:spring-boot-starter-logging` on your application +classpath, it covers steps 1 and 2 above. The `spring-boot-starter-logging` dependency declares Logback as the logging provider and automatically adapts (bridges) `java.util.logging` (JUL) and Apache Log4j to SLF4J. However, you still need to supply logging provider configuration (such as a `logback.xml` file for Logback) to configure logging not only for your Spring Boot application but for {geode-name} as well. +NOTE: If no user-specified logging configuration is supplied, Logback will apply default configuration +using the `BasicConfigurator`. See Logback https://logback.qos.ch/manual/configuration.html#auto_configuration[documentation] +for complete details. + SBDG has simplified the setup of {geode-name} logging. You need only declare the `org.springframework.geode:spring-geode-starter-logging` dependency on your Spring Boot application classpath. -Unlike {geode-name}'s default Log4j XML configuration file (`log4j2.xml`), SBDG's provided `logback.xml` configuration -file is properly parameterized, letting you adjust log levels as well as add Appenders. +Unlike {geode-name}'s default Log4j XML configuration file (`log4j2.xml` from `geode-log4j`), SBDG's provided +`logback.xml` configuration file is properly parameterized, letting you adjust log levels, add Appenders +as well as adjust other logging settings. In addition, SBDG's provided Logback configuration uses templates so that you can compose your own logging configuration -while still including snippets from SBDG's provided logging configuration metadata, such as Loggers and Appenders. +while still including snippets from SBDG's provided logging configuration, such as Loggers and Appenders. [[geode-logging-configuration-log-levels]] ==== Configuring Log Levels @@ -129,7 +134,7 @@ SBDG's Logback configuration defines three Loggers to control the log output fro - + ---- ==== @@ -142,7 +147,7 @@ during the runtime operation of {geode-name}. By default, it logs output at `INF The `org.jgroups` Logger is used to log output from {geode-name}'s message distribution and membership system. {geode-name} uses JGroups for membership and message distribution between peer members (nodes) in the cluster -(distributed system). By default, JGroups logs output at `ERROR`. +(distributed system). By default, JGroups logs output at `WARN`. You can configure the log level for the `com.gemstone.gemfire` and `org.apache.geode` Loggers by setting the `spring.boot.data.gemfire.log.level` property. You can independently configure the `org.jgroups` Logger by setting @@ -195,30 +200,118 @@ or later. As mentioned earlier, SBDG lets you compose your own logging configuration from SBDG's default Logback configuration metadata. -SBDG conveniently bundles the Loggers and Appenders from SBDG's logging starter into a template file that you can -include into your own custom Logback XML configuration file. +SBDG conveniently bundles the Properties, Loggers and Appenders from SBDG's logging starter into several template files +that you can include into your own custom Logback XML configuration file. + +The Logback configuration template files are broken down into: + +* `org/springframework/geode/logging/slf4j/logback/properties-include.xml` +* `org/springframework/geode/logging/slf4j/logback/loggers-include.xml` +* `org/springframework/geode/logging/slf4j/logback/appenders-include.xml` -The Logback template file appears as follows: +WARNING: As of SBDG `2.6`, the `logback-include.xml` file has been deprecated. -.logback-include.xml +The `properties-include.xml` defines Logback "_local_" scoped properties or variables common to SBDG's configuration +of {geode-name} logging. + +.properties-include.xml ==== [source,xml] ---- -include::{starter-logging-resources-dir}/logback-include.xml[] +include::{starter-logging-resources-dir}/org/springframework/geode/logging/slf4j/logback/properties-include.xml[] ---- ==== -Then you can include this Logback configuration snippet in an application-specific Logback XML configuration file, -as follows: +The `loggers-include.xml` file defines the `Loggers` used to log output from {geode-name} components. -.logback.xml +.loggers-include.xml ==== [source,xml] ---- -include::{starter-logging-resources-dir}/logback.xml[] +include::{starter-logging-resources-dir}/org/springframework/geode/logging/slf4j/logback/logger-include.xml[] ---- ==== +The `appenders-include.xml` file defines Appenders to send the log output to. If Spring Boot is on the application +classpath, then Spring Boot logging configuration will define the "CONSOLE" `Appender`, otherwise, SBDG will provide +a default definition. + +The "geode" `Appender` defines the {geode-name} logging pattern as seen in {geode-name}'s Log4j configuration. + +.appenders-include.xml +==== +[source,xml] +---- +include::{starter-logging-resources-dir}/org/springframework/geode/logging/slf4j/logback/appender-include.xml[] +---- +==== + +Then you can include any of SBDG'S Logback configuration metadata files as needed in your application-specific +Logback XML configuration file, as follows: + +.application-specific logback.xml +==== +[source,xml] +---- + + + + + + + + + + + + + + + + +---- +==== + +[[geode-logging-configuration-customizing]] +==== Customizing Logging Configuration + +It is now possible to customize the configuration of {geode-name} logging using properties defined in +a `spring-geode-logging.properties` file included on the Spring Boot application classpath. + +Any of the properties defined in `org/springframework/geode/logging/slf4j/logback/properties-include.xml` (shown above), +such as `APACHE_GEODE_LOG_PATTERN`, or the `spring.geode.logging.appender-ref` property, can be set. + +For instance, and by default, {geode-name} components log output using the Spring Boot log pattern. However, if you +prefer the fine-grained details of Apache Geode's logging behavior, you can change the `Appender` used by +the {geode-name} `Logger's` to use the pre-defined "geode" `Appender` instead. Simply set +the `spring-geode.logging.appender-ref` property to "geode" in a `spring-geode-logging.properties` file +on your Spring Boot application classpath, as follows: + +.spring-geode-logging.properties +==== +[source,properties] +---- +# spring-geode-logging.properties +spring.geode.logging.appender-ref=geode +---- +==== + +Alternatively, if you want to configure the log output of your entire Spring Boot application, including log output +from all {geode-name} components, then you can set the `SPRING_BOOT_LOG_PATTERN` property, or Spring Boot's +`CONSOLE_LOG_PATTERN` property, in `spring-geode-logging.properties`, as follows: + +.spring-geode-logging.properties +==== +[source,properties] +---- +# spring-geode-logging.properties +CONSOLE_LOG_PATTERN=TEST - %msg%n +---- +==== + +NOTE: The `spring-geode-logging.properties` file is only recognized when the `spring-geode-starter-logging` module +is used. + [[geode-logging-slf4j-logback-api-support]] === SLF4J and Logback API Support From 1e7e1fa74f3aa48ae0c24daf7cc577cd401d1ab7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 7 Jul 2022 11:55:52 -0700 Subject: [PATCH 123/182] Ignore LOG_FILE_IS_UNDEFINED files from Spring Boot. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 60fea3b49..34ad6ec96 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ _site/ .classpath .project deps* +LOG_FILE_IS_UNDEFINED /samples/hello-world/vf.gf.dmn-events.cfg /samples/hello-world/vf.gf.dmn-license.cfg From a42efb423699dce9e36f21e7bfd83ab0500dd709 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 7 Jul 2022 12:12:15 -0700 Subject: [PATCH 124/182] Upgrade Spring Geode Samples to Spring Boot 2.6.10-SNAPSHOT and SBDG 1.6.10-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index deda2e390..7c935d6f0 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.9-SNAPSHOT + 1.6.10-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 8733a825c..485a4ebeb 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.9 + 2.6.10-SNAPSHOT org.springframework.geode spring-geode-samples-parent - 1.6.9-SNAPSHOT + 1.6.10-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.9-SNAPSHOT + 1.6.10-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.9-SNAPSHOT + 1.6.10-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.9-SNAPSHOT + 1.6.10-SNAPSHOT From d040b23601ba2e0293350e72b46f77d13e66335c Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 8 Jul 2022 19:23:23 -0700 Subject: [PATCH 125/182] Fix failing Inline Caching with Apache Cassandra Integration Tests. --- spring-geode/spring-geode.gradle | 1 + .../config/TestCassandraConfiguration.java | 212 +++++++++++++----- .../TestcontainersCassandraConfiguration.java | 138 ++++++++++-- .../java/example/app/crm/model/Customer.java | 11 +- ...ithExternalDataSourceIntegrationTests.java | 2 - ...eCachingWithCassandraIntegrationTests.java | 6 +- ...neCachingWithDatabaseIntegrationTests.java | 2 +- ...cation-inline-caching-cassandra.properties | 5 + ...ication-inline-caching-database.properties | 2 +- .../src/test/resources/cassandra-data.cql | 2 +- .../src/test/resources/cassandra-init.cql | 5 + .../src/test/resources/cassandra-schema.cql | 4 +- 12 files changed, 301 insertions(+), 89 deletions(-) create mode 100644 spring-geode/src/test/resources/application-inline-caching-cassandra.properties create mode 100644 spring-geode/src/test/resources/cassandra-init.cql diff --git a/spring-geode/spring-geode.gradle b/spring-geode/spring-geode.gradle index af84692e8..d70870746 100644 --- a/spring-geode/spring-geode.gradle +++ b/spring-geode/spring-geode.gradle @@ -27,6 +27,7 @@ dependencies { testCompile "org.mockito:mockito-core" testCompile "org.projectlombok:lombok" testCompile "org.testcontainers:testcontainers" + testCompile "org.testcontainers:cassandra" testCompile "edu.umd.cs.mtc:multithreadedtc" testCompile("org.springframework.boot:spring-boot-starter-test") { diff --git a/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java b/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java index 66dd6073b..cede16f06 100644 --- a/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java +++ b/spring-geode/src/test/java/example/app/crm/config/TestCassandraConfiguration.java @@ -15,96 +15,198 @@ */ package example.app.crm.config; -import static org.springframework.data.gemfire.util.RuntimeExceptionFactory.newRuntimeException; +import static org.assertj.core.api.Assertions.assertThat; -import java.io.BufferedReader; -import java.io.IOException; -import java.io.InputStreamReader; -import java.util.ArrayList; -import java.util.List; -import java.util.stream.Collectors; +import java.util.Optional; +import java.util.function.Consumer; +import com.datastax.oss.driver.api.core.CqlIdentifier; +import com.datastax.oss.driver.api.core.session.Session; + +import org.springframework.beans.BeansException; +import org.springframework.beans.factory.config.BeanPostProcessor; +import org.springframework.context.ApplicationListener; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Profile; +import org.springframework.context.event.ContextRefreshedEvent; import org.springframework.core.io.ClassPathResource; import org.springframework.core.io.Resource; -import org.springframework.data.cassandra.config.AbstractCassandraConfiguration; +import org.springframework.data.cassandra.SessionFactory; import org.springframework.data.cassandra.config.CqlSessionFactoryBean; -import org.springframework.data.gemfire.tests.util.IOUtils; +import org.springframework.data.cassandra.core.CassandraTemplate; +import org.springframework.data.cassandra.core.cql.CqlTemplate; +import org.springframework.data.cassandra.core.cql.RowMapper; +import org.springframework.data.cassandra.core.cql.session.init.KeyspacePopulator; +import org.springframework.data.cassandra.core.cql.session.init.ResourceKeyspacePopulator; +import org.springframework.data.cassandra.core.cql.session.init.SessionFactoryInitializer; import org.springframework.lang.NonNull; -import org.springframework.lang.Nullable; -import org.springframework.util.StringUtils; + +import example.app.crm.model.Customer; +import example.app.crm.repo.CustomerRepository; /** * Base test configuration used to configure and bootstrap an Apache Cassandra database with a schema and data. * * @author John Blum + * @see com.datastax.oss.driver.api.core.session.Session + * @see org.springframework.beans.factory.config.BeanPostProcessor + * @see org.springframework.context.annotation.Bean * @see org.springframework.core.io.Resource - * @see org.springframework.data.cassandra.config.AbstractCassandraConfiguration + * @see org.springframework.data.cassandra.SessionFactory * @see org.springframework.data.cassandra.config.CqlSessionFactoryBean + * @see org.springframework.data.cassandra.core.CassandraTemplate + * @see org.springframework.data.cassandra.core.cql.CqlTemplate + * @see org.springframework.data.cassandra.core.cql.session.init.KeyspacePopulator + * @see org.springframework.data.cassandra.core.cql.session.init.SessionFactoryInitializer * @since 1.1.0 */ -public abstract class TestCassandraConfiguration extends AbstractCassandraConfiguration { +@SuppressWarnings("unused") +public abstract class TestCassandraConfiguration { + + private static final boolean CONTINUE_ON_ERROR = false; + private static final boolean IGNORE_FAILED_DROPS = true; + + private static final Customer pieDoe = Customer.newCustomer(16L, "Pie Doe"); + + private static final String CQL_SCRIPT_ENCODING = null; protected static final int CASSANDRA_DEFAULT_PORT = CqlSessionFactoryBean.DEFAULT_PORT; - private static final String CASSANDRA_DATA_CQL = "cassandra-data.cql"; - private static final String CASSANDRA_SCHEMA_CQL = "cassandra-schema.cql"; - private static final String LOCAL_DATA_CENTER = "datacenter1"; - private static final String KEYSPACE_NAME = "CustomerService"; - private static final String SESSION_NAME = "CustomerServiceCluster"; + protected static final String CASSANDRA_DATA_CQL = "cassandra-data.cql"; + protected static final String CASSANDRA_INIT_CQL = "cassandra-init.cql"; + protected static final String CASSANDRA_SCHEMA_CQL = "cassandra-schema.cql"; + protected static final String DEBUGGING_PROFILE = "debugging"; + protected static final String KEYSPACE_NAME = "CustomerService"; + protected static final String TABLE_NAME = "Customers"; + + protected @NonNull Resource newCassandraDataCqlScriptResource() { + return new ClassPathResource(CASSANDRA_DATA_CQL); + } + + protected @NonNull Resource newCassandraInitCqlScriptResource() { + return new ClassPathResource(CASSANDRA_INIT_CQL); + } + + protected @NonNull Resource newCassandraSchemaCqlScriptResource() { + return new ClassPathResource(CASSANDRA_SCHEMA_CQL); + } + + @Bean + SessionFactoryInitializer sessionFactoryInitializer(SessionFactory sessionFactory) { + + SessionFactoryInitializer sessionFactoryInitializer = new SessionFactoryInitializer(); + + KeyspacePopulator keyspacePopulator = newKeyspacePopulator(newCassandraDataCqlScriptResource()); + + sessionFactoryInitializer.setKeyspacePopulator(keyspacePopulator); + sessionFactoryInitializer.setSessionFactory(sessionFactory); + + return sessionFactoryInitializer; + } + + protected @NonNull KeyspacePopulator newKeyspacePopulator(Resource... cqlScripts) { + return new ResourceKeyspacePopulator(CONTINUE_ON_ERROR, IGNORE_FAILED_DROPS, CQL_SCRIPT_ENCODING, cqlScripts); + } + + @Bean + @Profile(DEBUGGING_PROFILE) + BeanPostProcessor cassandraTemplatePostProcessor() { + + return new BeanPostProcessor() { + + @Override + public Object postProcessAfterInitialization(@NonNull Object bean, @NonNull String beanName) throws BeansException { + + if (bean instanceof CassandraTemplate) { + + CassandraTemplate cassandraTemplate = (CassandraTemplate) bean; + + Consumer cassandraTemplateConsumer = noopCassandraTemplateConsumer() + .andThen(insertEntityObjectCassandraTemplateConsumer()) + .andThen(assertEntityCountCassandraTemplateConsumer()) + .andThen(assertEntityObjectCassandraTemplateConsumer()) + .andThen(assertKeyspaceNameCassandraTemplateConsumer()) + .andThen(assertTableNameCassandraTemplateConsumer()); + + cassandraTemplateConsumer.accept(cassandraTemplate); + } + + return bean; + } + }; + } - @NonNull - @Override - protected String getKeyspaceName() { - return KEYSPACE_NAME; + private Consumer noopCassandraTemplateConsumer() { + return cassandraTemplate -> {}; } - @Override - protected String getLocalDataCenter() { - return LOCAL_DATA_CENTER; + private Consumer assertEntityCountCassandraTemplateConsumer() { + return cassandraTemplate -> assertThat(cassandraTemplate.count(Customer.class)).isOne(); } - @Nullable - @Override - protected String getSessionName() { - return SESSION_NAME; + private Consumer assertEntityObjectCassandraTemplateConsumer() { + + return cassandraTemplate -> { + + String cql = "SELECT id, name FROM \"Customers\""; + + RowMapper customerRowMapper = (row, rowNumber) -> + Customer.newCustomer(row.getLong("id"), row.getString("name")); + + Customer actualCustomer = cassandraTemplate.getCqlOperations().queryForObject(cql, customerRowMapper); + + assertThat(actualCustomer).isEqualTo(pieDoe); + assertThat(cassandraTemplate.selectOneById(16L, Customer.class)).isEqualTo(pieDoe); + assertThat(cassandraTemplate.query(Customer.class).stream().findFirst().orElse(null)).isEqualTo(pieDoe); + }; } - /* - @Nullable @Override - protected KeyspacePopulator keyspacePopulator() { - return cqlSession -> loadCassandraCqlScripts().forEach(cqlSession::execute); + private Consumer insertEntityObjectCassandraTemplateConsumer() { + return cassandraTemplate -> cassandraTemplate.insert(pieDoe); } - */ - // TODO: Remove use of deprecation after Spring Data for Apache Cassandra issues are resolved! - @Override - protected List getStartupScripts() { + private Consumer assertKeyspaceNameCassandraTemplateConsumer() { - List startupScripts = new ArrayList<>(super.getStartupScripts()); + return cassandraTemplate -> { - startupScripts.addAll(readLines(new ClassPathResource(CASSANDRA_SCHEMA_CQL))); - startupScripts.addAll(readLines(new ClassPathResource(CASSANDRA_DATA_CQL))); + String resolvedKeyspaceName = Optional.of(cassandraTemplate.getCqlOperations()) + .filter(CqlTemplate.class::isInstance) + .map(CqlTemplate.class::cast) + .map(CqlTemplate::getSessionFactory) + .map(SessionFactory::getSession) + .flatMap(Session::getKeyspace) + .map(CqlIdentifier::toString) + .orElse(null); - return startupScripts; + assertThat(resolvedKeyspaceName).isEqualToIgnoringCase(KEYSPACE_NAME); + }; } - private @NonNull List readLines(@NonNull Resource resource) { + private Consumer assertTableNameCassandraTemplateConsumer() { + + return cassandraTemplate -> { - BufferedReader resourceReader = null; + String entityTableName = cassandraTemplate.getTableName(Customer.class).toString(); - try { + assertThat(entityTableName).endsWith(TABLE_NAME); + + Optional.of(cassandraTemplate.getCqlOperations()) + .filter(CqlTemplate.class::isInstance) + .map(CqlTemplate.class::cast) + .map(CqlTemplate::getSessionFactory) + .map(SessionFactory::getSession) + .map(Session::getMetadata) + .flatMap(metadata -> metadata.getKeyspace(KEYSPACE_NAME)) + .map(keyspaceMetadata -> keyspaceMetadata.getTable(entityTableName)) + .orElseThrow(() -> new IllegalStateException(String.format("Table [%s] not found", entityTableName))); + }; + } - resourceReader = new BufferedReader(new InputStreamReader(resource.getInputStream())); + @Bean + @Profile(DEBUGGING_PROFILE) + ApplicationListener populateCassandraDatabaseUsingRepository( + CustomerRepository customerRepository) { - return resourceReader.lines() - .filter(StringUtils::hasText) - .collect(Collectors.toList()); - } - catch (IOException cause) { - throw newRuntimeException(cause, "Failed to read from Resource [%s]", resource); - } - finally { - IOUtils.close(resourceReader); - } + return event -> customerRepository.save(pieDoe); } } diff --git a/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java b/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java index 1a928981b..336acc755 100644 --- a/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java +++ b/spring-geode/src/test/java/example/app/crm/config/TestcontainersCassandraConfiguration.java @@ -15,63 +15,163 @@ */ package example.app.crm.config; +import static org.assertj.core.api.Assertions.assertThat; + +import java.net.InetSocketAddress; +import java.util.Arrays; + +import com.datastax.oss.driver.api.core.CqlSession; + +import org.springframework.beans.factory.annotation.Qualifier; +import org.springframework.boot.autoconfigure.cassandra.CassandraProperties; +import org.springframework.boot.autoconfigure.cassandra.CqlSessionBuilderCustomizer; +import org.springframework.boot.autoconfigure.domain.EntityScan; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Profile; +import org.springframework.core.env.Environment; +import org.springframework.data.cassandra.core.CassandraTemplate; +import org.springframework.lang.NonNull; +import org.testcontainers.containers.CassandraContainer; import org.testcontainers.containers.GenericContainer; +import example.app.crm.model.Customer; + /** * Spring {@link @Configuration} for Apache Cassandra using Testcontainers. * * @author John Blum + * @see java.net.InetSocketAddress + * @see com.datastax.oss.driver.api.core.CqlSession + * @see org.springframework.boot.autoconfigure.cassandra.CqlSessionBuilderCustomizer + * @see org.springframework.boot.autoconfigure.domain.EntityScan * @see org.springframework.context.annotation.Bean * @see org.springframework.context.annotation.Configuration * @see org.springframework.context.annotation.Profile + * @see org.testcontainers.containers.CassandraContainer * @see org.testcontainers.containers.GenericContainer * @since 1.1.0 */ @Configuration @Profile("inline-caching-cassandra") +@EntityScan(basePackageClasses = Customer.class) @SuppressWarnings("unused") public class TestcontainersCassandraConfiguration extends TestCassandraConfiguration { private static final String CASSANDRA_DOCKER_IMAGE_NAME = "cassandra:latest"; + private static final String LOCAL_DATACENTER_NAME = "datacenter1"; - @Bean - @SuppressWarnings("rawtypes") - GenericContainer cassandraContainer() { + @Bean("CassandraContainer") + GenericContainer cassandraContainer(Environment environment) { - GenericContainer cassandraContainer = newCustomCassandraContainer(); + GenericContainer cassandraContainer = newEnvironmentOptimizedCassandraContainer(); cassandraContainer.start(); - return cassandraContainer; + return withCassandraServer(cassandraContainer, environment); } - @SuppressWarnings("rawtypes") - private GenericContainer newCassandraContainer() { - return new GenericContainer(CASSANDRA_DOCKER_IMAGE_NAME) - .withExposedPorts(CASSANDRA_DEFAULT_PORT); + private @NonNull GenericContainer newCassandraContainer() { + + return new CassandraContainer<>(CASSANDRA_DOCKER_IMAGE_NAME) + .withInitScript(CASSANDRA_SCHEMA_CQL) + //.withInitScript(CASSANDRA_INIT_CQL) + .withExposedPorts(CASSANDRA_DEFAULT_PORT) + .withReuse(true); } - @SuppressWarnings("rawtypes") - private GenericContainer newCustomCassandraContainer() { + // Information (feedback) received from Sergei Egorov. + private @NonNull GenericContainer newEnvironmentOptimizedCassandraContainer() { return newCassandraContainer() + .withEnv("CASSANDRA_SNITCH", "GossipingPropertyFileSnitch") .withEnv("HEAP_NEWSIZE", "128M") .withEnv("MAX_HEAP_SIZE", "1024M") - .withEnv("JVM_OPTS", "-Dcassandra.skip_wait_for_gossip_to_settle=0 -Dcassandra.initial_token=0") - .withEnv("CASSANDRA_SNITCH", "GossipingPropertyFileSnitch"); + .withEnv("JVM_OPTS", "-Dcassandra.skip_wait_for_gossip_to_settle=0 -Dcassandra.initial_token=0"); + } + + private @NonNull CassandraTemplate newCassandraTemplate(@NonNull CqlSession session) { + return new CassandraTemplate(session); + } + + private @NonNull CqlSession newCqlSession(@NonNull GenericContainer cassandraContainer) { + + return CqlSession.builder() + .addContactPoint(resolveContactPoint(cassandraContainer)) + .withLocalDatacenter(LOCAL_DATACENTER_NAME) + .build(); + } + + private @NonNull GenericContainer withCassandraServer(@NonNull GenericContainer cassandraContainer, + @NonNull Environment environment) { + + if (Arrays.asList(environment.getActiveProfiles()).contains(DEBUGGING_PROFILE)) { + cassandraContainer = initializeCassandraServer(cassandraContainer); + cassandraContainer = assertCassandraServerSetup(cassandraContainer); + } + + return cassandraContainer; } - @Override - protected String getContactPoints() { - return cassandraContainer().getContainerIpAddress(); + private @NonNull GenericContainer initializeCassandraServer(@NonNull GenericContainer cassandraContainer) { + + try (CqlSession session = newCqlSession(cassandraContainer)) { + newKeyspacePopulator(newCassandraSchemaCqlScriptResource()).populate(session); + } + + return cassandraContainer; + } + + private @NonNull GenericContainer assertCassandraServerSetup(@NonNull GenericContainer cassandraContainer) { + + try (CqlSession session = newCqlSession(cassandraContainer)) { + + session.getMetadata().getKeyspace(KEYSPACE_NAME) + .map(keyspaceMetadata -> { + + assertThat(keyspaceMetadata.getName().toString()).isEqualToIgnoringCase(KEYSPACE_NAME); + + keyspaceMetadata.getTable(TABLE_NAME) + .map(tableMetadata -> { + + assertThat(tableMetadata.getName().toString()).isEqualTo(TABLE_NAME); + assertThat(tableMetadata.getKeyspace().toString()).isEqualToIgnoringCase(KEYSPACE_NAME); + //assertCustomersTableHasSizeOne(session); + + return tableMetadata; + }) + .orElseThrow(() -> new IllegalStateException(String.format("Table [%s] not found", TABLE_NAME))); + + return keyspaceMetadata; + }) + .orElseThrow(() -> new IllegalStateException(String.format("Keyspace [%s] not found", KEYSPACE_NAME))); + } + + return cassandraContainer; + } + + private void assertCustomersTableHasSizeOne(@NonNull CqlSession session) { + + CassandraTemplate template = newCassandraTemplate(session); + + assertThat(template.getCqlOperations().execute(String.format("USE %s;", KEYSPACE_NAME))).isTrue(); + assertThat(template.getCqlOperations().queryForObject("SELECT count(*) FROM \"Customers\"", Long.class)).isOne(); + //assertThat(template.count(Customer.class)).isOne(); // Table Customers not found; needs to use the Keyspace + } + + @Bean + CqlSessionBuilderCustomizer cqlSessionBuilderCustomizer(CassandraProperties properties, + @Qualifier("CassandraContainer") GenericContainer cassandraContainer) { + + return cqlSessionBuilder -> cqlSessionBuilder + .addContactPoint(resolveContactPoint(cassandraContainer)) + .withLocalDatacenter(properties.getLocalDatacenter()) + .withKeyspace(properties.getKeyspaceName()); } - @Override - protected int getPort() { - return cassandraContainer().getFirstMappedPort(); + private @NonNull InetSocketAddress resolveContactPoint(@NonNull GenericContainer cassandraContainer) { + return new InetSocketAddress(cassandraContainer.getHost(), + cassandraContainer.getMappedPort(CASSANDRA_DEFAULT_PORT)); } } diff --git a/spring-geode/src/test/java/example/app/crm/model/Customer.java b/spring-geode/src/test/java/example/app/crm/model/Customer.java index a0188c24f..f8c20183a 100644 --- a/spring-geode/src/test/java/example/app/crm/model/Customer.java +++ b/spring-geode/src/test/java/example/app/crm/model/Customer.java @@ -18,7 +18,6 @@ import javax.persistence.Entity; import javax.persistence.Table; -import org.springframework.data.annotation.Id; import org.springframework.data.cassandra.core.mapping.Indexed; import org.springframework.data.cassandra.core.mapping.PrimaryKey; import org.springframework.data.gemfire.mapping.annotation.Region; @@ -32,8 +31,11 @@ * The {@link Customer} class is an Abstract Data Type (ADT) modeling a customer. * * @author John Blum - * @see lombok - * @see org.springframework.data.annotation.Id + * @see javax.persistence.Entity + * @see javax.persistence.Table + * @see org.springframework.data.cassandra.core.mapping.Indexed + * @see org.springframework.data.cassandra.core.mapping.PrimaryKey + * @see org.springframework.data.cassandra.core.mapping.Table * @see org.springframework.data.gemfire.mapping.annotation.Region * @since 1.1.0 */ @@ -46,9 +48,8 @@ @AllArgsConstructor(staticName = "newCustomer") public class Customer { - @Id - @javax.persistence.Id @PrimaryKey + @javax.persistence.Id private Long id; @Indexed diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java index 4a6daddc0..6e9ab8f51 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/AbstractInlineCachingWithExternalDataSourceIntegrationTests.java @@ -41,8 +41,6 @@ @SuppressWarnings("unused") public abstract class AbstractInlineCachingWithExternalDataSourceIntegrationTests extends IntegrationTestsSupport { - public static final String GEMFIRE_LOG_LEVEL = "off"; - @Autowired private CustomerRepository customerRepository; diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java index 3e34a0a31..071b47e22 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/cassandra/InlineCachingWithCassandraIntegrationTests.java @@ -23,7 +23,6 @@ import org.apache.geode.cache.client.ClientRegionShortcut; import org.springframework.boot.autoconfigure.SpringBootApplication; -import org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration; import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.context.annotation.Bean; @@ -60,6 +59,7 @@ * @see org.springframework.geode.cache.inline.AbstractInlineCachingWithExternalDataSourceIntegrationTests * @see org.springframework.test.context.ActiveProfiles * @see org.springframework.test.context.junit4.SpringRunner + * @see example.app.crm.config.TestcontainersCassandraConfiguration * @since 1.1.0 */ @SpringBootTest @@ -69,8 +69,8 @@ public class InlineCachingWithCassandraIntegrationTests extends AbstractInlineCachingWithExternalDataSourceIntegrationTests { - @SpringBootApplication(exclude = { DataSourceAutoConfiguration.class, CassandraDataAutoConfiguration.class }) - @ClientCacheApplication(logLevel = GEMFIRE_LOG_LEVEL) + @SpringBootApplication(exclude = DataSourceAutoConfiguration.class) + @ClientCacheApplication @EnableCassandraRepositories(basePackageClasses = CustomerRepository.class) @EnableEntityDefinedRegions(basePackageClasses = Customer.class, clientRegionShortcut = ClientRegionShortcut.LOCAL) @Import(TestcontainersCassandraConfiguration.class) diff --git a/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java b/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java index b250d049d..d821f8795 100644 --- a/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java +++ b/spring-geode/src/test/java/org/springframework/geode/cache/inline/database/InlineCachingWithDatabaseIntegrationTests.java @@ -68,7 +68,7 @@ public class InlineCachingWithDatabaseIntegrationTests extends AbstractInlineCachingWithExternalDataSourceIntegrationTests { @SpringBootApplication(exclude = { CassandraAutoConfiguration.class, CassandraDataAutoConfiguration.class }) - @ClientCacheApplication(logLevel = GEMFIRE_LOG_LEVEL) + @ClientCacheApplication @EntityScan(basePackageClasses = Customer.class) @EnableEntityDefinedRegions(basePackageClasses = Customer.class, clientRegionShortcut = ClientRegionShortcut.LOCAL) @EnableJpaRepositories(basePackageClasses = CustomerRepository.class) diff --git a/spring-geode/src/test/resources/application-inline-caching-cassandra.properties b/spring-geode/src/test/resources/application-inline-caching-cassandra.properties new file mode 100644 index 000000000..6f7ca3871 --- /dev/null +++ b/spring-geode/src/test/resources/application-inline-caching-cassandra.properties @@ -0,0 +1,5 @@ +# Spring Boot application.properties for Apache Cassandra configuration of Inline Caching + +spring.data.cassandra.keyspace-name=CustomerService +spring.data.cassandra.schema-action=recreate +spring.data.cassandra.local-datacenter=datacenter1 diff --git a/spring-geode/src/test/resources/application-inline-caching-database.properties b/spring-geode/src/test/resources/application-inline-caching-database.properties index 3516ffb25..06254c81f 100644 --- a/spring-geode/src/test/resources/application-inline-caching-database.properties +++ b/spring-geode/src/test/resources/application-inline-caching-database.properties @@ -1,4 +1,4 @@ -# RBMS (Database) configuration properties +# Spring Boot application.properties for RDBMS (Database) configuration of Inline Caching spring.jpa.show-sql=true spring.jpa.hibernate.ddl-auto=none diff --git a/spring-geode/src/test/resources/cassandra-data.cql b/spring-geode/src/test/resources/cassandra-data.cql index 9c64b2f20..2b682ebbd 100644 --- a/spring-geode/src/test/resources/cassandra-data.cql +++ b/spring-geode/src/test/resources/cassandra-data.cql @@ -1 +1 @@ -INSERT INTO customers (id, name) VALUES (16, 'Pie Doe'); +INSERT INTO "Customers" (id, name) VALUES (16, 'Pie Doe'); diff --git a/spring-geode/src/test/resources/cassandra-init.cql b/spring-geode/src/test/resources/cassandra-init.cql new file mode 100644 index 000000000..c0f63a65c --- /dev/null +++ b/spring-geode/src/test/resources/cassandra-init.cql @@ -0,0 +1,5 @@ +CREATE KEYSPACE IF NOT EXISTS CustomerService WITH replication = { 'class':'SimpleStrategy', 'replication_factor':1 }; +USE CustomerService; +CREATE TABLE IF NOT EXISTS "Customers" (id BIGINT PRIMARY KEY, name TEXT); +CREATE INDEX IF NOT EXISTS CustomerNameIdx ON "Customers"(name); +INSERT INTO "Customers" (id, name) VALUES (16, 'Pie Doe'); diff --git a/spring-geode/src/test/resources/cassandra-schema.cql b/spring-geode/src/test/resources/cassandra-schema.cql index 89ddcf174..80d7a04e4 100644 --- a/spring-geode/src/test/resources/cassandra-schema.cql +++ b/spring-geode/src/test/resources/cassandra-schema.cql @@ -1,4 +1,4 @@ CREATE KEYSPACE IF NOT EXISTS CustomerService WITH replication = { 'class':'SimpleStrategy', 'replication_factor':1 }; USE CustomerService; -CREATE TABLE IF NOT EXISTS customers (id BIGINT PRIMARY KEY, name TEXT); -CREATE INDEX IF NOT EXISTS CustomerNameIdx ON customers(name); +CREATE TABLE IF NOT EXISTS "Customers" (id BIGINT PRIMARY KEY, name TEXT); +CREATE INDEX IF NOT EXISTS CustomerNameIdx ON "Customers"(name); From 5eb1861c967a68c12ab3bf3232d1bf09a20a6671 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:46:47 -0700 Subject: [PATCH 126/182] Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.16. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6bbfcf73d..0d0234e29 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 -pivotalGemFireVersion=9.10.15 +pivotalGemFireVersion=9.10.16 springVersion=5.3.21 springBootVersion=2.6.10-SNAPSHOT springCloudBindingsVersion=1.8.1 From c9130511ed32e1e67ea444dac26fd7820bb3fd75 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:47:20 -0700 Subject: [PATCH 127/182] Upgrade to Spring Framework 5.3.22. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0d0234e29..539eef630 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.16 -springVersion=5.3.21 +springVersion=5.3.22 springBootVersion=2.6.10-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.5 From 4f1c957b24888f5474ca44563852696402d6a90a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:47:45 -0700 Subject: [PATCH 128/182] Upgrade to Spring Boot 2.6.10. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 539eef630..47d55c702 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.16 springVersion=5.3.22 -springBootVersion=2.6.10-SNAPSHOT +springBootVersion=2.6.10 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.5 springDataGeodeVersion=2.6.5 From b751eae7b3ba4347318ab9fcdc91b017a662e4b1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:48:25 -0700 Subject: [PATCH 129/182] Upgrade to Spring Data BOM 2021.1.6 (Q-SR6). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 47d55c702..83bce9232 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.16 springVersion=5.3.22 springBootVersion=2.6.10 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.5 +springDataBomVersion=2021.1.6 springDataGeodeVersion=2.6.5 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 From 1749c008cd4c93ab20ae7ad0c39e78a9e9cf9ca5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:49:04 -0700 Subject: [PATCH 130/182] Upgrade to Spring Data for Apache Geode 2.6.6. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 83bce9232..e35b0ccd9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.22 springBootVersion=2.6.10 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 -springDataGeodeVersion=2.6.5 +springDataGeodeVersion=2.6.6 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 From cd98a1812c7728e4f11b1a545dd5893278e9ce0a Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 15:50:23 -0700 Subject: [PATCH 131/182] Upgrade to Testcontainers 1.17.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e35b0ccd9..a386a9669 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.17.2 +testcontainersVersion=1.17.3 version=1.6.10-SNAPSHOT From 1406894a9b4bb574a74f2c922f638fa6cd4b98ec Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 16:02:17 -0700 Subject: [PATCH 132/182] Upgrade Spring Geode Samples to Spring Boot 2.6.10. --- spring-geode-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 485a4ebeb..2e2d93b8e 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.10-SNAPSHOT + 2.6.10 From 2705aaff89c1ce7dc24537d9b2a41c7a2f68051f Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 16:09:02 -0700 Subject: [PATCH 133/182] Edit changelog and add 1.6.10 release notes. --- spring-geode/src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 9270821dc..460ce8af9 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.10 (2022-07-21) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.10. + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Improves the spring-geode-starter-logging by providing better integration with Spring Boot logging along with +modularizing the SLF4j, Logback configuration allowing users to customize per component, such as Apache Geode component +logging independent of Spring Boot and Spring components, offering finer grain control. +* Upgrades to Spring Framework 5.3.22. +* Upgrades to Spring Boot 2.6.10. +* Upgrades to Spring Data BOM 2021.1.6 (Q-SR6). +* Upgrades to Spring Data for Apache Geode 2.6.6. +* Upgrades to Testcontainers 1.17.3 + + Changes in version 1.6.9 (2022-06-24) ------------------------------------- Aligns SBDG with Spring Boot 2.6.9. From a070aa7bb74533000c223b843b2aa64618fcc805 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 16:10:09 -0700 Subject: [PATCH 134/182] Release 1.6.10. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a386a9669..850f244a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.10-SNAPSHOT +version=1.6.10 From 0e8c9834dfd4b14d9e43240c89328c2736da2a3c Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 16:24:56 -0700 Subject: [PATCH 135/182] Prepare next development iteration. Set Spring Boot version to 2.6.11-SNAPSHOT. Set version to 1.6.11-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 850f244a8..e7bb6e07c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.4 pivotalGemFireVersion=9.10.16 springVersion=5.3.22 -springBootVersion=2.6.10 +springBootVersion=2.6.11-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 springDataGeodeVersion=2.6.6 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.10 +version=1.6.11-SNAPSHOT From d8e6151f6274dda50e3a3fbb4edab3b205f9f790 Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 21 Jul 2022 16:49:02 -0700 Subject: [PATCH 136/182] Edit README to refer to Spring Boot 2.6.10 and SBDG 1.6.10. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index c29165be4..bb6ce69e4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.9 -:spring-boot-version: 2.6.9 +:sbdg-version: 1.6.10 +:spring-boot-version: 2.6.10 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.10-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.9`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.10`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |=== From 63e037a7b44c9faca0d1eb9a20640dede307e793 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Jul 2022 12:28:56 -0700 Subject: [PATCH 137/182] Edit Javadoc in the EnableClusterAware annotation. --- .../geode/config/annotation/EnableClusterAware.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java index 843b0e75b..77cf465f2 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/EnableClusterAware.java @@ -56,17 +56,17 @@ * before the cluster aware logic considers that a cluster actually exists. * * Previously, in cloud-managed environments (e.g. VMware Tanzu Application Service (TAS) for VMs, formerly known as - * Pivotal Platform or Pivotal CloudFoundry (PCF), or Kubernetes, known as VMware Tanzu Application Service for K8S) + * Pivotal Platform or Pivotal CloudFoundry (PCF), or Kubernetes, known as VMware Tanzu Application Platform for K8S) * it was assumed that a cluster would be provisioned and available, and that the Spring Boot, Apache Geode * {@link ClientCache} application would connect to the cluster on deployment (push). * * However, is entirely possible that users may push Spring Boot, Apache Geode {@link ClientCache} applications - * to a cloud-managed environment where not cluster was provisioned and is available, and user simply want their + * to a cloud-managed environment where no cluster was provisioned and is available, and users simply want their * apps to run in local-only mode. * - * The strict match configuration setting absolutely requires that at least 1 connection must be established. Use - * of this configuration setting also promotes a fail-fast protocol, or at least early detection (when log levels - * are adjusted accordingly) that a cluster is not available. + * The strict match configuration setting absolutely requires at least 1 connection must be established. Use of this + * configuration setting also promotes a fail-fast protocol, or at least early detection (when log levels are + * adjusted accordingly) that a cluster is not available. * * Use {@literal spring.boot.data.gemfire.cluster.condition.match.strict} * in Spring Boot {@literal application.properties}. From 3a3b8ca5737c48053ed4196d12fc5f2b835c4422 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Jul 2022 12:34:15 -0700 Subject: [PATCH 138/182] Set SD Cassandra Schema Action to 'none' in the Inline Caching with Apache Cassandra Integration Tests. --- .../resources/application-inline-caching-cassandra.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode/src/test/resources/application-inline-caching-cassandra.properties b/spring-geode/src/test/resources/application-inline-caching-cassandra.properties index 6f7ca3871..de2c50084 100644 --- a/spring-geode/src/test/resources/application-inline-caching-cassandra.properties +++ b/spring-geode/src/test/resources/application-inline-caching-cassandra.properties @@ -1,5 +1,5 @@ # Spring Boot application.properties for Apache Cassandra configuration of Inline Caching spring.data.cassandra.keyspace-name=CustomerService -spring.data.cassandra.schema-action=recreate spring.data.cassandra.local-datacenter=datacenter1 +spring.data.cassandra.schema-action=none From 5216ae7506de9adbff502060b9cc9e794562fe84 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 22 Jul 2022 14:22:20 -0700 Subject: [PATCH 139/182] Upgrade Spring Geode Samples to Spring Boot 2.6.11-SNAPSHOT and SBDG 1.6.11-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index 7c935d6f0..a20eeebac 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 2e2d93b8e..2839b23ee 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.10 + 2.6.11-SNAPSHOT org.springframework.geode spring-geode-samples-parent - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.10-SNAPSHOT + 1.6.11-SNAPSHOT From 15c4c0dd28776808e73bdc65af48e651154ad6b4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 11:41:19 -0700 Subject: [PATCH 140/182] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e7bb6e07c..96cbbe348 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.14.4 awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.14.4 +pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.22 springBootVersion=2.6.11-SNAPSHOT From 92a1069d0b5eca56deecfb9aa62b40ed2894b54d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 11:42:00 -0700 Subject: [PATCH 141/182] Upgrade to Spring Boot 2.6.11. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 96cbbe348..ab39daaa4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.22 -springBootVersion=2.6.11-SNAPSHOT +springBootVersion=2.6.11 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 springDataGeodeVersion=2.6.6 From 7776cd30c66f5001b80119bf11ca097624157386 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 11:54:36 -0700 Subject: [PATCH 142/182] Edit changelog and add 1.6.11 release notes. --- spring-geode/src/main/resources/changelog.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index 460ce8af9..e7d1f8a20 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,15 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.11 (2022-08-26) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.11. + +* Built with Oracle Java 8, JDK 1.8.0_331. +* Upgrades to Spring Boot 2.6.11. +* Upgrades to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache) 1.14.5. + + Changes in version 1.6.10 (2022-07-21) -------------------------------------- Aligns SBDG with Spring Boot 2.6.10. From 37cdc3b02576c78bb29e4f363c8cf7bf63cde579 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 11:56:14 -0700 Subject: [PATCH 143/182] Release 1.6.11. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ab39daaa4..5f7a21a93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.11-SNAPSHOT +version=1.6.11 From d96236d438f3a54030babe04b9408c5d43e6fc61 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 12:44:10 -0700 Subject: [PATCH 144/182] Prepare next development iteration. Set Spring Boot version to 2.6.12-SNAPSHOT. Set version to 1.6.12-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5f7a21a93..d2ff87b0c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.22 -springBootVersion=2.6.11 +springBootVersion=2.6.12-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 springDataGeodeVersion=2.6.6 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.11 +version=1.6.12-SNAPSHOT From a200f0453a6ca86ed2179b199db0f5b01e1148c4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 26 Aug 2022 12:56:30 -0700 Subject: [PATCH 145/182] Edit README to refer to Spring Boot 2.6.11 release and SBDG 1.6.11 release. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index bb6ce69e4..48c88e186 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.10 -:spring-boot-version: 2.6.10 +:sbdg-version: 1.6.11 +:spring-boot-version: 2.6.11 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.11-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.10`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.12-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.11`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |=== From d28c277f84e68e2669c26d8f7127c4ef8582b501 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:11:12 -0700 Subject: [PATCH 146/182] Upgrade to Spring Framework 5.3.23. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d2ff87b0c..807b65576 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 -springVersion=5.3.22 +springVersion=5.3.23 springBootVersion=2.6.12-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 From 501a4da2680dc9c525203d76a7c6909dfe3832f3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:11:34 -0700 Subject: [PATCH 147/182] Upgrade to Spring Boot 2.6.12. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 807b65576..16c7e26a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 -springBootVersion=2.6.12-SNAPSHOT +springBootVersion=2.6.12 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.6 springDataGeodeVersion=2.6.6 From 71afdb6da340537facfe798b7887f34821c6943e Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:12:37 -0700 Subject: [PATCH 148/182] Uprade to Spring Data BOM 2021.1.7 (Q-SR7). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 16c7e26a8..d92bad88a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.16 springVersion=5.3.23 springBootVersion=2.6.12 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.6 +springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.6 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 From 4eeef25b08ac214186fe0ab36a7d1ea30a89360d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:12:59 -0700 Subject: [PATCH 149/182] Upgrade to Spring Data for Apache Geode 2.6.7. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d92bad88a..f3e89cd59 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.23 springBootVersion=2.6.12 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.7 -springDataGeodeVersion=2.6.6 +springDataGeodeVersion=2.6.7 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.1 From aae20fe9c1e0ffd8279d1ab98df2cb5fcd309d28 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:13:32 -0700 Subject: [PATCH 150/182] Upgrade to Spring Session for Apache Geode 2.6.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f3e89cd59..5e2b046ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.7 springDataGeodeTestVersion=0.2.2-Q springSessionBomVersion=2021.1.3 -springSessionDataGeodeVersion=2.6.1 +springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 version=1.6.12-SNAPSHOT From e30e9e6abe400381c127c890debe3aab2f2dbb05 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:14:11 -0700 Subject: [PATCH 151/182] Upgrade to Spring Test for Apache Geode 0.2.3-Q. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5e2b046ac..e690ade1e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ springBootVersion=2.6.12 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.7 -springDataGeodeTestVersion=0.2.2-Q +springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE From 68c087e22a0e153e811ef90c63c9de1a73219508 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:29:12 -0700 Subject: [PATCH 152/182] Adapt to API changes in Spring Data for Apache Geode. --- .../ClientSecurityAutoConfiguration.java | 15 ++++----------- .../RegionTemplateAutoConfiguration.java | 8 +++----- .../SecurityManagerProxyConfiguration.java | 8 ++++++-- ...eshableAnnotationConfigApplicationContext.java | 9 ++++----- .../geode/core/util/SpringExtensions.java | 3 ++- .../security/support/SecurityManagerProxy.java | 5 +++++ 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java index 282c91e96..492b8bedc 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/ClientSecurityAutoConfiguration.java @@ -22,7 +22,8 @@ import org.apache.geode.cache.GemFireCache; import org.apache.geode.cache.client.ClientCache; - +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; import org.springframework.boot.SpringApplication; import org.springframework.boot.SpringBootConfiguration; import org.springframework.boot.autoconfigure.AutoConfigureBefore; @@ -36,22 +37,17 @@ import org.springframework.boot.cloud.CloudPlatform; import org.springframework.boot.env.EnvironmentPostProcessor; import org.springframework.context.annotation.Conditional; -import org.springframework.context.annotation.Configuration; import org.springframework.core.env.ConfigurableEnvironment; import org.springframework.core.env.Environment; import org.springframework.core.env.PropertySource; import org.springframework.data.gemfire.client.ClientCacheFactoryBean; import org.springframework.data.gemfire.config.annotation.EnableSecurity; -import org.springframework.data.gemfire.config.annotation.support.AutoConfiguredAuthenticationInitializer; import org.springframework.geode.core.env.VcapPropertySource; import org.springframework.geode.core.env.support.CloudCacheService; import org.springframework.geode.core.env.support.User; import org.springframework.lang.Nullable; import org.springframework.util.StringUtils; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - /** * Spring Boot {@link EnableAutoConfiguration auto-configuration} enabling Apache Geode's Security functionality, * and specifically Authentication between a client and server using Spring Data Geode Security annotations. @@ -113,11 +109,8 @@ public class ClientSecurityAutoConfiguration { private static final String POOL_LOCATORS_PROPERTY = "spring.data.gemfire.pool.locators"; - private static final String SECURITY_USERNAME_PROPERTY = - AutoConfiguredAuthenticationInitializer.SDG_SECURITY_USERNAME_PROPERTY; - - private static final String SECURITY_PASSWORD_PROPERTY = - AutoConfiguredAuthenticationInitializer.SDG_SECURITY_PASSWORD_PROPERTY; + private static final String SECURITY_USERNAME_PROPERTY = "spring.data.gemfire.security.username"; + private static final String SECURITY_PASSWORD_PROPERTY = "spring.data.gemfire.security.password"; private static final String SSL_USE_DEFAULT_CONTEXT_PROPERTY = "spring.data.gemfire.security.ssl.use-default-context"; diff --git a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java index c24b823c5..18850f131 100644 --- a/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java +++ b/spring-geode-autoconfigure/src/main/java/org/springframework/geode/boot/autoconfigure/RegionTemplateAutoConfiguration.java @@ -26,7 +26,6 @@ import org.apache.geode.cache.GemFireCache; import org.apache.geode.cache.Region; - import org.springframework.beans.BeansException; import org.springframework.beans.PropertyValue; import org.springframework.beans.factory.BeanFactory; @@ -47,7 +46,6 @@ import org.springframework.context.ApplicationContext; import org.springframework.context.ConfigurableApplicationContext; import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; import org.springframework.context.event.ContextRefreshedEvent; import org.springframework.context.event.EventListener; import org.springframework.core.type.StandardMethodMetadata; @@ -58,8 +56,8 @@ import org.springframework.data.gemfire.config.xml.GemfireConstants; import org.springframework.data.gemfire.util.ArrayUtils; import org.springframework.data.gemfire.util.CollectionUtils; -import org.springframework.data.gemfire.util.SpringUtils; import org.springframework.geode.config.annotation.support.TypelessAnnotationConfigSupport; +import org.springframework.geode.core.util.SpringExtensions; import org.springframework.lang.NonNull; import org.springframework.lang.Nullable; import org.springframework.util.StringUtils; @@ -137,7 +135,7 @@ else if (isGemfireTemplateBeanDefinition(resolvedBeanType)) { userRegionTemplateNames.add(beanName); } else if (isBeanWithGemfireTemplateDependency(beanFactory, beanDefinition)) { - SpringUtils.addDependsOn(beanDefinition, GemfireConstants.DEFAULT_GEMFIRE_CACHE_NAME); + SpringExtensions.addDependsOn(beanDefinition, GemfireConstants.DEFAULT_GEMFIRE_CACHE_NAME); } } } @@ -213,7 +211,7 @@ private void setAutoConfiguredRegionTemplateDependencies(BeanDefinitionRegistry this.autoConfiguredRegionTemplateBeanNames.stream() .map(registry::getBeanDefinition) - .forEach(beanDefinition -> SpringUtils.addDependsOn(beanDefinition, dependencyBeanNamesArray)); + .forEach(beanDefinition -> SpringExtensions.addDependsOn(beanDefinition, dependencyBeanNamesArray)); } // Required by @EnableClusterDefinedRegions & Native-Defined Regions (e.g. Regions defined in "cache.xml"). diff --git a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java index d6facfbc4..2f4592b45 100644 --- a/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java +++ b/spring-geode/src/main/java/org/springframework/geode/config/annotation/SecurityManagerProxyConfiguration.java @@ -17,6 +17,8 @@ import java.util.Properties; +import org.apache.geode.cache.Cache; +import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationListener; import org.springframework.context.annotation.Configuration; import org.springframework.context.event.ContextRefreshedEvent; @@ -46,9 +48,11 @@ public class SecurityManagerProxyConfiguration implements ApplicationListener Date: Fri, 23 Sep 2022 17:17:21 -0700 Subject: [PATCH 153/182] Edit changelog and add 1.6.12 release notes. --- spring-geode/src/main/resources/changelog.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index e7d1f8a20..ac6ba9ebd 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,19 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.12 (2022-09-23) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.12. + +* Built with Oracle Java 8, JDK 1.8.0_341. +* Upgrades to Spring Framework 5.3.23. +* Upgrades to Spring Boot 2.6.12. +* Upgrades to Spring Data BOM 2021.1.7 (Q-SR7). +* Upgrades to Spring Data for Apache Geode 2.6.7. +* Upgrades to Spring Session for Apache Geode 2.6.2. +* Upgrades to Spring Test for Apache Geode 0.2.3-Q. + + Changes in version 1.6.11 (2022-08-26) -------------------------------------- Aligns SBDG with Spring Boot 2.6.11. From 46a5a7d2d7e2ce560022201c26a7f5b9d1a167ca Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:46:54 -0700 Subject: [PATCH 154/182] Upgrade Spring Geode Samples to Spring Boot 2.6.12 and SBDG 1.6.12-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index a20eeebac..3776892ab 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.11-SNAPSHOT + 1.6.12-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 2839b23ee..1fa7943a9 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.11-SNAPSHOT + 2.6.12 org.springframework.geode spring-geode-samples-parent - 1.6.11-SNAPSHOT + 1.6.12-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.11-SNAPSHOT + 1.6.12-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.11-SNAPSHOT + 1.6.12-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.11-SNAPSHOT + 1.6.12-SNAPSHOT From ca26625867344fcbb056de0721fa41537b3817d5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 17:47:59 -0700 Subject: [PATCH 155/182] Release 1.6.12. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e690ade1e..9ec0ca63b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.12-SNAPSHOT +version=1.6.12 From c7ce925365e0c4e6a4158f3820d6367e69061550 Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 18:27:03 -0700 Subject: [PATCH 156/182] Prepare next development iteration. Set Spring Boot version to 2.6.13-SNAPSHOT. Set version to 1.6.13-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9ec0ca63b..e6bf670c4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 -springBootVersion=2.6.12 +springBootVersion=2.6.13-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.7 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.3 -version=1.6.12 +version=1.6.13-SNAPSHOT From 6f404f99e33dd70e7da695b774379517fd410e1d Mon Sep 17 00:00:00 2001 From: John Blum Date: Fri, 23 Sep 2022 18:39:04 -0700 Subject: [PATCH 157/182] Edit README to refer to 1.6.12 release and 1.6.13-SNAPSHOT. Refer to Spring Boot 2.6.12 on Spring Initializer at start.spring.io. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 48c88e186..b6cb31564 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.11 -:spring-boot-version: 2.6.11 +:sbdg-version: 1.6.12 +:spring-boot-version: 2.6.12 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.12-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.11`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.13-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.12`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |=== From 0e12620dda94c2b601742dd907ecbb98d68b7461 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Sep 2022 11:45:35 -0700 Subject: [PATCH 158/182] Exclude the Spring Gradle docbook-reference-plugin from Spring Build Conventions Gradle Plugins during reference documentation generation. --- build.gradle | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fecd12d3b..dc2facd26 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,9 @@ buildscript { } } dependencies { - classpath 'io.spring.gradle:spring-build-conventions:0.0.38' + classpath('io.spring.gradle:spring-build-conventions:0.0.38') { + exclude group: "io.spring.gradle", module: "docbook-reference-plugin" + } classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion" } } From 66308cdf0be9e36cb6aafef46d2623057451fd03 Mon Sep 17 00:00:00 2001 From: John Blum Date: Wed, 28 Sep 2022 13:53:56 -0700 Subject: [PATCH 159/182] Upgrade Spring Geode Samples to Spring Boot 2.6.13-SNAPSHOT and SBDG 1.6.13-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index 3776892ab..7f713394a 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.12-SNAPSHOT + 1.6.13-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 1fa7943a9..47471e7be 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.12 + 2.6.13-SNAPSHOT org.springframework.geode spring-geode-samples-parent - 1.6.12-SNAPSHOT + 1.6.13-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.12-SNAPSHOT + 1.6.13-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.12-SNAPSHOT + 1.6.13-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.12-SNAPSHOT + 1.6.13-SNAPSHOT From da6fe2bd75ea797669e975197ef6cf87c6abfb82 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:05:35 -0700 Subject: [PATCH 160/182] Upgrade to Gradle 6.9.3. --- gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index ec991f9aa..d355f4c4f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists From d20d081c6869f30616571b7d9e5eaf7bb15ca4d5 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:07:32 -0700 Subject: [PATCH 161/182] Upgrade to Spring Boot 2.6.13. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e6bf670c4..25bbfe1c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 -springBootVersion=2.6.13-SNAPSHOT +springBootVersion=2.6.13 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.7 springDataGeodeVersion=2.6.7 From 3f54751995ddef95d934e774715a0aebb7038f5c Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:08:27 -0700 Subject: [PATCH 162/182] Upgrade to Spring Data BOM 2021.1.9 (Q-SR9). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 25bbfe1c0..cb48c8491 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.16 springVersion=5.3.23 springBootVersion=2.6.13 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.7 +springDataBomVersion=2021.1.9 springDataGeodeVersion=2.6.7 springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 From a74672c2abb3f78e0f6af3ab591acb15d77a4679 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:08:51 -0700 Subject: [PATCH 163/182] Uprade to Spring Data for Apache Geode 2.6.9. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index cb48c8491..edbaa76ca 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.23 springBootVersion=2.6.13 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.9 -springDataGeodeVersion=2.6.7 +springDataGeodeVersion=2.6.9 springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 From 7f5595d7ae0afa606695a55316334dea5a1c1803 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:10:04 -0700 Subject: [PATCH 164/182] Upgrade to Testcontainers 1.17.5. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index edbaa76ca..d028446c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.17.3 +testcontainersVersion=1.17.5 version=1.6.13-SNAPSHOT From 28b232768e607b0f92a089f388be2cbf1f81ada4 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:21:40 -0700 Subject: [PATCH 165/182] Upgrade Spring Geode Samples to Spring Boot 2.6.13. --- spring-geode-samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 47471e7be..28761f312 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.13-SNAPSHOT + 2.6.13 From bb6e8e895a0243c611457ba04ff46e4814a3feda Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:24:10 -0700 Subject: [PATCH 166/182] Edit changelog and add 1.6.13 release notes. --- spring-geode/src/main/resources/changelog.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index ac6ba9ebd..cadb7f577 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,18 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.13 (2022-10-24) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.13. + +* Built with Oracle Java 8, JDK 1.8.0_341. +* Upgrades to Gradle 6.9.3. +* Upgrades to Spring Boot 2.6.13. +* Upgrades to Spring Data BOM 2021.1.9 (Q-SR9). +* Upgrades to Spring Data for Apache Geode 2.6.9. +* Upgrades to Testcontainers 1.17.5. + + Changes in version 1.6.12 (2022-09-23) -------------------------------------- Aligns SBDG with Spring Boot 2.6.12. From 41bb1d3c19990b7eb13e930c58c77cce68ca8c79 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:26:21 -0700 Subject: [PATCH 167/182] Release 1.6.13. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d028446c0..fa6c3c2e0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.5 -version=1.6.13-SNAPSHOT +version=1.6.13 From f97683dc2ff8eb8be2a84ca0889ad4b038224fbf Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 11:45:21 -0700 Subject: [PATCH 168/182] Prepare next development iteration. Set Spring Boot version to 2.6.14-SNAPSHOT. Set version to 1.6.14-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index fa6c3c2e0..49468d3db 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.16 springVersion=5.3.23 -springBootVersion=2.6.13 +springBootVersion=2.6.14-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.9 springDataGeodeVersion=2.6.9 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.5 -version=1.6.13 +version=1.6.14-SNAPSHOT From 72de99a3f1c5a310a6c790254b9b97eeecd1f5a1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 24 Oct 2022 12:03:51 -0700 Subject: [PATCH 169/182] Edit README to refer to Spring Boot 2.6.13 and SBDG 1.6.13. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index b6cb31564..d88a07e7b 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.12 -:spring-boot-version: 2.6.12 +:sbdg-version: 1.6.13 +:spring-boot-version: 2.6.13 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.13-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.12`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.13`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |=== From fc001f75fa5f3afa13a027520dc8551098457b9b Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:23:22 -0800 Subject: [PATCH 170/182] Upgrade to VMware GemFire 9.10.17. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 49468d3db..421e576b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 -pivotalGemFireVersion=9.10.16 +pivotalGemFireVersion=9.10.17 springVersion=5.3.23 springBootVersion=2.6.14-SNAPSHOT springCloudBindingsVersion=1.8.1 From 6addb256afc60bd74b08be3db9329ab205d133d0 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:23:43 -0800 Subject: [PATCH 171/182] Upgrade to Spring Framework 5.3.24. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 421e576b2..8d393a187 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.17 -springVersion=5.3.23 +springVersion=5.3.24 springBootVersion=2.6.14-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.9 From 0811edde5288eb9881ed7cb956e383526d489482 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:24:03 -0800 Subject: [PATCH 172/182] Upgrade to Spring Boot 2.6.14. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8d393a187..b327d2391 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.17 springVersion=5.3.24 -springBootVersion=2.6.14-SNAPSHOT +springBootVersion=2.6.14 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.9 springDataGeodeVersion=2.6.9 From f82f9047f2c0fdcd80b4149533e37e0cf9f44a58 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:24:53 -0800 Subject: [PATCH 173/182] Upgrade to Spring Data BOM 2021.1.10 (Q-SR10). --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b327d2391..4f0a0c220 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pivotalGemFireVersion=9.10.17 springVersion=5.3.24 springBootVersion=2.6.14 springCloudBindingsVersion=1.8.1 -springDataBomVersion=2021.1.9 +springDataBomVersion=2021.1.10 springDataGeodeVersion=2.6.9 springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 From e8b6a70f40552f7c72b1c7d992789fb7fe41dbc7 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:25:16 -0800 Subject: [PATCH 174/182] Upgrade to Spring Data for Apache Geode 2.6.10. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4f0a0c220..bccc78d65 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ springVersion=5.3.24 springBootVersion=2.6.14 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.10 -springDataGeodeVersion=2.6.9 +springDataGeodeVersion=2.6.10 springDataGeodeTestVersion=0.2.3-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 From d2cbf8d5f71329795a132b896f7e5002bcd2215e Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:25:46 -0800 Subject: [PATCH 175/182] Upgrade to Spring Test for Apache Geode 0.2.4-Q. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bccc78d65..ada11e651 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ springBootVersion=2.6.14 springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.10 springDataGeodeVersion=2.6.10 -springDataGeodeTestVersion=0.2.3-Q +springDataGeodeTestVersion=0.2.4-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.2 springShellVersion=1.2.0.RELEASE From 8f42a0293bfc81952f35efdd966a3978b1df6092 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:29:07 -0800 Subject: [PATCH 176/182] Upgrade to Spring Session for Apache Geode 2.6.3. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ada11e651..1235fb10f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ springDataBomVersion=2021.1.10 springDataGeodeVersion=2.6.10 springDataGeodeTestVersion=0.2.4-Q springSessionBomVersion=2021.1.3 -springSessionDataGeodeVersion=2.6.2 +springSessionDataGeodeVersion=2.6.3 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.5 version=1.6.14-SNAPSHOT From 5f39245e105477c4f967dee4c8bc64d7d674b508 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:29:39 -0800 Subject: [PATCH 177/182] Upgrade to Testcontainers 1.17.6. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1235fb10f..bffd61959 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.4-Q springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.3 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.17.5 +testcontainersVersion=1.17.6 version=1.6.14-SNAPSHOT From ef7047b4bd9ae560ab9a960c301f371cdfd240f2 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:43:01 -0800 Subject: [PATCH 178/182] Upgrade Spring Geode Samples to Spring Boot 2.6.14 and SBDG 1.6.14-SNAPSHOT. --- spring-geode-samples/intro/getting-started/pom.xml | 2 +- spring-geode-samples/pom.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-geode-samples/intro/getting-started/pom.xml b/spring-geode-samples/intro/getting-started/pom.xml index 7f713394a..cf23ff40f 100644 --- a/spring-geode-samples/intro/getting-started/pom.xml +++ b/spring-geode-samples/intro/getting-started/pom.xml @@ -8,7 +8,7 @@ org.springframework.geode spring-geode-samples-parent - 1.6.13-SNAPSHOT + 1.6.14-SNAPSHOT ../../pom.xml diff --git a/spring-geode-samples/pom.xml b/spring-geode-samples/pom.xml index 28761f312..392d585c3 100644 --- a/spring-geode-samples/pom.xml +++ b/spring-geode-samples/pom.xml @@ -8,13 +8,13 @@ org.springframework.boot spring-boot-starter-parent - 2.6.13 + 2.6.14 org.springframework.geode spring-geode-samples-parent - 1.6.13-SNAPSHOT + 1.6.14-SNAPSHOT pom Spring Geode Samples Parent @@ -42,19 +42,19 @@ org.springframework.geode spring-geode-starter - 1.6.13-SNAPSHOT + 1.6.14-SNAPSHOT org.springframework.geode spring-geode-starter-logging - 1.6.13-SNAPSHOT + 1.6.14-SNAPSHOT org.springframework.geode spring-geode-starter-test - 1.6.13-SNAPSHOT + 1.6.14-SNAPSHOT From a81b33ff3b5916d5387d2ebeda9feacce2363ab9 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:43:22 -0800 Subject: [PATCH 179/182] Edit changelog and add 1.6.14 release notes. --- spring-geode/src/main/resources/changelog.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/spring-geode/src/main/resources/changelog.txt b/spring-geode/src/main/resources/changelog.txt index cadb7f577..8b823b1c3 100644 --- a/spring-geode/src/main/resources/changelog.txt +++ b/spring-geode/src/main/resources/changelog.txt @@ -4,6 +4,21 @@ https://github.com/spring-projects/spring-boot-data-geode ========================================================= +Changes in version 1.6.14 (2022-12-05) +-------------------------------------- +Aligns SBDG with Spring Boot 2.6.14. + +* Built with Oracle Java 8, JDK 1.8.0_351. +* Upgrades to VMware GemFire 9.10.17. +* Upgrades to Spring Framework 5.3.24. +* Upgrades to Spring Boot 2.6.14. +* Upgrades to Spring Data BOM 2021.1.10 (Q-SR10). +* Upgrades to Spring Data for Apache Geode 2.6.10. +* Upgrades to Spring Session for Apache Geode 2.6.3. +* Upgrades to Spring Test for Apache Geode 0.2.4-Q. +* Upgrades to Testcontainers 1.17.6. + + Changes in version 1.6.13 (2022-10-24) -------------------------------------- Aligns SBDG with Spring Boot 2.6.13. From c1b0e57b86fa7747885aa1833dc0b92f6519586d Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:45:20 -0800 Subject: [PATCH 180/182] Release 1.6.14. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index bffd61959..80a73495d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.3 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.6 -version=1.6.14-SNAPSHOT +version=1.6.14 From 497a3d5e683ffd052915da126a1729c56a6b6322 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 13:56:09 -0800 Subject: [PATCH 181/182] Prepare next development iteration. Set Spring Boot version to 2.6.15-SNAPSHOT. Set version to 1.6.15-SNAPSHOT. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 80a73495d..2fa5ee651 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.5 pivotalGemFireVersion=9.10.17 springVersion=5.3.24 -springBootVersion=2.6.14 +springBootVersion=2.6.15-SNAPSHOT springCloudBindingsVersion=1.8.1 springDataBomVersion=2021.1.10 springDataGeodeVersion=2.6.10 @@ -17,4 +17,4 @@ springSessionBomVersion=2021.1.3 springSessionDataGeodeVersion=2.6.3 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.17.6 -version=1.6.14 +version=1.6.15-SNAPSHOT From 1b6ead5a7bf9c05aa995fddc7c58d4f7f8f01fb3 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 5 Dec 2022 14:08:23 -0800 Subject: [PATCH 182/182] Edit README to refer to Spring Boot 2.6.14 and SBDG 1.6.14 releases. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index d88a07e7b..5726ab5b9 100644 --- a/README.adoc +++ b/README.adoc @@ -1,8 +1,8 @@ :spring-docs: https://docs.spring.io/spring-framework/docs/current/reference/html/ :sbdg-docs: https://docs.spring.io/spring-boot-data-geode-build/current/reference/html5/ :sbdg-javadoc: https://docs.spring.io/spring-boot-data-geode-build/current/api/ -:sbdg-version: 1.6.13 -:spring-boot-version: 2.6.13 +:sbdg-version: 1.6.14 +:spring-boot-version: 2.6.14 :geode-javadoc: https://geode.apache.org/releases/latest/javadoc :geode-name: Apache Geode :gemfire-name: VMware Tanzu GemFire @@ -73,8 +73,8 @@ The following SBDG versions are currently maintained and developed. | Version | Reference Documentation | Javadoc | Samples | `current` | {sbdg-docs}[Ref Docs] | {sbdg-javadoc}[Javadoc] | {sbdg-docs}#geode-samples[Samples] -| `1.6.14-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] -| `1.6.13`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] +| `1.6.15-SNAPSHOT`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x-SNAPSHOT/reference/html5/#geode-samples[Samples] +| `1.6.14`| https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/[Ref Docs] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/api/[Javadoc] | https://docs.spring.io/spring-boot-data-geode-build/1.6.x/reference/html5/#geode-samples[Samples] |===