Commit Graph

1451 Commits

Author SHA1 Message Date
John Blum
4804fb9ee9 Upgrade to Spring Framework 5.3.0. 2020-11-04 16:56:03 -08:00
John Blum
a86ce48801 Upgrade to Mockito 3.6.0. 2020-11-04 16:55:30 -08:00
John Blum
8d72ab84d5 Upgrade to Byte Buddy 1.10.18. 2020-11-04 16:54:52 -08:00
John Blum
026f62e5d5 Upgrade to Spring Test for Apache Geode 0.0.20.RELEASE. 2020-11-04 16:52:23 -08:00
John Blum
55d9b52e1a Add Integration Test testing the configuration and expected behavior of (HTTP) Session state caching using Spring Session with Apache Geode and Mock Objects auto-configured with Spring Boot. 2020-11-04 16:50:48 -08:00
John Blum
9e1501327e Annotate test class with @SuppressWarnings('unused'). 2020-11-04 16:27:29 -08:00
John Blum
9237ab6085 Edit README to refer to 1.4.0-M4 in the 1.4.x release series. 2020-10-21 15:56:17 -07:00
John Blum
94b9138b37 Prepare next development iteration.
Set Spring Boot version to 2.4.0-SNAPSHOT.

Set version to 1.4.0-SNAPSHOT.
2020-10-21 15:42:50 -07:00
John Blum
cf56b0abd9 Release 1.4.0-M4. 2020-10-21 13:53:08 -07:00
John Blum
1790949313 Edit changelog and add 1.4.0-M4 release notes. 2020-10-21 13:51:41 -07:00
John Blum
67f3fcb9c6 Upgrades Getting Started Sample Maven POM to Spring Boot 2.4.0-M4. 2020-10-21 13:11:09 -07:00
John Blum
1e145975a8 Upgrade to Gradle 6.7. 2020-10-21 12:56:39 -07:00
John Blum
782685cae1 Upgrade to Spring Data Ockham-RC2.
Upgrade to Spring Data for Apache Geode 2.4.0-RC2.

Upgrade to Spring Data BOM (Release Train) 2020.0.0-RC2.
2020-10-21 12:56:39 -07:00
John Blum
35d5b82c5c Upgrade to Spring Boot 2.4.0-M4. 2020-10-21 12:56:39 -07:00
John Blum
b61366a379 Upgrade to Spring Framework 5.3.0-RC2. 2020-10-21 12:56:39 -07:00
John Blum
7abbc82701 Upgrade to Mockito 3.5.15. 2020-10-21 12:56:39 -07:00
John Blum
0efc69e460 Upgrade to Byte Buddy 1.10.17. 2020-10-21 12:56:39 -07:00
John Blum
13d577d069 Fix formatting in Logging chapter. 2020-10-21 10:34:27 -07:00
John Blum
77ab747c2c Fix test failure after Spring Boot upgraded from Jackson 2.11.2 to 2.11.3, which introduced an API (contractual) breaking change.
Seems Jackson introduced an API breaking change that now requires a PolymorphicTypeValidator when configuring and activating the default typing as a propery on the ObjectMapper.
2020-10-13 12:23:01 -07:00
John Blum
a9fce4577d Fix spelling error.
Change 'mat' to 'may'.
2020-10-13 11:49:47 -07:00
John Blum
85ebb49248 Add Introduction bullet points on Data Initialization, Actuator and Testing. 2020-10-01 11:45:58 -07:00
John Blum
779801d1d1 Edit README to refer to 1.4.0-M3 and 1.4.0-SNAPSHOT docs in the 1.4.x release series. 2020-09-18 18:00:55 -07:00
John Blum
a847e6ccfc Prepare next development iteration.
Set Spring Boot version to 1.4.0-SNAPSHOT.

