Commit Graph

885 Commits

Author SHA1 Message Date
John Blum
ca0ee8ff31 Add 'jakarta.servlet:jakarta.servlet-api' testCompile dependency to resolve the Javax Servlet API in HTTP-based, Servlet Webapp Integration Tests. 2020-01-22 13:48:35 -08:00
John Blum
97bff7713f Ignore any generated deps TXT files listing the project dependency tree, or dependencies. 2020-01-22 13:29:24 -08:00
John Blum
ddafaafe56 Fix tests failures in the Apache Geode, Inline Caching support Integration Tests involving Apache Cassandra due to the DataStax 4.x Driver upgrade in Spring Data Neumann/2.3. 2020-01-22 12:39:12 -08:00
John Blum
465ea7081b Upgrade to Spring Data Release Train Neumann.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.3.0.BUILD-SNAPSHOT.

Upgrade to Apache Geode 1.11.0.

Upgrade to Pivotal GemFire 9.9.1.
2020-01-22 12:39:12 -08:00
John Blum
395c27db8f Format source code. 2020-01-22 12:39:12 -08:00
John Blum
46157120f7 Add 'provided' (compile-time) dependencies on org.apache.geode:geode-log4j and org.apache.geode:geode-serialization.
Note, these dependency declarations are unfortunately necessary due to SBDG's use of Apache Geode internal APIs.  I have filed an Issue ticket (https://github.com/spring-projects/spring-boot-data-geode/issues/70) with SBDG to remove all uses of internal Apache Geode APIs.
2020-01-22 12:39:12 -08:00
John Blum
0dbf2cdad1 Change references to the deprecated (since 2.2.x), non-existing (since 2.3) o.s.boot.actuate.autoconfigure.health.HealthIndicatorAutoConfiguration class to o.s.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration. 2020-01-16 18:56:19 -08:00
John Blum
7031b15fcf Adapt to API changes in Spring Data for Apache Cassandra Neumann/2.3. 2020-01-16 18:56:19 -08:00
John Blum
a26083410e Upgrade to Gradle 6.0.1. 2020-01-16 18:56:19 -08:00
John Blum
924b1d7f89 Upgrade to Lombok Gradle Plugin 4.1.6. 2020-01-16 18:56:19 -08:00
John Blum
6f5fda6641 Upgrade to TestContainers 1.12.3. 2019-12-13 09:05:22 -08:00
John Blum
6da1e511fb Update Spring dependency build snapshots.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.4.BUILD-SNAPSHOT.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.12.BUILD-SNAPSHOT.
2019-12-13 09:04:31 -08:00
John Blum
f895a0974a Add reference documentation entry for 1.3. 2019-12-13 08:42:47 -08:00
John Blum
99157badbc Fix typo. 2019-12-13 08:34:05 -08:00
John Blum
7a7ab32842 Update README with 1.2.2.RELEASE and 1.2.3.BUILD-SNAPSHOT versions in reference documentation. 2019-12-11 18:45:56 -08:00
John Blum
7ea193a72d Update README with 1.1.4.RELEASE and 1.1.5.BUILD-SNAPSHOT versions in reference documentation. 2019-12-11 18:45:26 -08:00
John Blum
ed0c249e55 Update changelog with 1.2.2.RELEASE notes. 2019-12-11 18:44:12 -08:00
John Blum
b9302086cc Update changelog with 1.1.4.RELEASE notes. 2019-12-11 18:43:00 -08:00
John Blum
0b36ea2d3c Add additional Unit and Integration Tests asserting the functionality and behavior of the JRE. 2019-12-10 13:58:59 -08:00
John Blum
2e36e48eb0 Add Integration Tests asserting that Spring Boot's auto-configuration of Apache Geode logging is disabled when a user explicitly customizes logging configuration. 2019-12-10 08:48:35 -08:00
John Blum
0300d0e753 Format source code and optimize imports. 2019-12-09 16:22:50 -08:00
John Blum
3d6e4811a3 Upgrade to Spring Boot 2.3.0.BUILD-SNAPSHOT. 2019-12-09 16:15:08 -08:00
John Blum
15da3cd23a Upgrade to Spring Framework 5.2.3.BUILD-SNAPSHOT. 2019-12-09 16:14:48 -08:00
John Blum
9c93ff3dc5 Upgrade to Mockito 3.2.0. 2019-12-09 16:13:58 -08:00
John Blum
e441dd521e Set version to 1.3.0.BUILD-SNAPSHOT. 2019-12-09 16:13:19 -08:00
John Blum
d87165547c Upgrade to Gradle Wrapper (gradlew) 5.6.4. 2019-12-03 15:16:20 -08:00
John Blum
899d71f9fd Configures the Pool used by the Spring Session bits and starter to use the 'DEFAULT' Pool.
Resolves gh-68.
2019-12-03 14:39:41 -08:00
John Blum
452ee7d48f Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.3.BUILD-SNAPSHOT. 2019-11-20 19:24:32 -08:00
John Blum
71d4587061 Add Integration Test for local HTTP Session state caching using the EnableClusterAware annotation to appropriately recognize and configure a local Apache Geode cache topology.
Resolves gh-66.
2019-11-15 19:18:48 -08:00
John Blum
47b3c01bf4 Improve EnableClusterAware configuration logic to identify Region beans of type CacheTypeAwareRegionFactoryBean.
Resolves gh-66.
2019-11-15 18:53:19 -08:00
John Blum
91e0fa4371 Add additional assertions and optimize imports. 2019-11-15 18:41:45 -08:00
John Blum
91b3ab747e Cleanup unncessary SuppressWarnings and optimize imports. 2019-11-15 18:40:00 -08:00
John Blum
1a091a5209 Switch to a MOCK WebEnvironment.
Add additional assertions.
2019-11-15 18:39:15 -08:00
John Blum
2c7ee8fda8 Formate source code.
Optimize imports.
2019-11-15 18:36:02 -08:00
John Blum
d2a1a07553 Cleanup deprecations.
Optimize imports.
2019-11-15 18:34:43 -08:00
John Blum
65ef316401 Remove default configuration for the 'spring.session.data.gemfire.cache.client.region.shortcut' property. 2019-11-15 18:32:33 -08:00
John Blum
8c97795331 Update README with 1.2.1.RELEASE and 1.2.2.BUILD-SNAPSHOT versions in reference documentation. 2019-11-06 18:41:10 -08:00
John Blum
11826e20ba Prepare next development iteration.
Set Spring Framework version to 5.2.2.BUILD-SNAPSHOT.

