Commit Graph

32 Commits

Author SHA1 Message Date
John Blum
bbe477faa9 Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.7 and SBDG 1.6.7-SNAPSHOT. 2022-04-21 11:56:52 -07:00
John Blum
0cb758b746 Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.6 and SBDG 1.6.6-SNAPSHOT. 2022-03-31 11:27:45 -07:00
John Blum
54a0b669c2 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.5-SNAPSHOT and SBDG 1.6.5-SNAPSHOT. 2022-03-02 16:26:47 -08:00
John Blum
9821a1e277 Update Copyright for 2022. 2022-03-02 16:16:01 -08:00
John Blum
f4f1e4a6b8 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.4 and SBDG 1.6.4-SNAPSHOT. 2022-02-28 13:37:59 -08:00
John Blum
78e9e72c50 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.3 and SBDG 1.6.3-SNAPSHOT. 2022-01-21 10:33:01 -08:00
John Blum
0f5ce28300 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.2 and SBDG 1.6.2-SNAPSHOT. 2022-01-10 10:48:32 -08:00
John Blum
c76a6ac165 Upgrade Spring Geode Sample parent Maven POM to Spring Boot 2.6.0-M1 and SBDG 1.6.0-SNAPSHOT. 2021-07-22 15:37:01 -07:00
John Blum
ea0755a437 Upgrade Spring Geode Samples (parent) Maven POM to Spring Boot 2.5.1 and SBDG 1.5.1-SNAPSHOT. 2021-06-14 17:27:33 -07:00
John Blum
ad2ae7ec82 Set Samples Maven POM Spring Boot version to 2.5.0-SNAPSHOT.
Set Samples Maven POM SBDG version to 1.5.0-SNAPSHOT.
2021-02-19 00:28:09 -08:00
John Blum
fb9cadf0b0 Upgrade Spring Geode Samples using Maven POM to Spring Boot 2.4.3-SNAPSHOT. 2021-01-24 21:30:59 -08:00
John Blum
904743deaa Upgrade to org.springframework.boot:spring-boot-starter-parent:2.4.1. 2021-01-12 18:38:24 -08:00
John Blum
52d873cac1 Cleanup Gradle build files.
Remove commented out configuration.

Remove 'org.springframework.geode:spring-geode-starter-logging' module from the runtiem classpath in the Multi-Site Caching Sample.
2020-12-11 13:22:19 -08:00
John Blum
03fb54d83a Upgrade to Freefair Lombok Gradle Plugin 5.3.0. 2020-12-09 12:56:04 -08:00
John Blum
09d15e87c2 Upgrade to FreeFair Lombok Gradle Plugin 5.2.1. 2020-09-18 02:33:58 -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
71746afb53 Change Getting Started Sample artifact version to 1.4.0-SNAPSHOT matching the project version. 2020-08-04 15:46:54 -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