Commit Graph

  • e2609d066c Add prototype implementation of the Spring Cloud Bindings BingindsPropertyProcessor interface. John Blum 2020-12-10 11:07:41 -08:00
  • 6dc0bbc02e Add version property for spring-cloud-bindings. John Blum 2020-12-10 11:06:49 -08:00
  • bda7d284dd Add new 'spring-geode-cloud' module. John Blum 2020-12-10 11:06:16 -08:00
  • ef1ac0d987 Adds additional log output (logging) to the @EnableClusterAware functionality to give users a clear indication of what type of environment their Spring Boot application is running in. John Blum 2020-12-09 18:08:47 -08:00
  • c7dd1869fa Add section on 'Gradle Dependency Management' under the 'Using Spring Boot for Apache Geode' section of the reference documentation. John Blum 2020-12-09 16:57:18 -08:00
  • 1bbaf2c0e4 Edit README to refer to the 1.4.0 (GA) release and 1.4.1-SNAPSHOT in the 1.4.x release series. John Blum 2020-12-09 14:08:15 -08:00
  • 52cbcb65b4 Prepare next development iteration. John Blum 2020-12-09 13:54:04 -08:00
  • 25957fb809 Release 1.4.0 (GA). John Blum 2020-12-09 13:18:07 -08:00
  • 502ff49878 Edit changelog and add 1.4.0 release notes. John Blum 2020-12-09 13:14:06 -08:00
  • 03fb54d83a Upgrade to Freefair Lombok Gradle Plugin 5.3.0. John Blum 2020-12-09 12:56:04 -08:00
  • ee6c1dc1cc Upgrade to Spring Test for Apache Geode 0.0.21.RELEASE. John Blum 2020-12-09 12:47:55 -08:00
  • 0d22601c51 Upgrade to Spring Session BOM 2020.0.1. John Blum 2020-12-09 12:47:11 -08:00
  • 6dc063c321 Upgrade to Spring Data Ockham-SR1. John Blum 2020-12-09 12:44:36 -08:00
  • 580d6082a7 Upgrade to Spring Boot 2.4.0. John Blum 2020-12-09 12:43:31 -08:00
  • a3c525d92d Upgrade to Spring Framework 5.3.1. John Blum 2020-12-09 12:43:14 -08:00
  • bf8ba67adc Upgrade to Mockito 3.6.28. John Blum 2020-12-09 12:41:16 -08:00
  • a840c6a18d Polish the Async Inline Caching Sample Guide based on review and feedback. John Blum 2020-12-09 11:19:49 -08:00
  • 1a33f03e3a Edit and complete the Async Inline Caching Sample Guide. John Blum 2020-12-08 23:50:12 -08:00
  • 816a441d6e Fix syntax error (misspelled class name) in a code snippet in the Inline Caching Sample Guide. John Blum 2020-12-08 19:54:00 -08:00
  • e32fc75643 Replace the use of the deprecated 'bootJar' Gradle task, 'mainClassName' property with 'mainClass'. John Blum 2020-12-08 09:44:19 -08:00
  • f4eec7724d Add compile-only dependency on findbugs in the Async Inline Caching Sample to avoid the compiler warning 'unknown enum constant When.MAYBE'. John Blum 2020-12-07 22:12:53 -08:00
  • a61c28f525 Refactor the Async Inline Caching Spring Geode Sample Spring Boot application (code). John Blum 2020-12-07 21:59:26 -08:00
  • e515149bc5 Combine the cache-view.html and database-view.html into the golf-tournament-view.html for the Async Inline Caching Sample Spring Boot application. John Blum 2020-12-07 21:50:11 -08:00
  • b98cf59e0a Add additional GemFire/Geode DiskStore files to .gitignore. John Blum 2020-12-07 21:48:11 -08:00
  • dab156e73a Add a (Web) UI to the Async Inline Caching Sample Spring Boot application (code). John Blum 2020-12-07 08:55:55 -08:00
  • 3342f32263 Refactor the Async Inline Caching Sample code. John Blum 2020-12-07 08:54:29 -08:00
  • dc7d35706c Edit Javadoc in Async Inline Caching Sample code. John Blum 2020-12-04 15:24:29 -08:00
  • b73e149ea1 Create a Spring Boot application allowing a user to review Spring's property resolution precedence. John Blum 2020-12-04 15:20:09 -08:00
  • 770b99f1e2 Extend o.s.d.g.tests.integration.IntegrationTestsSupport. John Blum 2020-12-01 17:12:45 -08:00
  • 93bd2b97df Add Integration Tests for Spring Geode Sample on Async Inline Caching configured with Queue Batch Time Interval. John Blum 2020-12-01 17:00:03 -08:00
  • 1086895f8f Add Integration Tests for Spring Geode Sample on Async Inline Caching configured with Queue Batch Size. John Blum 2020-12-01 16:59:22 -08:00
  • ad77707d6f Create base Spring Geode Sample Example application on Async Inline Caching. John Blum 2020-12-01 16:58:30 -08:00
  • be01322025 Create base Spring Geode Sample Guide (documentation) on Async Inline Caching. John Blum 2020-12-01 16:56:27 -08:00
  • cbbf8d9335 Wrap listener metadata state changes in a try-finally block inside the AEQ listener processEvents(:List<AsyncEvent>) method. John Blum 2020-12-01 16:47:34 -08:00
  • 2089db6864 Add dependency management (version) for 'org.awaitility:awaitility'. John Blum 2020-12-01 16:10:53 -08:00
  • cccadf68aa Add metadata and state to track the RepositoryAsyncEventListener.processEvents(:List<AsyncEvent>) method invocations. John Blum 2020-12-01 16:09:43 -08:00
  • c25100ebe7 Add 'withSerialQueue()' builder method to configure the AEQ as a serial queue. John Blum 2020-12-01 15:50:47 -08:00
  • cd28eb19a8 Change signature of the generated AsyncEventQueue (AEQ) ID. John Blum 2020-12-01 10:46:59 -08:00
  • 27c907336a Change assertion error message in AsyncEventError class constructor. John Blum 2020-12-01 10:42:39 -08:00
  • ecedb4cd90 Edit README to refer to 1.3.6.RELEASE and 1.3.7.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-11-19 14:01:22 -08:00
  • de5cad2b29 Edit changelog and include 1.3.6.RELEASE notes. John Blum 2020-11-19 14:00:16 -08:00
  • fffc68b6da Edit README to refer to 1.3.6.RELEASE and 1.3.7.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-11-19 13:40:03 -08:00
  • e4dfdfc242 Prepare next development iteration. John Blum 2020-11-19 13:27:23 -08:00
  • 43d039595d Release 1.3.6.RELEASE. John Blum 2020-11-19 13:12:40 -08:00
  • b8088cfea0 Edit changelog and add 1.3.6.RELEASE notes. John Blum 2020-11-19 13:04:14 -08:00
  • a4046bb3b7 Set Samples Parent & Getting Started Maven POM SBDG version to 1.3.6.BUILD-SNAPSHOT. John Blum 2020-11-19 12:58:29 -08:00
  • 782dd6c0fc Add documentation on using the 'spring-geode-bom' in the 'Using Spring Boot for Apache Geode' section. John Blum 2020-11-18 12:25:11 -08:00
  • 4763660626 Add Gradle dependency management for 'org.springframework.data:spring-data-gemfire-test'. John Blum 2020-11-19 12:40:56 -08:00
  • 508067b9b4 Upgrade to Spring Boot 2.3.6.RELEASE. John Blum 2020-11-19 12:38:26 -08:00
  • e6a67d73ed Upgrade to Spring Framework 5.2.11.RELEASE. John Blum 2020-11-19 12:38:05 -08:00
  • 1922d8bcd1 Upgrade to Freefair Lombok Gradle Plugin 5.3.0. John Blum 2020-11-19 12:35:38 -08:00
  • 10fef8e635 Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. John Blum 2020-11-19 12:34:01 -08:00
  • ed1e0694ac Upgrade to Gradle 6.7.1. John Blum 2020-11-19 12:33:05 -08:00
  • 488dedd0de Edit TIP to include a reference to the specific documentation on Synchronous, Inline Caching. John Blum 2020-11-18 19:54:48 -08:00
  • 4ea2b62560 Add documentation on using the 'spring-geode-bom' in the 'Using Spring Boot for Apache Geode' section. John Blum 2020-11-18 12:25:11 -08:00
  • e7b1501e78 Set Spring Boot version to 2.4.0-SNAPSHOT in Samples Maven POM. John Blum 2020-11-17 21:28:28 -08:00
  • dc8be004e3 Upgrade to Gradle 6.7.1. John Blum 2020-11-17 21:13:56 -08:00
  • 16d378b223 Upgrade to Spring Build Conventions Gradle Plugin 0.0.35.RELEASE. John Blum 2020-11-17 20:21:38 -08:00
  • 4632d6af99 Declare and configure repositories for all projects. 1.1.x John Blum 2020-11-17 11:11:48 -08:00
  • 23416a2117 Declare and configure repositories for all projects. John Blum 2020-11-17 11:11:48 -08:00
  • 4f7821d629 Declare and configure repositories for all projects. John Blum 2020-11-17 11:11:48 -08:00
  • 39150e6b77 Declare and configure repositories for all projects. John Blum 2020-11-17 11:11:48 -08:00
  • 4344fe64f6 Edit README to refer to 1.4.0-RC1 in the 1.4.x release series. John Blum 2020-11-10 14:16:42 -08:00
  • 08702fa5ae Edit README to refer to 1.3.5.RELEASE and 1.3.6.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-11-10 14:15:59 -08:00
  • 0e230d99a0 Edit README to refer to 1.2.11.RELEASE 1.2.12.BUILD-SNAPSHOT in the 1.2.x release series. John Blum 2020-11-10 14:15:10 -08:00
  • 37fd126a89 Edit README to refer to 1.1.11.RELEASE and 1.1.12.BUILD-SNAPSHOT in the 1.1.x release series. John Blum 2020-11-10 14:14:26 -08:00
  • 13c5f8d046 Prepare next development iteration. John Blum 2020-11-10 13:01:30 -08:00
  • feb678c2ab Release 1.4.0-RC1. John Blum 2020-11-10 12:33:18 -08:00
  • 3612142c6a Edit changelog and add 1.4.0-RC1 release notes. John Blum 2020-11-10 12:30:04 -08:00
  • d208f10ef1 Edit changelog and add 1.3.5.RELEASE notes. John Blum 2020-11-10 12:25:44 -08:00
  • b6d6326b78 Edit changelog and add 1.2.11.RELEASE notes. John Blum 2020-11-10 12:24:45 -08:00
  • dc824a3000 Edit changelog and add 1.1.11.RELEASE notes. John Blum 2020-11-10 12:23:54 -08:00
  • 246a90fe27 Upgrade to Testcontainers 1.15.0. John Blum 2020-11-10 12:04:35 -08:00
  • d9e6118860 Rename 'springDataReleaseTrainVersion' property to 'springDataBomVersion'. John Blum 2020-11-10 12:03:20 -08:00
  • 14b3e9c559 Upgrade to Spring Boot 2.4.0-RC1. John Blum 2020-11-10 11:59:56 -08:00
  • 4b32e26dae Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5. John Blum 2020-11-10 11:58:54 -08:00
  • 52e97318a9 Declare FindBugs compile-only dependency in Mock Session Caching Smoke Tests to suppress compiler warnings. John Blum 2020-11-10 11:33:37 -08:00
  • bac650a70f Change JetBrains @NotNull annotation to Spring Framework's @NonNull annotation. John Blum 2020-11-10 10:36:47 -08:00
  • c29d6e3f15 Edit README to refer to 1.3.5.RELEASE and 1.3.6.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-11-10 11:36:07 -08:00
  • f0be292ed4 Edit README to refer to 1.2.11.RELEASE and 1.2.12.BUILD-SNAPSHOT in the 1.2.x release series. John Blum 2020-11-10 11:35:19 -08:00
  • db39161c06 Edit README to refer to 1.1.11.RELEASE and 1.1.12.BUILD-SNAPSHOT in the 1.1.x release series. John Blum 2020-11-10 11:34:34 -08:00
  • 4bd174a4d0 Declare FindBugs compile-only dependency in Mock Session Caching Smoke Tests to suppress compiler warnings. John Blum 2020-11-10 11:33:37 -08:00
  • 911abf2361 Prepare next development iteration. John Blum 2020-11-10 11:17:50 -08:00
  • 035a1aa838 Release 1.3.5.RELEASE. John Blum 2020-11-10 11:04:19 -08:00
  • b989697f44 Edit changelog and add 1.3.5.RELEASE notes. John Blum 2020-11-10 11:01:42 -08:00
  • 986deec90b Edit changelog and add 1.2.11.RELEASE notes. John Blum 2020-11-10 10:52:31 -08:00
  • 6d04479670 Edit changelog and add 1.1.11.RELEASE notes. John Blum 2020-11-10 10:50:56 -08:00
  • 009ee9645b Set Spring Geode Samples Maven POM Spring Boot version to 2.3.5.RELEASE. John Blum 2020-11-10 10:48:08 -08:00
  • 6cde223a06 Change JetBrains @NotNull annotation to Spring Framework's @NonNull annotation. John Blum 2020-11-10 10:36:47 -08:00
  • 9aa857cc3e Add Smoke Test testing the persistent access of a (HTTP) Session stored and managed by Apache Geode using Mock Objects with Spring Session auto-configured with Spring Boot. John Blum 2020-11-05 16:10:26 -08:00
  • 9d7d3c3d2c 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. John Blum 2020-11-04 16:50:48 -08:00
  • 667f0c8b52 Upgrade to Gradle 6.7. John Blum 2020-11-10 10:27:56 -08:00
  • 16fde5acfb Upgrade to Testcontainers 1.15.0. John Blum 2020-11-10 10:26:46 -08:00
  • 8999ccc185 Upgrade to Spring Session for Apache Geode & VMware Tanzu (Pivotal) GemFire 2.3.2.RELEASE. John Blum 2020-11-10 10:26:15 -08:00
  • b6984a3eb6 Upgrade to Spring Test for Apache Geode & VMware Tanzu (Pivotal) GemFire 0.0.20.RELEASE. John Blum 2020-11-10 10:24:59 -08:00
  • 6292d54907 Upgrade to Spring Data Neumann-SR5. John Blum 2020-11-10 10:24:07 -08:00
  • 60066ff15b Upgrade to Spring Boot 2.3.5.RELEASE. John Blum 2020-11-10 10:22:46 -08:00
  • 5121394811 Upgrade to Spring Framework 5.2.10.RELEASE. John Blum 2020-11-10 10:22:22 -08:00
  • 5acc289bdc Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.5. John Blum 2020-11-10 10:21:01 -08:00
  • ae084498db Upgrade to Mockito 3.6.0. John Blum 2020-11-10 10:18:08 -08:00