Commit Graph

10 Commits

Author SHA1 Message Date
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