Commit Graph

11 Commits

Author SHA1 Message Date
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
5994d6b6a3 Upgrade to FreeFair Lombok Gradle Plugin 5.1.0. 2020-06-10 23:48:29 -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
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
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
730110dc55 Add Example Code demonstrating how to get started with SBDG.
Resolves gh-54.
2019-09-24 02:05:59 -07:00