John Blum
a0827eebf8
Fix compiler warnings.
...
Make Function instance fields final.
2021-03-24 15:45:47 -07:00
John Blum
1a4e9c22ac
Change assertion on cache instance to assert as a peer cache.
2021-03-24 15:44:10 -07:00
John Blum
33e129b792
Fix try-catch block to appropriately handle the intentional AssertJ AsesrtionFailedError and unintentional Java AssertionError.
...
Fixes test failures caused by erroneous AssertionError and AssertionFailedError handling.
Apply Spring's @NonNull annotation to the test methods.
Add assertion for the threadLocalConnections property on customized Pool objects.
Format source code.
Rename the usingClientCacheDefaultPoolPropertiesModifiesDefaultPool() test case method to usingClientCacheDefaultPoolPropertiesConfigurationModifiesDefaultPool().
2021-03-24 15:41:35 -07:00
John Blum
002e60d26a
Fix VCAP_APPLICATION name to match the test class name.
2021-03-23 12:37:06 -07:00
John Blum
34f199a360
Set Spring Geode Samples (parent) Maven POM to Spring Boot version 2.5.0-SNAPSHOT.
2021-03-22 22:11:26 -07:00
John Blum
60d8c70733
Upgrade to Spring Test for Apache Geode 0.0.24-PASCAL-M5.
2021-03-22 21:59:45 -07:00
John Blum
6fea20ac60
Upgrade to Gradle 6.8.3.
2021-03-22 21:13:44 -07:00
John Blum
f66d23cc78
Upgrade to Spring Test for Apache Geode 0.0.23.
2021-03-22 21:12:29 -07:00
John Blum
dbcb2a36ad
Upgrade to Spring Data Pascal-M5.
...
Upgrade to Spring Data BOM 2021.0.0-M5 / Pascal-M5.
Upgrade to Spring Data for Apache Geode 2.5.0-M5.
2021-03-22 21:11:41 -07:00
John Blum
f3ad7cf0c2
Upgrade to Spring Framework 5.3.5.
2021-03-22 21:09:15 -07:00
John Blum
b316f34fd6
Edit README to refer to 1.5.0-M2.
2021-02-22 22:00:34 -08:00
John Blum
d97ac3c189
Prepare next development iteration.
...
Set Spring Boot version to 2.5.0-SNAPSHOT.
Set version to 1.5.0-SNAPSHOT.
2021-02-22 21:48:37 -08:00
John Blum
624b3ff95a
Release 1.5.0-M2.
2021-02-22 21:35:52 -08:00
John Blum
b597c26b36
Edit changelog and add 1.5.0-M2 release notes.
2021-02-22 21:31:08 -08:00
John Blum
ebb5d60ce9
Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.5.0-M2.
2021-02-22 21:08:48 -08:00
John Blum
5b283c03f2
Upgrade to Testcontainers 1.15.2.
2021-02-22 20:51:18 -08:00
John Blum
eb9c0118f6
Upgrade to Spring Test for Apache Geode 0.0.22.
2021-02-22 20:50:53 -08:00
John Blum
6ad02fff35
Upgrade to Spring Data Pascal-M4.
...
Upgrade to Spring Data BOM 2021.0.0-M4 / Pascal-M4.
Upgrade to Spring Data for Apache Geode 2.5.0-M4.
2021-02-22 20:49:43 -08:00
John Blum
ca6f224b4b
Upgrade to Spring Boot 2.5.0-M2.
2021-02-22 20:48:06 -08:00
John Blum
87333291d7
Upgrade to Spring Framework 5.3.4.
2021-02-22 20:47:42 -08:00
John Blum
15e1ad98c2
Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.6.
2021-02-22 20:47:00 -08:00
John Blum
ab8f149107
Edit README to refer to 1.4.3 and 1.4.4-SNAPSHOT.
2021-02-22 20:45:16 -08:00
John Blum
9c34c37bea
Edit changelog and include 1.4.3 release notes.
2021-02-22 20:44:13 -08:00
John Blum
80f2215ae0
Edit README to refer to 1.3.9.RELEASE and 1.3.10.BUILD-SNAPSHOT.
2021-02-22 20:43:07 -08:00
John Blum
128395d9bf
Edit changelog and include 1.3.9.RELEASE notes.
2021-02-22 20:41:58 -08:00
John Blum
ad2ae7ec82
Set Samples Maven POM Spring Boot version to 2.5.0-SNAPSHOT.
...
Set Samples Maven POM SBDG version to 1.5.0-SNAPSHOT.
2021-02-19 00:28:09 -08:00
John Blum
863a1cec8e
Upgrade to Gradle 6.8.2.
2021-02-18 23:57:21 -08:00
John Blum
fdb200455b
Edit typos and grammar in README.
2021-02-02 12:47:34 -08:00
John Blum
e0db4b4b04
Remove explicit dependency management for Byte Buddy and Mockito.
...
Let the Spring Boot BOM (dependency management) manage the versions of Byte Buddy and Mockito based on the baseline Spring Boot version.
2021-02-02 12:29:08 -08:00
John Blum
b710f73d37
Add reference documentation chapter on 'Testing'.
...
Resolves gh-102.
2021-02-01 22:26:49 -08:00
John Blum
f93d198d2d
Add an example of Integration Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter.
2021-02-01 22:01:05 -08:00
John Blum
9e4f3cca1f
Add an example of Unit Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter.
2021-02-01 22:01:05 -08:00
John Blum
32db612719
Declare 'org.springframework.geode:spring-geode-starter-test' as a test-compile dependency in the spring-geode-docs module.
2021-02-01 20:55:54 -08:00
John Blum
f26e55e10d
State the project goals in documentation.
...
Resolves gh-101.
2021-02-01 14:51:07 -08:00
John Blum
eac66eac8b
Upgrade to Spring Build Conventions Gradle Plugin 0.0.37.
2021-02-01 13:26:21 -08:00
John Blum
e591042e06
Edit README for spelling, grammar, conciseness, clarity, consistency and accuracy.
2021-01-27 09:27:59 -08:00
John Blum
6c02b0c04e
Add new 'quick-start' module to the Spring Geode Samples.
...
The new 'quick-start' Spring Geode Sample/module backs the 'Get Started' example Spring Boot, Apache Geode application referenced in the README.
2021-01-26 22:28:45 -08:00
John Blum
5f8d9b19b2
Edit README to include a new 'Get Started' section demonstrating a simple Spring Boot, Apache Geode application.
...
Edit the project description in the 'About' section.
Rename 'Project Goals' to 'Project Features' and edit the section content.
Rename 'Documentation' to 'Learn', matching spring.io/projects.
Revise the list of cited 'examples'.
2021-01-26 21:56:12 -08:00
John Blum
8d2073c2d9
Edit README and reorganize/restructure the Documentation section.
...
Add versions in descending order (most current/latest first).
Add new End-of-Life (EOL) version table.
Add additional bullet point to Project Goals for Unit & Integration Testing with STDG.
2021-01-25 15:29:48 -08:00
John Blum
ee242bece8
Refactor configureTopology(..) to delegate to configureEnvironment(:Environment).
...
The new 'configureEnvironment(:Environment) method attempts to add a custom PropertySource to the Environment if the Environment is configurable, otherwise proceeds in setting a Java System Property as before.
The idea is, the Environment is more recycable than Java System Properties, particularly if the Spring ApplicationContext is refreshed.
Renames DEFAULT_CLUSTER_CONDITION_MATCH to DEFAULT_CLUSTER_AWARE_CONDITION_MATCH.
Renames DEFAULT_CLUSTER_CONDITION_STRICT_MATCH to DEFAULT_CLUSTER_AWARE_CONDITION_STRICT_MATCH.
2021-01-25 13:16:35 -08:00
John Blum
c9996c29da
Edit README to refer to 1.5.0-M1.
2021-01-24 23:53:58 -08:00
John Blum
f8a1e86be2
Prepare next development iteration.
...
Upgrade to Spring Boot 2.5.0-SNAPSHOT.
Set version to 1.5.0-SNAPSHOT.
2021-01-24 23:37:57 -08:00
John Blum
535b7db0b6
Release 1.5.0-M1.
2021-01-24 23:24:45 -08:00
John Blum
d2e3f6c618
Edit changelog and add 1.5.0-M1 release notes.
2021-01-24 23:22:29 -08:00
John Blum
f018bc8d37
Adapt to API changes and behavior in Jackson 2.12.x.
2021-01-24 22:41:56 -08:00
John Blum
64d1bf30c0
Add runtime dependency on 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'.
2021-01-24 22:41:19 -08:00
John Blum
b78fe11196
Edit README and add documentation references for 1.5.0-SNAPSHOT.
2021-01-24 22:12:38 -08:00
John Blum
1b38bb379e
Upgrade to Spring Session BOM 2021.0.0-M1.
...
Upgrade to Spring Session for Apache Geode 2.5.0-M1.
2021-01-24 22:09:59 -08:00
John Blum
d6aebf181b
Upgrade to Spring Data Pascal-M2.
...
Upgrade to Spring Data BOM 2021.0.0-M2/Pascal-M2.
Upgrade to Spring Data for Apache Geode 2.5.0-M2.
2021-01-24 22:08:09 -08:00
John Blum
6f2da0b1de
Upgrade to Spring Boot 2.5.0-M1.
2021-01-24 22:06:01 -08:00