Commit Graph

  • 50fad617e8 Prepare next development iteration. John Blum 2020-09-17 18:58:46 -07:00
  • 3d2db2d837 Release 1.3.4.RELEASE. John Blum 2020-09-17 18:43:59 -07:00
  • 3f833d9bbe Edit changelog and add 1.3.4.RELEASE notes. John Blum 2020-09-17 18:35:28 -07:00
  • a4a964b729 Edit README to refer to 1.2.10.RELEASE and 1.2.11.BUILD-SNAPSHOT docs in 1.2.x release series. John Blum 2020-09-17 18:27:48 -07:00
  • 557fff760a Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNAPSHOT docs in 1.1.x release series. John Blum 2020-09-17 18:26:51 -07:00
  • 00abd0ef4f Edit changelog and include 1.2.10.RELEASE notes. John Blum 2020-09-17 18:25:26 -07:00
  • d5086afc87 Edit changelog and include 1.1.10.RELEASE notes. John Blum 2020-09-17 18:24:27 -07:00
  • 2388d38fbe Upgrade Sample (Parent & Getting Started) Maven POM build files to Spring Boot 2.3.4.RELEASE. John Blum 2020-09-17 18:19:46 -07:00
  • c3c7969431 Upgrade to Spring Session BOM Dragonfruit-SR1. John Blum 2020-09-17 18:01:54 -07:00
  • d2b372a2f0 Upgrade to Spring Test for Apache Geode & VMware Tanzu (Pivotal) GemFire 0.0.19.RELEASE. John Blum 2020-09-17 18:00:43 -07:00
  • 3e31fdc6da Upgrade to Spring Data Neumann-SR4. John Blum 2020-09-17 18:00:14 -07:00
  • 3a35939a91 Upgrade to Spring Boot 2.3.4.RELEASE. John Blum 2020-09-17 17:58:44 -07:00
  • d17d2a20ef Upgrade to Spring Framework 5.2.9.RELEASE. John Blum 2020-09-17 17:58:03 -07:00
  • c6705db87a Upgrade to Mockito 3.5.11. John Blum 2020-09-17 17:56:20 -07:00
  • 2334fb6148 Upgrade to Gradle 6.6.1. John Blum 2020-09-17 17:53:09 -07:00
  • 8154e85d5a Remove unnecessary use of java.util.Optional. John Blum 2020-09-17 17:51:17 -07:00
  • 8fb0c2112b Replace references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'. John Blum 2020-09-17 17:48:57 -07:00
  • 998d37d8ae Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. John Blum 2020-09-03 18:56:11 -07:00
  • 6a0d4c009b Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks. John Blum 2020-09-03 18:53:02 -07:00
  • 7d9f792c3f Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode. John Blum 2020-09-03 18:40:04 -07:00
  • 3d3635c573 Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode. John Blum 2020-09-03 18:22:48 -07:00
  • db40ebec62 Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode. John Blum 2020-09-03 18:13:44 -07:00
  • 273dfe778b Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode. John Blum 2020-09-03 18:09:01 -07:00
  • fc9e00a4d5 Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode. John Blum 2020-09-03 18:01:35 -07:00
  • 1908c6e59c Cross-reference the reference documentation and sample guide for Spring Boot Security. John Blum 2020-09-03 17:45:06 -07:00
  • 912e7aa2ed Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration. John Blum 2020-09-03 17:29:14 -07:00
  • ea048170fe Cross-reference the reference documentation and sample guide for Spring Boot Actuator. John Blum 2020-09-03 17:05:39 -07:00
  • c8f9119336 Rename 'VMware GemFire' to 'VMware Tanzu GemFire'. John Blum 2020-09-03 17:01:19 -07:00
  • e034469ad7 Add brief section on Multi-Site Caching referring to the Sample Guide and Code. John Blum 2020-09-03 16:41:28 -07:00
  • 00f95f8f40 Add WARNING about GemFire/Geode's JVM Shutdown Hook in the 'Using Data' chapter, 'Exporting Data' section when using the Cache Data Export functionality. John Blum 2020-09-03 14:22:38 -07:00
  • b32999ba4b Add documentation variable reference pointing at Apache Geode source code in GitHub. John Blum 2020-09-03 14:05:53 -07:00
  • cf1bb933f5 Fix compiler syntax errors in code snippets. John Blum 2020-09-03 13:31:11 -07:00
  • 01272aa6f3 Annotate newRepositoryCacheWriter() with @SuppressWarnings('rawtypes'). John Blum 2020-08-15 18:28:37 -07:00
  • ffac909358 Annotate newRepositoryCacheLoader() with @SuppressWarnings('rawtypes'). John Blum 2020-08-15 18:28:11 -07:00
  • b0f79b5078 Optimize imports. John Blum 2020-08-08 15:32:10 -07:00
  • e4d7847f84 Edit README to refer to 1.2.10.RELEASE and 1.2.11.BUILD-SNAPSHOT doc versions in the 1.2.x release series. John Blum 2020-09-17 15:06:30 -07:00
  • 536ec4c0d6 Prepare next development iteration. John Blum 2020-09-17 14:49:35 -07:00
  • d22b81e766 Release 1.2.10.RELEASE. John Blum 2020-09-17 14:31:28 -07:00
  • 4651f1d3c5 Edit changelog and add 1.2.10.RELEASE notes. John Blum 2020-09-17 14:27:32 -07:00
  • 02e51c33b5 Upgrade to Spring Session BOM Corn-SR4. John Blum 2020-09-17 14:14:05 -07:00
  • 204a40f523 Upgrade to Spring Data Moore-SR10. John Blum 2020-09-17 14:12:42 -07:00
  • edc9b3e5d1 Upgrade to Spring Boot 2.2.10.RELEASE. John Blum 2020-09-17 14:11:20 -07:00
  • 85552bb700 Upgrade to Spring Framework 5.2.9.RELEASE. John Blum 2020-09-17 14:10:56 -07:00
  • 071c817c85 Upgrade to VMware Tanzu (Pivotal) GemFire 9.8.9. John Blum 2020-09-17 14:09:38 -07:00
  • 75b5ce5d5d Upgrade to Mockito 3.5.10. John Blum 2020-09-17 14:09:12 -07:00
  • 5a04b62ed8 Upgrade to Byte Buddy 1.10.14. John Blum 2020-09-17 14:08:39 -07:00
  • 2c9da0bfda Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNAPSHOT doc versions in the 1.1.x release series. John Blum 2020-09-17 14:07:46 -07:00
  • 73bef4285a Edit changelog and include 1.1.10.RELEAES notes. John Blum 2020-09-17 14:06:30 -07:00
  • 18b84878f1 Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. John Blum 2020-09-03 18:56:11 -07:00
  • 47ff4915a1 Add documentation variable reference pointing at Apache Geode source code in GitHub. John Blum 2020-09-03 14:05:53 -07:00
  • 3f18412516 Fix compiler syntax errors in code snippets. John Blum 2020-09-17 14:00:09 -07:00
  • f9ae761865 Define documentation variable to the JDK Javadoc. John Blum 2020-08-19 21:57:25 -07:00
  • 4fc8d9cbd9 Edit chapter on caching. John Blum 2020-08-18 13:13:39 -07:00
  • 390e9ba179 Replace all references to Apache Geode and Pivotal GemFire with documentation variables. John Blum 2020-08-18 12:03:55 -07:00
  • 5a7771b94c Annotate newRepositoryCacheWriter() with @SuppressWarnings('rawtypes'). John Blum 2020-08-15 18:28:37 -07:00
  • d375776c07 Annotate newRepositoryCacheLoader() with @SuppressWarnings('rawtypes'). John Blum 2020-08-15 18:28:11 -07:00
  • c9c268dc09 Edit Maven POM URL to point to the SBDG project README. John Blum 2020-08-12 16:08:52 -07:00
  • 9cd21a9f2b Optimize imports. John Blum 2020-08-08 15:32:10 -07:00
  • 304b98f06c Fix spelling. John Blum 2020-08-03 13:12:44 -07:00
  • 1d86694b47 Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNAPSHOT docs in the 1.1.x release series. John Blum 2020-09-17 12:54:15 -07:00
  • 0b9bae49ed Prepare next development iteration. John Blum 2020-09-17 12:41:13 -07:00
  • 6928650fb6 Release 1.1.10.RELEASE. John Blum 2020-09-17 12:30:26 -07:00
  • d5b95db36b Edit changelog and add 1.1.10.RELEASE notes. John Blum 2020-09-17 12:28:42 -07:00
  • aff6eed863 Upgrade to Spring Session BOM Bean-SR12. John Blum 2020-09-17 12:11:30 -07:00
  • b8f217c824 Upgrade to Spring Data Lovelace-SR20. John Blum 2020-09-17 12:08:30 -07:00
  • e6a107acfd Upgrade to Spring Boot 2.1.17.RELEASE. John Blum 2020-09-17 12:05:54 -07:00
  • a359f33825 Upgrade to Spring Framework 5.1.18.RELEASE. John Blum 2020-09-17 12:05:01 -07:00
  • 9e5a65d5fd Upgrade to Mockito 3.5.10. John Blum 2020-09-17 12:03:09 -07:00
  • 6cc2556b41 Upgrade to Byte Buddy 1.10.14. John Blum 2020-09-17 12:02:32 -07:00
  • ed1e155579 Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code. John Blum 2020-09-03 18:56:11 -07:00
  • f422beb8f1 Set 'spring-boot-starter-parent' dependency to 2.4.0-SNAPSHOT. John Blum 2020-09-03 18:53:11 -07:00
  • 85aed4b3a0 Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks. John Blum 2020-09-03 18:53:02 -07:00
  • c6c46ee70e Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode. John Blum 2020-09-03 18:40:04 -07:00
  • 37f458905d Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode. John Blum 2020-09-03 18:22:48 -07:00
  • d499ca47cc Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode. John Blum 2020-09-03 18:13:44 -07:00
  • 4f16a7a217 Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode. John Blum 2020-09-03 18:09:01 -07:00
  • ea5ec28b1f Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode. John Blum 2020-09-03 18:01:35 -07:00
  • f8a8ff723d Cross-reference the reference documentation and sample guide for Spring Boot Security. John Blum 2020-09-03 17:45:06 -07:00
  • c4302adafe Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration. John Blum 2020-09-03 17:29:14 -07:00
  • ab1c64dbf8 Cross-reference the reference documentation and sample guide for Spring Boot Actuator. John Blum 2020-09-03 17:05:39 -07:00
  • 81622a4580 Rename 'VMware GemFire' to 'VMware Tanzu GemFire'. John Blum 2020-09-03 17:01:19 -07:00
  • ce9c523b4f Add brief section on Multi-Site Caching referring to the Sample Guide and Code. John Blum 2020-09-03 16:41:28 -07:00
  • f143196839 Add WARNING about GemFire/Geode's JVM Shutdown Hook in the 'Using Data' chapter, 'Exporting Data' section when using the Cache Data Export functionality. John Blum 2020-09-03 14:22:38 -07:00
  • f95554e563 Add documentation variable reference pointing at Apache Geode source code in GitHub. John Blum 2020-09-03 14:05:53 -07:00
  • 56ce511775 Fix syntax (compiler) errors in code snippets. John Blum 2020-09-03 13:31:11 -07:00
  • 34c36ada40 Add Regular Expressions (REGEX) script to catch documentation errors, specifically in code snippets. John Blum 2020-09-03 13:30:46 -07:00
  • 9e53c0398e Edit READE to refer to 1.3.3.RELEASE and 1.3.4.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-08-20 16:53:27 -07:00
  • 2df58554e6 Edit changelog and include 1.3.3.RELEASE notes. John Blum 2020-08-20 16:52:12 -07:00
  • 5ed0618998 Edit README to refer to 1.3.3.RELEASE and 1.3.4.BUILD-SNAPSHOT in the 1.3.x release series. John Blum 2020-08-20 16:38:11 -07:00
  • df089691d2 Prepare next development iteration. John Blum 2020-08-20 16:22:37 -07:00
  • 8ca1d9ddcc Release 1.3.3.RELEASE. John Blum 2020-08-20 16:01:39 -07:00
  • ecf2994a01 Edit changelog and add 1.3.3.RELEASE notes. John Blum 2020-08-20 15:57:43 -07:00
  • f62df3a1f2 Upgrade Samples Maven POMs to Spring Boot 2.3.3.RELEASE and SBDG 1.3.3.BUILD-SNAPSHOT. John Blum 2020-08-20 15:50:23 -07:00
  • 6608afa841 Arrange bin/ directory exclusion alphabetically. John Blum 2020-08-20 13:45:21 -07:00
  • 17143c96a9 Update .gitignore to exclude bin/ directory. Wayne Lund 2020-08-17 16:43:44 -07:00
  • 8cf9ca98c3 Define documentation variable to the JDK Javadoc. John Blum 2020-08-19 21:57:25 -07:00
  • 77ed1f49d0 Edit chapter on caching. John Blum 2020-08-18 13:13:39 -07:00
  • f739fab1ed Replace all references to Apache Geode and Pivotal GemFire with documentation variables. John Blum 2020-08-18 12:03:55 -07:00
  • b98d4639ea Add 'org.springframework.geode:spring-geode-bom' (Maven BOM) to project. John Blum 2020-08-12 16:08:17 -07:00
  • 49b74c4c2f Edit Maven POM URL to point to the SBDG project README. John Blum 2020-08-12 16:08:52 -07:00