John Blum
2c7ee8fda8
Formate source code.
...
Optimize imports.
2019-11-15 18:36:02 -08:00
John Blum
d2a1a07553
Cleanup deprecations.
...
Optimize imports.
2019-11-15 18:34:43 -08:00
John Blum
65ef316401
Remove default configuration for the 'spring.session.data.gemfire.cache.client.region.shortcut' property.
2019-11-15 18:32:33 -08:00
John Blum
8c97795331
Update README with 1.2.1.RELEASE and 1.2.2.BUILD-SNAPSHOT versions in reference documentation.
2019-11-06 18:41:10 -08:00
John Blum
11826e20ba
Prepare next development iteration.
...
Set Spring Framework version to 5.2.2.BUILD-SNAPSHOT.
Set Spring Boot version to 2.2.2.BUILD-SNAPSHOT.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.2.2.BUILD-SNAPSHOT.
Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT.
Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.
Set Spring Session for Apache Geode & Pivotal GemFire version to 2.2.1.BUILD-SNAPSHOT.
Set Spring Test for Apache Geode & Pivotal GemFire version to 0.0.11.BUILD-SNAPSHOT.
2019-11-06 18:30:16 -08:00
John Blum
a2d35b6497
Release 1.2.1.RELEASE.
2019-11-06 18:19:58 -08:00
John Blum
110a68e755
Upgrade to Apache Geode 1.9.2.
2019-11-06 18:11:17 -08:00
John Blum
c9baff1bf5
Update changelog with 1.2.1.RELEASE notes.
2019-11-06 18:07:24 -08:00
John Blum
ef23549a4b
Upgrade to Spring Boot 2.2.1.RELEASE.
2019-11-06 17:49:43 -08:00
John Blum
67faac444c
Update README with 1.1.3.RELEASE and 1.1.4.BUILD-SNAPSHOT versions in reference documentation.
2019-11-06 09:31:47 -08:00
John Blum
c9f3c1aa17
Update changelog with 1.1.3.RELEASE notes.
2019-11-06 07:36:56 -08:00
John Blum
1a319e83ce
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.10.RELEASE.
2019-11-04 15:59:46 -08:00
John Blum
a513aad293
Update dependencies.
...
Upgrade to Spring Framework 5.2.1.RELEASE.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.1.RELEASE.
Upgrade to Spring Data Release Train Moore-SR1.
2019-11-04 11:37:22 -08:00
John Blum
b2aa3d7d02
Add additional assertions and a ClientHttpRequestInterceptor bean to test the avoidance of possible interference caused by the Interceptor during the client to server cluster configuration metadata push provided in SDG.
...
See https://jira.spring.io/browse/DATAGEODE-243 for more details.
2019-10-31 13:35:49 -07:00
John Blum
caa8a2cb42
Add assertions asserting that mock Apache Geode Objects are being used.
2019-10-31 12:27:23 -07:00
John Blum
4a1028105f
Update dependencies.
...
Upgrade to Spring Framework 5.2.1.BUILD-SNAPSHOT.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.1.BUILD-SNAPSHOT.
Upgrade to Spring Data Release Train Moore-BUILD-SNAPSHOT.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.10.BUILD-SNAPSHOT.
2019-10-31 12:18:34 -07:00
John Blum
893989d81b
Add additional Unit Test for the auto-configuration of Apache Geode as a caching provider in Spring's Cache Abstraction using Mock Apache Geode Objects.
2019-10-30 16:29:22 -07:00
John Blum
23f6aee57b
Rename geode-web-1.9.1.war to geode-web-1.9.2.war for the SDG upgrade to Apache Geode 1.9.2.
2019-10-29 08:05:43 -07:00
John Blum
3053bac169
Add Smoke Tests for a client/server Function execution use case, configured with SBDG auto-configuration on the client-side and SDG Function annotation config on the server-side.
2019-10-21 15:47:49 -07:00
John Blum
c6e21ffde8
Use Lombok to declare the JPA required, protected, default, no-arg constructor.
2019-10-21 15:28:02 -07:00
John Blum
a4a3c72e82
Update README to refer to the new 1.2.0.RELEASE version in the reference documentation.
2019-10-17 20:48:02 -07:00
John Blum
5ce2f484e8
Prepare next development iteration.
...
Upgrade to Spring Boot 2.2.1.BUILD-SNAPSHOT.
Set version to 1.2.1.BUILD-SNAPSHOT.
2019-10-17 20:32:13 -07:00
John Blum
45693493b0
Release 1.2.0.RELEASE.
2019-10-17 20:13:07 -07:00
John Blum
c95237dd1f
Update changelog with 1.2.0.RELEASE notes.
2019-10-17 20:05:34 -07:00
John Blum
4fa90dcb3b
Upgrade to Spring Boot 2.2.0.RELEASE.
2019-10-17 19:44:22 -07:00
John Blum
5cca7da9c0
Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.0.RELEASE.
...
Upgrade to Spring Session BOM Corn-RELEASE.
2019-10-17 19:44:22 -07:00
John Blum
2310018415
Set JVM command-line options to be used by Gradle when building this project.
2019-10-17 16:28:03 -07:00
John Blum
25960adc4d
Add auto-configuration support for TLS using SSL when deploying Spring Boot ClientCache applications to PCF using PCC that requires secure Sockets.
...
The TLS/SSL auto-configuration enables and configures the use of the SSL default context provided by the JRE, which the ClientCache instance uses to obtain the required CERT necessary when creating SSL Sockets between the client and PCC servers.
Resolves gh-61.
2019-10-17 15:50:26 -07:00
John Blum
afbbfe9991
Upgrade to FreeFair Lombok Gradle Plugin 4.1.2.
2019-10-17 15:46:10 -07:00
John Blum
84e596e926
Change HTTP URL to HTTPS.
2019-10-17 13:59:12 -07:00
John Blum
28012a1880
Replace all spring-cloudcache-starter* dependency declarations with spring-gemfire-starter*.
...
Resolves gh-63.
2019-10-17 12:04:44 -07:00
John Blum
f98b6299d2
Cleanup all documentation references to the spring-cloudcache-starter* modules.
...
Resolves gh-63.
2019-10-17 12:04:44 -07:00
John Blum
829493bbd2
Remove the spring-cloudcache-starter* modules.
...
Resolves gh-63.
2019-10-17 12:01:58 -07:00
John Blum
7b1c2cfd01
Add additional documentation on required modifications to the Maven ~/.m2/settings.xml file in order to authenticate with the Pivotal Commercial Repository server.
...
Clarify in the documentation that explicit declarations on the Pivotal GemFire dependencies is not needed, and is provided by the spring-gemfire-starter.
Resolves gh-62.
2019-10-17 12:01:58 -07:00
John Blum
469880ee03
Add documentation on the required repository declaration when switching from Apache Geode to Pivotal Cloud Cache (or Pivotal GemFire).
...
Resolves gh-62.
2019-10-10 14:41:40 -05:00
John Blum
07827d6465
Edit the chapter on Spring Session.
...
Add new section on using Spring Session with Pivotal Cloud Cache.
2019-10-03 20:49:58 -07:00
John Blum
e0b0097a9b
Update README to refer to the new 1.2.0.RC1 version in the reference documentation.
2019-10-03 15:11:11 -07:00
John Blum
0ac6edc072
Prepare next development iteration.
...
Set version to 1.2.0.BUILD-SNAPSHOT.
Set Spring Boot version to 2.2.0.BUILD-SNAPSHOT.
2019-10-03 14:59:41 -07:00
John Blum
f01de89b8d
Release 1.2.0.RC1.
2019-10-03 14:32:44 -07:00
John Blum
912bed1b55
Remove explicit repositories declaration.
...
Change the 'spring-geode-starter' dependency declaration from the externally, fully-qualified artifact to using the project 'spring-geode-starter' module artifact.
2019-10-03 14:31:40 -07:00
John Blum
61079d8b4b
Update changelog with 1.2.0.RC1 release notes.
2019-10-03 14:12:58 -07:00
John Blum
6a17112f50
Add 'spring-framework.version' extension property for overriding purposes.
2019-10-03 13:57:25 -07:00
John Blum
4c72a9275f
Update Spring dependencies.
...
Upgrade to Spring Framework 5.2.0.RELEASE.
Upgrade to Spring Boot 2.2.0.RC1.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.RELEASE.
Upgrade to Spring Data Release Train Moore-RELEASE.
Upgrade to Spring Session BOM Corn-RC1.
Upgrade to Spring Session for Apache Geode & Pivotal GemFire 2.2.0.RELEASE.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.9.RELEASE.
2019-10-03 13:45:32 -07:00
John Blum
493dc5a84f
Update 'Getting Started' Guide with the current/latest release of Spring Boot, version 2.2.0.RC1.
...
Update Spring Initializer screenshots at start.spring.io to reflect the use of Spring Boot 2.2.0.RC1 in the guide.
2019-10-03 13:21:58 -07:00
John Blum
ae4b3fac23
Edit the 'Begin with Spring Initializer at start.spring.io' section in the 'Getting Started' Guide to parameterize the Spring Boot version selection based on 'this' version of SBDG.
2019-10-03 00:44:52 -07:00
John Blum
3210f875bb
Change section title from 'Beginning with Spring Initializer at start.spring.io' to 'Begin with Spring Initializer at start.spring.io' in the 'Getting Started' Guide.
2019-10-03 00:22:08 -07:00
John Blum
7acf3c92c5
Improve section on using Spring Initializer at start.spring.io in the 'Getting Started' Guide.
...
Change the selected options (lables & values) to match the screenshot.
Add sidebar on Spring Boot vs. Spring Boot for Apache Geode versions.
2019-10-02 22:01:46 -07:00
John Blum
b356111ed4
Comment out Repositories declaration and declare direct dependency on the 'spring-geode-starter' project module.
2019-10-02 20:55:05 -07:00
John Blum
39dc684172
Simplify 'spring-gemfire-starter' by implementing in terms of the 'spring-geode-starter'.
2019-10-02 15:53:28 -07:00
John Blum
ecbd7e5299
Edit Appendix, in the section 'Switching from Apache Geode to Pivotal Cloud Cache', for more concise wording.
2019-10-02 15:32:47 -07:00