John Blum
ea54e45f7d
Edit README to refer to 1.1.10.RELEASE and 1.1.11.BUILD-SNASHOT docs in the 1.1.x release series.
2020-09-17 19:53:14 -07:00
John Blum
3a094b1c39
Rename changelog to 'SPRING BOOT FOR APACHE GEODE CHANGELOG'.
...
Replace all references to 'Pivotal GemFire' with 'VMware Tanzu GemFire'.
Qualify references to Pivotal CloudFoundry with the acronymn, 'PCF'.
Qualify reference to Pivotal Cloud Cache with the acronym, 'PCC'.
2020-09-17 19:50:53 -07:00
John Blum
a0b40a2fd7
Edit changelog and include 1.3.4.RELEASE notes.
2020-09-17 19:35:39 -07:00
John Blum
3f959d32ec
Edit changelog and include 1.2.10.RELEASE notes.
2020-09-17 19:34:47 -07:00
John Blum
830b82245c
Edit changelog and include 1.1.10.RELEASE notes.
2020-09-17 19:33:59 -07:00
John Blum
ed1e155579
Add Asciidoc TIP referring to the 'Getting Started' Sample Guide and Code.
2020-09-03 18:57:25 -07:00
John Blum
f422beb8f1
Set 'spring-boot-starter-parent' dependency to 2.4.0-SNAPSHOT.
2020-09-03 18:57:25 -07:00
John Blum
85aed4b3a0
Add another numbered bullet point of Apache Geode's excessive use of static initializer blocks.
2020-09-03 18:57:25 -07:00
John Blum
c6c46ee70e
Cross-reference the reference documentation and sample guide for HTTP Session Caching with Spring Session using Apache Geode.
2020-09-03 18:40:04 -07:00
John Blum
37f458905d
Cross-reference the reference documentation and sample guide for Near Caching with Spring using Apache Geode.
2020-09-03 18:22:48 -07:00
John Blum
d499ca47cc
Cross-reference the reference documentation and sample guide for Multi-Site Caching with Spring using Apache Geode.
2020-09-03 18:13:44 -07:00
John Blum
4f16a7a217
Cross-reference the reference documentation and sample guide for Inline Caching with Spring using Apache Geode.
2020-09-03 18:09:01 -07:00
John Blum
ea5ec28b1f
Cross-reference the reference documentation and sample guide for Look-Aside Caching with Spring using Apache Geode.
2020-09-03 18:01:35 -07:00
John Blum
f8a8ff723d
Cross-reference the reference documentation and sample guide for Spring Boot Security.
2020-09-03 17:46:36 -07:00
John Blum
c4302adafe
Cross-reference the reference documentation and sample guide for Spring Boot Auto-configuration.
2020-09-03 17:30:12 -07:00
John Blum
ab1c64dbf8
Cross-reference the reference documentation and sample guide for Spring Boot Actuator.
2020-09-03 17:29:39 -07:00
John Blum
81622a4580
Rename 'VMware GemFire' to 'VMware Tanzu GemFire'.
2020-09-03 17:01:19 -07:00
John Blum
ce9c523b4f
Add brief section on Multi-Site Caching referring to the Sample Guide and Code.
2020-09-03 16:41:52 -07:00
John Blum
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.
2020-09-03 14:22:38 -07:00
John Blum
f95554e563
Add documentation variable reference pointing at Apache Geode source code in GitHub.
2020-09-03 14:05:53 -07:00
John Blum
56ce511775
Fix syntax (compiler) errors in code snippets.
2020-09-03 13:31:11 -07:00
John Blum
34c36ada40
Add Regular Expressions (REGEX) script to catch documentation errors, specifically in code snippets.
2020-09-03 13:30:46 -07:00
John Blum
9e53c0398e
Edit READE to refer to 1.3.3.RELEASE and 1.3.4.BUILD-SNAPSHOT in the 1.3.x release series.
2020-08-20 16:53:27 -07:00
John Blum
2df58554e6
Edit changelog and include 1.3.3.RELEASE notes.
2020-08-20 16:52:12 -07:00
John Blum
f0d7776530
Edit README to refer to 1.4.0-M2 in the SBDG 1.4.x release series.
2020-08-20 15:03:56 -07:00
John Blum
f04fa8245f
Prepare next development iteration.
...
Set Spring Boot version to 2.4.0-SNAPSHOT.
Set version to 1.4.0-SNAPSHOT.
2020-08-20 14:41:41 -07:00
John Blum
d1e5c6f828
Release 1.4.0-M2.
2020-08-20 14:27:35 -07:00
John Blum
08e7b7cd1b
Edit changelog and add 1.4.0-M2 release notes.
2020-08-20 14:13:05 -07:00
John Blum
426bac074b
Upgrade to Spring Test for Apache Geode & VMware/Pivotal GemFire 0.0.18.RELEASE.
2020-08-20 14:12:56 -07:00
John Blum
cf21205e91
Arrange bin/ directory exclusion alphabetically.
...
Polish for GitHub PR-94.
Resolves gh-94.
2020-08-20 13:45:21 -07:00
Wayne Lund
f784305e00
Update .gitignore to exclude bin/ directory.
...
I'm getting these bin/ directories from adding the project from the top of the SBDG project.
spring-gemfire-starter/bin/
spring-geode-actuator-autoconfigure/bin/
spring-geode-actuator/bin/
spring-geode-autoconfigure/bin/
spring-geode-docs/bin/
spring-geode-samples/boot/actuator/bin/
spring-geode-samples/boot/configuration/.java-version
spring-geode-samples/boot/configuration/bin/
spring-geode-samples/boot/security/bin/
spring-geode-samples/caching/http-session/bin/
spring-geode-samples/caching/inline/bin/
spring-geode-samples/caching/look-aside/bin/
spring-geode-samples/caching/multi-site/bin/
spring-geode-samples/caching/near/bin/
spring-geode-samples/intro/getting-started/bin/
spring-geode-samples/land-shy-fan/
spring-geode-samples/lock-important-pot/
spring-geode-samples/mix-faithful-pot/
spring-geode-starter-logging/bin/
spring-geode-tests/smoke-tests/function-execution-on-region/bin/
spring-geode-tests/smoke-tests/locator-application/bin/
spring-geode-tests/smoke-tests/logging/bin/
spring-geode-tests/smoke-tests/multi-store/bin/
spring-geode-tests/smoke-tests/peer-cache-application/bin/
spring-geode-tests/smoke-tests/spring-initializer/bin/
spring-geode/bin/
Resolves gh-94.
2020-08-20 13:42:45 -07:00
John Blum
24ac11715a
Edit section on Asynchronous (Write-Behind) Inline Cacching in caching chapter.
...
Resolves gh-58.
2020-08-20 12:01:10 -07:00
John Blum
0c981aad4f
Add section on configuring and using Asynchronous Inline Caching.
...
Resolves gh-58.
2020-08-19 21:58:05 -07:00
John Blum
a9eac44868
Define documentation variable to the JDK Javadoc.
2020-08-19 21:57:25 -07:00
John Blum
68e37b7276
Cleanup use of the deprecated SpringBoot, SpringApplicationBuilder.contextClass(:Class) API.
...
Replace with SpringApplicationBuilder.contextFactory(ApplicationContextFactory.ofContextClass(:Class)).
2020-08-19 20:05:35 -07:00
John Blum
800a0ee434
Add Integration Tests asserting the configuration and behavior of the AsyncInlineCachingRepositoryConfigurer using a custom AsyncEventErrorHandler and user-defined AsyncEventOperationRepositoryFunction.
...
Resolves gh-58.
2020-08-19 19:48:16 -07:00
John Blum
6af91f5eb5
Change AbstractAsyncEventOperationRepositoryFunction, CreateUpdateAsyncEventRepositoryFunction and RemoveAsyncEventRepositoryFunction to static member classes.
...
Add constructor requiring a reference to the associated RepositoryAsyncEventListener delegating AsyncEvent handling/processing to the Function.
Add alias methods from the RepositoryAsyncEventListener getAsyncEventErrorHandler() and getRepository() methods to the AsyncEventOperationRepositoryFunction classes.
Refatory type signatures and Generics usage.
Edit Javadoc.
Resolves gh-58.
2020-08-19 18:48:38 -07:00
John Blum
ecffa18654
Add protected API calls to construct the AEQ, the factory and the listener.
...
Add builder methods to configure Function post-processors applied to the AEQ, factory and listener.
Add API to configure an AsyncEventErrorHandler.
Edit Javadoc.
Resolves gh-58.
2020-08-19 18:48:38 -07:00
John Blum
01ebfadcbe
Rename DEFAULT class member constant to DEFAULT_EVENT_ERROR_HANDLER.
...
Edit Javadoc.
Resolves gh-58.
2020-08-19 18:48:48 -07:00
John Blum
72812055a6
Edit chapter on caching.
2020-08-19 18:48:38 -07:00
John Blum
389ece7948
Replace all references to Apache Geode and Pivotal GemFire with documentation variables.
...
Replace all references of Pivotal GemFire with VMware GemFire.
2020-08-19 18:48:38 -07:00
John Blum
8da34ccf91
Add additional verification asserting no more interactions on the mock CrudRepository.
...
Resolves gh-58.
2020-08-19 18:48:38 -07:00
John Blum
4cfef1516f
Upgrade Sample Maven POMS to Spring Boot 2.4.0-M2 and SBDG 1.4.0-SNAPSHOT.
2020-08-18 01:05:24 -07:00
John Blum
430c64fdda
Extends STDG's IntegrationTestsSupport class.
2020-08-18 01:04:20 -07:00
John Blum
e45febf594
Upgrade to Gradle 6.6.
2020-08-18 00:51:00 -07:00
John Blum
992d75057e
Upgrade to Spring Build Conventions Gradle Plugin 0.0.34.RELEASE.
2020-08-18 00:50:38 -07:00
John Blum
1ec51e354c
Upgrade to Spring Data Ockham-M2.
...
Upgrade to Spring Data for Apache Geode & VMware/Pivotal GemFire 2.4.0-M2.
Upgrade to Spring Data BOM (Release Train) 2020-0.0-M2.
2020-08-18 00:49:41 -07:00
John Blum
9f7b3fd93c
Upgrade to Spring Boot 2.4.0-M2.
2020-08-18 00:48:22 -07:00
John Blum
0ac5bcf006
Upgrade to Spring Framework 5.3.0-M2.
2020-08-18 00:47:55 -07:00
John Blum
a8c4177524
Upgrade to Mockito 3.5.0.
2020-08-18 00:46:50 -07:00