Set version to 1.4.0-SNAPSHOT.
2020-09-18 17:47:35 -07:00
John Blum
b1cbd192aa Release 1.4.0-M3. 2020-09-18 17:34:11 -07:00
John Blum
9adca82f77 Edit changelog and add 1.4.0-M3 release notes. 2020-09-18 17:28:10 -07:00
John Blum
eccf8bd49d Upgrade to Spring Session BOM 2020.0.0-RC1. 2020-09-18 16:58:12 -07:00
John Blum
4102a5270b Upgrade to Spring Data BOM (Release Train) 2020.0.0-RC1. 2020-09-18 16:57:24 -07:00
John Blum
df3918f076 Upgrade to Spring Boot 2.4.0-M3. 2020-09-18 16:56:34 -07:00
John Blum
a21944bd26 Upgrade to Spring Framework 5.3.0-RC1. 2020-09-18 16:55:45 -07:00
John Blum
5e5a286e9b Edit README and fix formatting. 2020-09-18 16:53:46 -07:00
John Blum
8abf6687d2 Modify AsyncInlineCachingRegionConfigurer to append to the list of AEQs registered on the Region when configuring Async, Inline Caching. 2020-09-18 16:47:41 -07:00
John Blum
da073b8ef3 Rename Reference Guide to 'Spring Boot for Apache Geode Reference Guide'. 2020-09-18 16:47:41 -07:00
John Blum
546aa298f8 Edit Sample Guides and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.

Fix compiler syntax errors in example code snippets.
2020-09-18 16:19:05 -07:00
John Blum
68c34b86ea Edit Appendix and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.
2020-09-18 16:19:05 -07:00
John Blum
f354d3815a Edit CONTRIBUTING.adoc and remove references to 'GemFire'. 2020-09-18 16:19:05 -07:00
John Blum
429ff3f6dd Edit Reference Guide and replace all references to 'Apache Geode' using a documentation variable.
Remove all references to 'GemFire'.

Fix compiler syntax errors in documentation code snippets.
2020-09-18 16:19:05 -07:00
John Blum
8f9a4e2f70 Define Asciidoc documenation variables for the 'Pivotal Cloud Cache' (PCC) name, 'Pivotal CloudFoundry' (PCF) name and 'VMware Tanzu GemFire' name. 2020-09-18 16:16:23 -07:00
John Blum
37b523b8fd Upgrade to Mockito 3.5.11. 2020-09-18 11:17:57 -07:00
John Blum
44b424f358 Update Maven POM project URL. 2020-09-18 02:33:58 -07:00
John Blum
0159c39c17 Edit Javadock @link tag. 2020-09-18 02:33:58 -07:00
John Blum
09d15e87c2 Upgrade to FreeFair Lombok Gradle Plugin 5.2.1. 2020-09-18 02:33:58 -07:00
John Blum
2aaaea76bf Remove exclude from Apache Geode dependencies on 'org.apache.logging.log4j:log4j-core'.
Resolves gh-48.
2020-09-18 02:33:58 -07:00
John Blum
74c4bdbcd9 Remove exclude from Apache Geode dependencies on 'javax.servlet:javax.servlet-api'.
Resolves gh-49.
2020-09-18 02:33:58 -07:00
John Blum
8c3062c79a Declare 'org.apache.geode:geode-membership' as a test-compile dependency in the apache-geode-extensions module.
Declare 'org.apache.geode:geode-serialization' as a test-compile dependency in the apache-geode-extensions module.
2020-09-18 01:28:22 -07:00
John Blum
1a9319c44c Replace uses of the internal DistributionConfig API and class with org.apache.geode.distributed.ConfigurationProperties. 2020-09-18 01:06:06 -07:00
John Blum
c19c404aee Upgrade to Spring Test for Apache Geode 0.0.19.RELEASE. 2020-09-17 21:57:39 -07:00
John Blum
90bb1ce6e5 Upgrade to Spring Session for Apache Geode 2.4.0-RC1. 2020-09-17 21:57:01 -07:00
John Blum
61f7df0681 Upgrade to Spring Data for Apache Geode 2.4.0-RC1. 2020-09-17 21:55:51 -07:00
John Blum
6fb1306bde Remove dependency management for Spring Session for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:50:52 -07:00
John Blum
62e001efc7 Remove dependency management for Spring Data for VMware Tanzu (Pivotal) GemFire. 2020-09-17 21:49:43 -07:00