Commit Graph

  • 21de9a81d2 Upgrade dependencies. John Blum 2019-08-02 11:42:29 -07:00
  • 3ee5af7bba Edits to Inline & Look-Aside Caching documentation for clarity. John Blum 2019-08-01 22:28:17 -07:00
  • 59a9d8d1c9 Format source for documentation purposes. John Blum 2019-08-01 22:27:26 -07:00
  • a2f97fe2ba Add Lombok configuration file for Inline Caching Sample. John Blum 2019-08-01 14:36:55 -07:00
  • a4e0c92073 Add 'spring-boot-data-geode' anchor to the main title in the index page. John Blum 2019-08-01 14:11:47 -07:00
  • 7f564455eb Add section in the guide on tests. John Blum 2019-08-01 14:10:53 -07:00
  • e58adf04e3 Add Asciidoc tags for code references. John Blum 2019-08-01 14:09:28 -07:00
  • ccee3cffcc Create Sample Guide for Inline Caching. John Blum 2019-08-01 14:02:28 -07:00
  • e9ae8e1417 Add CalculatorController Spring Web MVC component exposing a REST API for the Calculator application. John Blum 2019-08-01 14:02:00 -07:00
  • 532599aa2a Fix bug in CalculatorService incorrectly capturing the 'operand' of the mathematical function. John Blum 2019-08-01 14:01:31 -07:00
  • ea7170f8dc Add Lombok Gradle Plugin to preprocess source code during compilation. John Blum 2019-08-01 12:56:41 -07:00
  • 97e46f1dd4 Add Integration Tests for the Inline Caching Sample, Spring Boot application. John Blum 2019-07-31 18:26:42 -07:00
  • 7867bc4b17 Add Sample Code and Spring Boot application for Inline Caching. John Blum 2019-07-31 18:25:31 -07:00
  • 18dffa791b Edits to the Sample Guide on Look-Aside Caching. John Blum 2019-07-31 18:23:51 -07:00
  • acb454685c Edits to the introdution in the chapter on 'Caching using Apache Geode or Pivotal GemFire'. John Blum 2019-07-31 18:22:01 -07:00
  • 66327392c7 Add Gradle build file to configure the generated Maven POMs for SBDG modules. John Blum 2019-07-26 00:21:17 -07:00
  • 3844f8a4cf Switch to opendjdk8 for Travis CI builds. John Blum 2019-07-25 19:13:22 -07:00
  • 2c5cbc1a2c Change Gradle project description to highlight the Sample is for Look-Aside Caching. John Blum 2019-07-25 10:54:26 -07:00
  • 54ba52e08e Switch from the repo.spring.io/plugins-release to repo.spring.io/plugins-snapshot repo. John Blum 2019-07-04 18:24:21 -07:00
  • 6483355c87 Update dependencies and set to BUILD-SNAPSHOT versions. John Blum 2019-07-04 18:09:48 -07:00
  • 7dc2651040 Switch HTTP URL to the Micrometer website to use HTTPS. John Blum 2019-07-03 17:27:01 -07:00
  • ac57c21688 Upgrade to Spring Build Conventions Gradle Plugin 0.0.26.RELEASE. John Blum 2019-07-03 17:26:08 -07:00
  • 4e95289117 Update 1.1.x version in Documentation references to 1.1.0.M3. John Blum 2019-07-03 01:56:22 -07:00
  • 42003a99b8 Prepare next development iteration. John Blum 2019-07-03 01:45:27 -07:00
  • 58c2fba13f Release 1.1.0.M3. John Blum 2019-07-03 01:26:35 -07:00
  • 5a061898de Update changelog with 1.1.0.M3 release notes. John Blum 2019-07-03 01:17:25 -07:00
  • 2935774b2d Disable extension version overrides for the core Spring Framework as well as Spring Data for Apache Geode & Pivotal GemFire. John Blum 2019-07-03 01:16:47 -07:00
  • e508d7b827 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.5.RELEASE. John Blum 2019-07-02 21:42:11 -07:00
  • 46be647e14 Add chapter on (Pivotal) CloudFoundry to the SBDG Reference Documentation. John Blum 2019-07-02 15:44:36 -07:00
  • 51e0442d5f Add template Bash shell scripts for cf CLI commands. John Blum 2019-07-02 15:43:45 -07:00
  • 1faf18633e Add processResources Gradle task to replace property and tag placeholders in source files. John Blum 2019-07-02 15:41:05 -07:00
  • e500c3fd0e Update Copyright year to 2019. John Blum 2019-07-01 11:35:56 -07:00
  • 1682dadba6 Edit the Security chapter. John Blum 2019-07-01 11:32:52 -07:00
  • 99f6a33bb5 Add reference to the PCCDemo applications in the Examples section. John Blum 2019-06-28 20:39:46 -07:00
  • f7ec5b02ee Cleanup Java System properties. John Blum 2019-06-28 20:10:08 -07:00
  • e0417f1e0f Edit Javadoc. John Blum 2019-06-28 19:51:40 -07:00
  • fc36dbbaec Simplify test GemFireClientConfiguration. John Blum 2019-06-28 19:47:52 -07:00
  • 92463f8527 Add Integration Tests for multiple CloudCache Service Instances. John Blum 2019-06-28 18:58:17 -07:00
  • 4165009501 Add Integration Tests for hybrid cloud configuration. John Blum 2019-06-28 18:55:26 -07:00
  • 296d7844f7 Register the o.s.d.g.tests.logging.slf4j.logback.TestAppender. John Blum 2019-06-28 18:52:40 -07:00
  • f4feb248ea Add functionality to target the configuration of a specific CloudCache Service Instance in PCF. John Blum 2019-06-28 18:50:00 -07:00
  • 208ef38b19 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.5.BUILD-SNAPSHOT. John Blum 2019-06-28 18:45:04 -07:00
  • 621982f472 Add functionality to target and extract VCAP environment variable configuration for a specific CloudCache Service Instance in PCF. John Blum 2019-06-28 13:02:52 -07:00
  • 6e81c007e6 Add comparable methods to optionally 'find' as well as 'require' a CloudCache Service Instance in PCF. John Blum 2019-06-27 14:07:07 -07:00
  • cda689ca51 Update Documentation URLs across all SBDG versions to use the new symbolic linked docs and API references. John Blum 2019-06-25 12:22:01 -07:00
  • fd613eb3d2 Add section in Appendix on how to switch from Apache Geode to Pivotal Cloud Cache (Pivotal GemFire). John Blum 2019-06-24 16:33:03 -07:00
  • 0fa7ce58da Add website URLs for Apache Geode, Pivotal Cloud Cache (PCC) and Pivotal GemFire. John Blum 2019-06-24 16:32:31 -07:00
  • daeaa828a1 Add Logging to conventions provided by SBDG and reference SDG's @EnableLogging annotation. John Blum 2019-06-24 15:31:43 -07:00
  • fc2c0e7afd Move 'Disabling Auto-configuration' above 'Running an Apache Geode/Pivotal GemFire cluster using Spring Boot and your IDE'. John Blum 2019-06-24 15:26:56 -07:00
  • 7f000a2fb6 Edit the Examples and References sections in the Appendix. John Blum 2019-06-24 15:20:08 -07:00
  • 0a15c6c60d Change anchor name for 'Auto-configuration vs. Annotation-based configuration' Appendix section. John Blum 2019-06-24 14:59:13 -07:00
  • 6bc09afff5 Extend o.s.d.g.tests.integration.IntegrationTestsSupport. John Blum 2019-06-24 14:31:29 -07:00
  • c8fe79997b Optimize imports. John Blum 2019-06-24 13:51:07 -07:00
  • 611d5fa5d7 Adds auto-configuration for Apache Geode & Pivotal GemFire logging. John Blum 2019-06-24 13:39:29 -07:00
  • d86c4be339 Format source code. John Blum 2019-06-21 16:57:16 -07:00
  • 01fd630705 Update Documentation references for the SBDG 1.1.0.M2 release. John Blum 2019-06-21 16:57:00 -07:00
  • 0f6d2749af Upgrade to Spring Session BOM Bean-SR6. John Blum 2019-06-20 15:42:44 -07:00
  • 5ac3343cc6 Upgrade to Spring Boot 2.1.6.RELEASE. John Blum 2019-06-20 15:41:23 -07:00
  • 289b2db90c Prepare next development iteration. John Blum 2019-06-15 12:37:38 -07:00
  • 09285a81db Release 1.1.0.M2. John Blum 2019-06-15 12:26:34 -07:00
  • feb0886b04 Update changelong with 1.1.0.M2 release notes. John Blum 2019-06-15 11:59:17 -07:00
  • 393b63580a Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.4.RELEASE. John Blum 2019-06-15 11:57:30 -07:00
  • ff62a3470e Update changelog with 1.1.0.M2 release notes. John Blum 2019-06-14 23:48:19 -07:00
  • 86fc6713c2 Update dependencies. John Blum 2019-06-14 23:46:30 -07:00
  • ccc8a0ed85 Add table of contents (toc) to the Appendix. John Blum 2019-06-13 17:30:16 -07:00
  • 5db3de8e52 Upgrade to Spring Framework 2.1.8.RELEASE. John Blum 2019-06-13 17:10:59 -07:00
  • 2933db8a17 Upgrade to Mockito 2.28.2. John Blum 2019-06-13 17:09:26 -07:00
  • 5d0a7a00cd Update README with current release versions. John Blum 2019-06-13 16:55:07 -07:00
  • 64d4f7ce5d Update changelog with 1.0.1.RELEASE release notes. John Blum 2019-06-13 16:34:30 -07:00
  • 073fe687b6 Upgrade to Mockito 2.28.2. 1.0.x John Blum 2019-06-13 16:56:52 -07:00
  • 4dbfbd8cb3 Update README with current release versions. John Blum 2019-06-13 16:55:07 -07:00
  • a369e18574 Prepare next development iteration. John Blum 2019-06-13 16:50:43 -07:00
  • 6e44bf7b9d Release 1.0.1.RELEASE. John Blum 2019-06-13 16:39:23 -07:00
  • 4ac9d15420 Update changelog with 1.0.1.RELEASE release notes. John Blum 2019-06-13 16:34:30 -07:00
  • 6275990835 Override Spring version; Set to 5.0.14.RELEASE. John Blum 2019-06-13 16:23:55 -07:00
  • fcaa0d87ed Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.2.RELEASE. John Blum 2019-06-13 16:18:54 -07:00
  • 1ff37a14d6 Upgrade to Spring Framework 5.0.14.RELEASE. John Blum 2019-06-13 16:16:03 -07:00
  • 02fad9b6d0 Switch generic node closure to running on a 'linux' node. John Blum 2019-05-29 10:09:28 -07:00
  • b353648b79 Increase Gradlew JVM Heap size to 1 GB. John Blum 2019-05-14 09:47:04 -07:00
  • 92b7b064f2 Document support for Inline Caching. John Blum 2019-06-13 14:31:00 -07:00
  • 4aa267f077 Require sudo. John Blum 2019-06-13 02:04:47 -07:00
  • a8f88dff0a Declare AbstractInlineCachingWithExternalDataSourceIntegrationTests as a proper abstract class. John Blum 2019-06-13 01:39:14 -07:00
  • ba646e83f3 Add Lombok config. John Blum 2019-06-13 01:38:20 -07:00
  • 90a4f7f036 Add Lombok Gradle Plugin. John Blum 2019-06-13 01:35:35 -07:00
  • bc1c259fb7 Add Integration Tests testing the Inline Caching support using Apache Cassandra. John Blum 2019-06-13 01:20:16 -07:00
  • d3bb6e4b32 Extend AbstractInlineCachingWithExternalDataSourceIntegrationTests. John Blum 2019-06-13 01:12:08 -07:00
  • 6837ac82c9 Add abstract base class encapsulating functionality and test cases common to all Inline Caching Integration Tests. John Blum 2019-06-13 01:10:39 -07:00
  • ac62cbb002 Add Apache Cassandra mapping annotations/meta-data for persistence purposes. John Blum 2019-06-13 01:11:29 -07:00
  • c8124d5c2b Add test compile dependency on org.testcontainers:testcontainers. John Blum 2019-06-13 01:09:25 -07:00
  • f365cebaa5 Add dependency management for org.testcontainers:testcontainers:1.10.6. John Blum 2019-06-13 01:08:38 -07:00
  • 7b5824f4c7 Add Integration Tests testing the Inline Caching support using a RDBMS (HSQLDB Database). John Blum 2019-06-13 00:19:10 -07:00
  • 759fa1b9a1 Add example Customer Relationship Management (CRM) application domain classes. John Blum 2019-06-13 00:14:21 -07:00
  • dcd0b33f7c Add test runtime dependency on org.springframework.boot:spring-boot-starter-data-jpa. John Blum 2019-06-13 00:13:26 -07:00
  • 3047073b52 Edit Javadoc. John Blum 2019-06-12 18:19:55 -07:00
  • 82a3887f89 Add RegionConfigurer to enable Inline Caching capabilities using a SD CrudRepository for an application Region. John Blum 2019-06-12 18:06:10 -07:00
  • 66f75bc898 Optimize imports. John Blum 2019-06-12 11:02:59 -07:00
  • 7278f2af6e Add RegionConfigurer to register a SD CrudRepository as a Region CacheWriter to write-through to an external data source for Inline Caching. John Blum 2019-06-12 11:00:34 -07:00
  • f82bf7380a Add RegionConfigurer to register a SD CrudRepository as a Region CacheLoader to handle cache misses in Inline Caching. John Blum 2019-06-12 10:59:23 -07:00
  • 8d9d520a75 Change getRepository() access modifier to public. John Blum 2019-06-12 10:58:54 -07:00
  • 39d57d62ca Complete ServerDefinedRegionTemplateAutoConfigurationIntegrationTests. John Blum 2019-06-10 19:22:04 -07:00