Commit Graph

  • ea1c2f8c2c Upgrade to Gradle 6.5. John Blum 2020-06-16 13:36:11 -07:00
  • 05bcbafcbe Upgrade to Testcontainers 1.14.3. John Blum 2020-06-16 13:20:58 -07:00
  • e3dfea508d Upgrade to Spring Data Moore-SR8. John Blum 2020-06-16 13:17:34 -07:00
  • c6f84e4ac2 Upgrade to Spring Boot 2.2.8.RELEASE. John Blum 2020-06-16 13:16:03 -07:00
  • b59ab612af Upgrade to Spring Framework 5.2.7.RELEASE. John Blum 2020-06-16 13:14:59 -07:00
  • 669f45a42e Upgrade to Byte Buddy 1.10.11. John Blum 2020-06-16 13:11:02 -07:00
  • 1f42e93d29 Edit README to refer to the 1.1.8.RELEASE and 1.1.9.BUILD-SNAPSHOT versions in the 1.1.x release line. John Blum 2020-06-15 22:45:18 -07:00
  • b874c26ddd Prepare next development iteration. John Blum 2020-06-15 22:26:09 -07:00
  • 3ff026c3d1 Release 1.1.8.RELEASE. John Blum 2020-06-15 22:14:44 -07:00
  • a6812bed3f Edit changelog and add 1.1.8.RELEASE notes. John Blum 2020-06-15 22:12:34 -07:00
  • 1933dd5b77 Upgrade to Testcontainers 1.14.3. John Blum 2020-06-15 21:48:47 -07:00
  • 424eb584ec Upgrade to Spring Data Lovelace-SR18. John Blum 2020-06-15 21:47:06 -07:00
  • c32200efef Upgrade to Spring Boot 2.1.15.RELEASE. John Blum 2020-06-15 21:45:35 -07:00
  • 0efb9623f8 Upgrade to Spring Framework 5.1.16.RELEASE. John Blum 2020-06-15 21:45:03 -07:00
  • 3f0a738413 Upgrade to Byte Buddy 1.10.11. John Blum 2020-06-15 21:43:51 -07:00
  • 0375955755 Edit README to refer to the 1.3.0.RELEASE and 1.3.1.BUILD-SNAPSHOT bits. John Blum 2020-06-11 01:58:25 -07:00
  • 8a5db8e467 Prepare next development iteration. John Blum 2020-06-11 01:29:55 -07:00
  • e17f0aba69 Release 1.3.0.RELEASE. John Blum 2020-06-11 01:11:13 -07:00
  • cca94c37f3 Edit changelog and add 1.3.0.RELEASE notes. John Blum 2020-06-11 01:03:37 -07:00
  • 46737c78b2 Upgrade to Gradle 6.5. John Blum 2020-06-11 00:37:03 -07:00
  • f7611fd16d Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.16.RELEASE. John Blum 2020-06-11 00:36:10 -07:00
  • 5994d6b6a3 Upgrade to FreeFair Lombok Gradle Plugin 5.1.0. John Blum 2020-06-10 23:48:11 -07:00
  • 97c2f4ab9d Upgrade to Testcontainers 1.14.3. John Blum 2020-06-10 23:45:45 -07:00
  • 308178ade7 Upgrade to Byte Buddy 1.10.11. John Blum 2020-06-10 23:34:33 -07:00
  • 5318782bfb Fix bug to handle cache data import into client LOCAL Regions when no PDX type registry exists. John Blum 2020-06-10 23:16:11 -07:00
  • 98ee687a78 Include JacksonJsonToObjectConverter, Spring Converter implementation to convert/map JSON to a POJO using Jackson's ObjectMapper. John Blum 2020-06-10 22:24:50 -07:00
  • dd439fe300 Include ObjectPdxInstanceAdapter class to adapt a regular Object (POJO) as an instance of PdxInstance. John Blum 2020-06-10 20:03:02 -07:00
  • f6e6a957dc Include PdxFieldNotWritableException, RuntimeException class to indicate a PDX field on a PdxInstance is not modifiable. John Blum 2020-06-10 20:01:33 -07:00
  • 91a10a8ca1 Move PdxInstance identifier/identity resolution logic from JsonCacheDataImporterExporter to PdxInstanceWrapper. John Blum 2020-06-10 12:39:21 -07:00
  • 0a3c2bb7ab Refactor from(:PdxInstance) factory method to handle PdxInstanceWrapper arguments. John Blum 2020-06-10 02:59:34 -07:00
  • 450cc58d82 Format source code. John Blum 2020-06-10 02:01:47 -07:00
  • 139d52918c Add factory method to unwrap a PdxInstanceWrapper returning the underlying, delegate PdxInstance. John Blum 2020-06-10 01:49:31 -07:00
  • e8a8486f33 Edit Javadoc. John Blum 2020-06-09 22:13:22 -07:00
  • a0b4f60c77 Define Spring Converter interface extension to convert from JSON into an Object array (array of POJOs). John Blum 2020-06-09 22:13:01 -07:00
  • 2b2e03a764 Define Spring Converter interface extension to convert from JSON into an Object (POJO). John Blum 2020-06-09 22:12:13 -07:00
  • db0a00e452 Rename toPdxArray(:byte[]) to toPdx(:byte[]). John Blum 2020-06-09 21:46:36 -07:00
  • e05c627e13 Refactor toJson(:Region) to serialize the values from the Region using the AbstractObjectArrayToJsonConverter class and CacheUtils.collectValues(:Region) method. John Blum 2020-06-09 21:44:44 -07:00
  • 53dda1265b Remove unused and unnecessary code. John Blum 2020-06-09 20:47:04 -07:00
  • f83880ea97 Reset ClusterAwareCondition. John Blum 2020-06-09 15:20:08 -07:00
  • 1501d7fac6 Fix bug with cache data import when using @EnableClusterAware. John Blum 2020-06-09 13:34:12 -07:00
  • 895378be70 Add Spring Lifecycle-aware CacheDataImporterExporter implementation. John Blum 2020-06-09 13:19:26 -07:00
  • cb291c844e Enable JSON data formatting on export. John Blum 2020-06-08 18:17:32 -07:00
  • 288b6bb7ec Fix bug in cache data export caused by Apache Geode's JVM Shutdown Hook. John Blum 2020-06-08 15:16:16 -07:00
  • b07ca31e51 Add file system appropriate file path separator to Resource location on export. John Blum 2020-06-08 15:12:40 -07:00
  • 95c0009cdc Rename 'peerRegion(..)' bean definition method and 'peerRegion' local variable to 'booksRegion'. John Blum 2020-06-08 15:11:15 -07:00
  • 6fbc40daa8 Adapt CacheUtils to identify client LOCAL Regions when collecting (getting) all values from the Region in collectValues(:Region). John Blum 2020-06-08 12:22:49 -07:00
  • 80c34d2198 Correct grammer, misspellings and wording in the Docker chapter. John Blum 2020-06-05 08:56:31 -07:00
  • 9333f72850 Correct grammar, misspellings and wording in the Apache Geode API extensions chapter. John Blum 2020-06-05 08:34:57 -07:00
  • 0ab5e0ffee Rename 'booksWasLoaded' test case method to 'booksWereLoaded'. John Blum 2020-06-04 17:19:16 -07:00
  • 5bcf39f208 Change ClientCache object reference type to GemFireCache. John Blum 2020-06-04 11:31:06 -07:00
  • 12048914c6 Add example Spring Boot, Apache Geode ClientCache application used to connect to an Apache Geode cluster running in a Docker Container. John Blum 2020-06-04 02:09:27 -07:00
  • 5a5edb9e67 Add chapter to reference documentation on running Apache Geode in Docker. John Blum 2020-06-04 02:08:43 -07:00
  • df69b414cc Enable the Gradle Lombok Plugin. John Blum 2020-06-04 02:06:39 -07:00
  • 4bb5d84ea4 Edit index.adoc. John Blum 2020-06-03 12:08:56 -07:00
  • 08e7bf7cd1 Add chapter to reference documentation on SBDG's Apache Geode API Extensions. John Blum 2020-06-03 11:34:43 -07:00
  • ad7a41920a Edit Javadoc. John Blum 2020-06-02 13:45:50 -07:00
  • 85084c8753 Edit README to refer to 1.1.7.RELEASE and 1.1.8.BUILD-SNAPSHOT in 1.1.x as well as 1.2.7.RELEASE and 1.2.8.BUILD-SNAPSHOT in 1.2.x, respectively. John Blum 2020-05-22 14:14:08 -07:00
  • 8aea5ce76d Edit changelog and include release notes from the 1.2.7.RELEASE. John Blum 2020-05-22 14:11:39 -07:00
  • 9d2e1c2617 Edit changelog and include release notes from the 1.1.7.RELEASE. John Blum 2020-05-22 14:10:35 -07:00
  • 21b6e8758f Configure destruction of GemFire/Geode Mock Objects on Spring ApplicationContext ContextClosedEvents. John Blum 2020-05-22 01:41:30 -07:00
  • 75b7362737 Upgrade to Spring Boot 2.3.0.RELEASE in SBDG Samples parent Maven POM. John Blum 2020-05-22 01:39:16 -07:00
  • 9416c50048 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.16.BUILD-SNAPSHOT. John Blum 2020-05-22 01:38:31 -07:00
  • 58122de507 Annotate LoggingAutoConfiguration with @ConditionalOnMissingBean to disable auto-configuration when a user has explicitly declared GemFire/Geode logging configuration. John Blum 2020-05-19 16:55:28 -07:00
  • 22aaead3cb Declare explicit GemFire/Geode logging configuration for all tests in test resources application.properties. John Blum 2020-05-19 16:51:07 -07:00
  • fc80371cfd Add Integration Tests asserting the configuration of PDX in the context of Spring Boot. John Blum 2020-05-19 01:08:16 -07:00
  • a46d2391ea Update README to refer to 1.1.7.RELEASE in the 1.1.x release line and 1.2.7.RELEASE in the 1.2.x release line for documentation and references. John Blum 2020-05-19 03:37:28 -07:00
  • 978e6d9584 Prepare next development iteration. John Blum 2020-05-19 03:24:48 -07:00
  • 8bc77db996 Release 1.2.7.RELEASE. John Blum 2020-05-19 03:11:55 -07:00
  • 32d625014b Edit changelog and add 1.2.7.RELEASE release notes. John Blum 2020-05-19 01:21:48 -07:00
  • c487861ac2 Upgrade to Spring Test for Apache Geode and Pivotal GemFire 0.0.14.RELEASE. John Blum 2020-05-19 02:57:06 -07:00
  • 044ee8a853 Add Integration Tests asserting the configuration of PDX in the context of Spring Boot. John Blum 2020-05-19 01:08:16 -07:00
  • e3a197bb2e Edit changelog and add 1.1.7.RELEASE release notes. John Blum 2020-05-19 01:12:02 -07:00
  • 35d5859021 Upgrade to Gradle 6.4.1. John Blum 2020-05-18 23:45:44 -07:00
  • 988df86799 Upgrade to Testcontainers 1.14.1. John Blum 2020-05-18 23:44:44 -07:00
  • ef4edd88da Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.4.RELEASE. John Blum 2020-05-18 23:44:23 -07:00
  • 17dc80f4a6 Upgrade to Spring Data Moore-SR7. John Blum 2020-05-18 23:43:12 -07:00
  • f56c81525e Upgrade to Spring Boot 2.2.7.RELEASE. John Blum 2020-05-18 23:41:45 -07:00
  • 86559b6886 Upgrade to Spring Framework 5.2.6.RELEASE. John Blum 2020-05-18 23:40:59 -07:00
  • 0d99e7b9e2 Upgrade to Byte Buddy 1.10.10. John Blum 2020-05-18 23:40:21 -07:00
  • 10597911a0 Update README to refer to the 1.1.7.RELEASE and 1.1.8.BUILD-SNAPSHOT in the 1.1.x release line for documentation and references. John Blum 2020-05-18 22:35:37 -07:00
  • 4f0e050914 Prepare next development iteration. John Blum 2020-05-18 22:24:21 -07:00
  • bbe62b2738 Release 1.1.7.RELEASE. John Blum 2020-05-18 22:12:24 -07:00
  • 80570b207c Edit changelog and add 1.1.7.RELEASE release notes. John Blum 2020-05-18 22:07:48 -07:00
  • 7c04c67b5c Upgrade to Testcontainers 1.14.1. John Blum 2020-05-18 21:46:15 -07:00
  • 7924175e21 Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.1.10.RELEASE. John Blum 2020-05-18 11:45:01 -07:00
  • 7320463abc Upgrade to Gradle 6.4.1. John Blum 2020-05-18 21:38:05 -07:00
  • c02c9371a4 Upgrade to Spring Data Lovelace-SR17. John Blum 2020-05-18 11:41:33 -07:00
  • 64e96a97a5 Upgrade to Spring Boot 2.1.14.RELEASE. John Blum 2020-05-18 11:39:53 -07:00
  • f994c5278c Upgrade to Spring Framework 5.1.15.RELEASE. John Blum 2020-05-18 11:39:20 -07:00
  • a14ab53b09 Upgrade to Mockito 3.3.3. John Blum 2020-05-18 11:37:28 -07:00
  • 4ed6307af0 Upgrade to Byte Buddy 1.10.10. John Blum 2020-05-18 11:37:08 -07:00
  • 5a72860592 Optimize imports. John Blum 2020-05-18 11:21:40 -07:00
  • c0d858d982 Add instructions on how to run the Look-Aside Caching example using the 'gradlew' command from the command-line as well as the IDE. John Blum 2020-05-18 10:34:30 -07:00
  • 754989b568 Fix broken include with source code reference. John Blum 2020-05-18 01:13:41 -07:00
  • 6253000ee5 Annotate the Look-Aside Caching GeodeConfiguration class with the @EnableClusterAware annotation. John Blum 2020-05-18 00:41:24 -07:00
  • 898b3351fa Configure the 'bootRun' Gradle Task to run the Look-Aside Caching example. John Blum 2020-05-18 00:39:37 -07:00
  • 050679d7cf Add application.properties for the Look-Aside Caching example to configure the Spring application name and GemFire/Geode log-level. John Blum 2020-05-18 00:32:47 -07:00
  • 2af2443620 Add instructions on how to run the Inline Caching example using the 'gradlew' command from the command-line as well as the IDE. John Blum 2020-05-18 00:29:16 -07:00
  • edeb05ab70 Configure the 'bootRun' Gradle Task to run the Inline Caching example. John Blum 2020-05-18 00:19:54 -07:00
  • fdff3b354a Configure the 'bootRun' Gradle Task to run the HttpSession Caching example. John Blum 2020-05-18 00:08:14 -07:00