Set Spring Boot version to 2.2.2.BUILD-SNAPSHOT.

Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.

Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.

Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.1.BUILD-SNAPSHOT.

Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.11.BUILD-SNAPSHOT.
2019-11-06 18:30:16 -08:00
John Blum
a2d35b6497 Release 1.2.1.RELEASE. 2019-11-06 18:19:58 -08:00
John Blum
110a68e755 Upgrade to Apache Geode 1.9.2. 2019-11-06 18:11:17 -08:00
John Blum
c9baff1bf5 Update changelog with 1.2.1.RELEASE notes. 2019-11-06 18:07:24 -08:00
John Blum
ef23549a4b Upgrade to Spring Boot 2.2.1.RELEASE. 2019-11-06 17:49:43 -08:00
John Blum
67faac444c Update README with 1.1.3.RELEASE and 1.1.4.BUILD-SNAPSHOT versions in reference documentation. 2019-11-06 09:31:47 -08:00
John Blum
c9f3c1aa17 Update changelog with 1.1.3.RELEASE notes. 2019-11-06 07:36:56 -08:00
John Blum
1a319e83ce Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.10.RELEASE. 2019-11-04 15:59:46 -08:00
John Blum
a513aad293 Update dependencies.
Upgrade to Spring Framework 5.2.1.RELEASE.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.1.RELEASE.

Upgrade to Spring Data Release Train Moore-SR1.
2019-11-04 11:37:22 -08:00
John Blum
b2aa3d7d02 Add additional assertions and a ClientHttpRequestInterceptor bean to test the avoidance of possible interference caused by the Interceptor during the client to server cluster configuration metadata push provided in SDG.
See https://jira.spring.io/browse/DATAGEODE-243 for more details.
2019-10-31 13:35:49 -07:00
John Blum
caa8a2cb42 Add assertions asserting that mock Apache Geode Objects are being used. 2019-10-31 12:27:23 -07:00
John Blum
4a1028105f Update dependencies.
Upgrade to Spring Framework 5.2.1.BUILD-SNAPSHOT.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.1.BUILD-SNAPSHOT.

Upgrade to Spring Data Release Train Moore-BUILD-SNAPSHOT.

Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.10.BUILD-SNAPSHOT.
2019-10-31 12:18:34 -07:00
John Blum
893989d81b Add additional Unit Test for the auto-configuration of Apache Geode as a caching provider in Spring's Cache Abstraction using Mock Apache Geode Objects. 2019-10-30 16:29:22 -07:00