Commit Graph

17 Commits

Author SHA1 Message Date
John Blum
f62df3a1f2 Upgrade Samples Maven POMs to Spring Boot 2.3.3.RELEASE and SBDG 1.3.3.BUILD-SNAPSHOT. 2020-08-20 15:58:17 -07:00
John Blum
688c609769 Change Getting Started Sample artifact version to 1.3.0.BUILD-SNAPSHOT matching the project version. 2020-08-07 16:02:48 -07:00
John Blum
36fac32d9c Upgrade Sample Guides, Maven POM build files to Spring Boot 2.3.1.RELEASE.
Sets SBDG version to 1.3.1.BUILD-SNAPSHOT.
2020-07-27 01:11:05 -07:00
John Blum
5994d6b6a3 Upgrade to FreeFair Lombok Gradle Plugin 5.1.0. 2020-06-10 23:48:29 -07:00
John Blum
b1e74db29a Add generated Maven POM for the Getting Started Sample.
Resolved gh-75.
2020-03-18 13:29:07 -07:00
John Blum
665355aa92 Upgrade to FreeFair Lombok Gradle Plugin 5.0.0-rc2. 2020-02-22 23:50:31 -08:00
John Blum
183b8f5486 Close the 'runner' tag.
Annotate the CrmApplication class with @SuppressWarnings('unused').
2020-02-21 15:44:34 -08:00
John Blum
8447eaad10 Update Copyright to 2020. 2020-02-19 23:04:23 -08:00
John Blum
924b1d7f89 Upgrade to Lombok Gradle Plugin 4.1.6. 2020-01-16 18:56:19 -08:00
John Blum
afbbfe9991 Upgrade to FreeFair Lombok Gradle Plugin 4.1.2. 2019-10-17 15:46:10 -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
d1d02065b4 Disable SSL auto-configuration. 2019-09-27 17:06:44 -07:00
John Blum
25c4f0d929 Switch PCC service instance name from 'pccService' to 'pccServiceOne'.
Resolves gh-54.
2019-09-27 16:30:00 -07:00
John Blum
4712339100 Temporarily include the 'spring-geode-starter-actuator' dependency (commented out) for deployment to PCF when using PCC.
This is needed until https://github.com/cloudfoundry/java-buildpack-metric-writer/issues/6 is resolved.

Resolves gh-54.
2019-09-27 16:30:00 -07:00
John Blum
6dad3e7cb0 Add Integration Tests for the 'Getting Started' Sample, Spring Boot CrmApplication class.
Resolves gh-54.
2019-09-24 02:05:59 -07:00
John Blum
ec9574288f Add Bash & Gfsh shell scripts to configure and bootstrap an Apache Geode cluster for the client/server topology arrangement and step #3 in the 'Getting Started' Guide.
Resolves gh-54.
2019-09-24 02:05:59 -07:00
John Blum
730110dc55 Add Example Code demonstrating how to get started with SBDG.
Resolves gh-54.
2019-09-24 02:05:59 -07:00