Commit Graph

16 Commits

Author SHA1 Message Date
John Blum
b9cbffcaf6 Update Copyright for 2022. 2022-03-02 15:52:27 -08:00
John Blum
cb34cd2201 Remove all source code (Javadoc) references to 'Pivotal GemFire' or 'GemFire' in general. 2020-09-17 21:24:16 -07:00
John Blum
5bcf39f208 Change ClientCache object reference type to GemFireCache. 2020-06-04 11:31:06 -07:00
John Blum
12048914c6 Add example Spring Boot, Apache Geode ClientCache application used to connect to an Apache Geode cluster running in a Docker Container.
Resolves gh-86.
2020-06-04 02:09:27 -07:00
John Blum
293eebb676 Add Spring Boot application class configuring and bootstrapping an Apache Geode (or Pivotal GemFire) ClientCache instance for documentation purposes. 2020-05-05 10:56:56 -07:00
John Blum
8447eaad10 Update Copyright to 2020. 2020-02-19 23:04:23 -08:00
John Blum
e26e417972 Add Spring Boot appplication main class for configuring and bootstrapping an Apache Geode or Pivotal GemFire Locator in a clustered topology. 2019-09-01 11:25:05 -07:00
John Blum
00cdbcc925 Format source code. 2019-09-01 10:55:38 -07:00
John Blum
46be647e14 Add chapter on (Pivotal) CloudFoundry to the SBDG Reference Documentation.
Resolves gh-33.
2019-07-02 17:53:55 -07:00
John Blum
51e0442d5f Add template Bash shell scripts for cf CLI commands.
Add template Gfsh shell scripts for Apache Geode cluster commands.

Add template and example JSON documents for CUPS.
2019-07-02 15:45:14 -07:00
John Blum
804e96e927 Add logging configuration for the SpringBootApacheGeodeCacheServerApplication class. 2019-04-23 16:02:12 -07:00
John Blum
8da5755ed8 Update copyright to 2019.
Resolves gh-19.
2019-03-21 18:07:02 -07:00
John Blum
7ed8c7c94f Switch from using SpringApplication to SpringApplicationBuilder to boostrap the application class. 2018-10-04 14:06:55 -07:00
John Blum
9049bcefd2 Move the SpringBootApacheGeodeCacheServerApplication class from example.app.server to org.springframework.geode.docs.example.app.server.
Tag the SpringBootApacheGeodeCacheServerApplication class for use in Asciidoc documentation.
2018-06-24 21:09:56 -07:00
John Blum
7bea03f19c Add docs example demonstrating a Spring Boot, Apache Geode CacheServer application that can be run standalone, as a loner, or as part of a cluster. 2018-06-22 13:33:59 -07:00
John Blum
23ccb41075 Add Logback XML configuration file to configure logging for doc examples. 2018-06-22 02:29:42 -07:00