Commit Graph

117 Commits

Author SHA1 Message Date
John Blum
7dc2651040 Switch HTTP URL to the Micrometer website to use HTTPS. 2019-07-03 17:27:01 -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
1faf18633e Add processResources Gradle task to replace property and tag placeholders in source files. 2019-07-02 15:45:14 -07:00
John Blum
e500c3fd0e Update Copyright year to 2019. 2019-07-01 11:35:56 -07:00
John Blum
1682dadba6 Edit the Security chapter. 2019-07-01 11:32:52 -07:00
John Blum
fd613eb3d2 Add section in Appendix on how to switch from Apache Geode to Pivotal Cloud Cache (Pivotal GemFire). 2019-06-24 16:43:57 -07:00
John Blum
0fa7ce58da Add website URLs for Apache Geode, Pivotal Cloud Cache (PCC) and Pivotal GemFire.
Add website URLs for Spring Boot, Spring Data for Apache Geode & Pivotal GemFire (SDG), Spring Data in general and the core Spring Framework.
2019-06-24 16:34:08 -07:00
John Blum
daeaa828a1 Add Logging to conventions provided by SBDG and reference SDG's @EnableLogging annotation. 2019-06-24 16:34:08 -07:00
John Blum
fc2c0e7afd Move 'Disabling Auto-configuration' above 'Running an Apache Geode/Pivotal GemFire cluster using Spring Boot and your IDE'.
Complete the list of Auto-configuration classes provided by SBDG.
2019-06-24 15:26:56 -07:00
John Blum
7f000a2fb6 Edit the Examples and References sections in the Appendix. 2019-06-24 15:21:03 -07:00
John Blum
0a15c6c60d Change anchor name for 'Auto-configuration vs. Annotation-based configuration' Appendix section. 2019-06-24 15:21:03 -07:00
John Blum
ccc8a0ed85 Add table of contents (toc) to the Appendix. 2019-06-13 17:30:16 -07:00
John Blum
92b7b064f2 Document support for Inline Caching.
Resolve gh-26.
2019-06-13 15:35:23 -07:00
John Blum
aac1e8a6e6 Move the Books application into example.app.books.
Move the LibraryService into example.app.library.
2019-06-10 18:54:49 -07:00
John Blum
931f6239d0 Fix duplicate anchor. 2019-05-13 00:43:20 -07:00
Mark Secrist
e5d8568253 Fix minor spelling error 'grade' -> 'gradle'.
Resolves gh-32.
2019-05-09 23:37:34 -07:00
John Blum
d218242afc Edit and polish Look-Aside Caching Sample Guide. 2019-05-06 14:21:57 -07:00
John Blum
30bb9fc82e Add Look-Aside Caching Sample to the table. 2019-05-06 13:10:58 -07:00
John Blum
75541a691d Create Spring Geode Documentation and Sample Guide for the Look-Aside Caching pattern. 2019-05-06 13:00:16 -07:00
John Blum
938e247dc8 Re-arrange table of contents and docs (index includes).
Change the order to Data Serialization, Security, Spring Boot Actuator, Spring Session, Samples.
2019-05-02 06:47:04 -07:00
John Blum
39db0d42dd Change image links to be relative to images/. 2019-05-02 06:29:31 -07:00
John Blum
5df446e18d Move images to spring-geode-docs/src/docs/asciidoc/images. 2019-05-02 06:10:41 -07:00
John Blum
8ac286c6e9 Declare 'imagesdir' location variable.
Change all image references to be relative to 'imagesdir'.
2019-05-02 05:54:07 -07:00
John Blum
d4967f34b6 Move images to spring-geode-docs/src/docs/images.
Rename client-actuator-health-endpoint.png to client-actuator-health-endpoints.png.

Rename server-actuator-health-endpoint.png to server-actuator-health-endpoints.png.
2019-05-02 05:47:06 -07:00
John Blum
d93830bede Fix path variables (e.g. samples-dir) used in documentation and source files.
Remove trailing path separator (/).
2019-05-01 18:48:45 -07:00
John Blum
a795c4d3fd Fix source block containing Gradle-based, Spring libs-milestone repository reference. 2019-05-01 00:00:54 -07:00
John Blum
e65b2725a3 Include 'back' links. 2019-04-30 23:20:43 -07:00
John Blum
a60fe9e8b3 Correct URLs and source file includes. 2019-04-30 23:20:27 -07:00
John Blum
0c6c6a79b1 Edit Spring Boot Actuator Sample Guide. 2019-04-30 23:05:12 -07:00
John Blum
48ad20244e Correct misspelled image file names. 2019-04-30 23:03:59 -07:00
John Blum
3edb1ca00a Add Sample with guide and example application/code for using Spring Boot's Actuator. 2019-04-30 18:26:10 -07:00
John Blum
66a130f954 Revert directory location references back to using 'rootProject.projectDir.path'.
Source file references must use the 'include:' directive and not 'link:' inside the source reference markup.
2019-04-24 11:23:55 -07:00
John Blum
5facbf4679 Fix links/includes to source files. 2019-04-24 10:11:15 -07:00
John Blum
3e2411a6aa Fix URLs as well as other links, includes, etc. 2019-04-24 09:56:30 -07:00
John Blum
f49aa679a2 Change directory locations to be based on GitHub URLs. 2019-04-24 09:55:56 -07:00
John Blum
3346bbba10 Edit the Abstract, Introduction, and Getting Started chapters in the Reference Documentation. 2019-04-23 17:38:58 -07:00
John Blum
0035f6fe76 Add reference to the 'Spring Boot Auto-configuration for Apache Geode/Pivotal GemFire' Sample in the 'Auto-configuration vs. Annotation-based configuration' reference documentation. 2019-04-23 17:05:28 -07:00
John Blum
804e96e927 Add logging configuration for the SpringBootApacheGeodeCacheServerApplication class. 2019-04-23 16:02:12 -07:00
John Blum
36208a684d Edit guide and refactor example on Spring Boot auto-configuration for Apache Geode/Pivotal GemFire to include Security with SSL. 2019-04-23 15:54:38 -07:00
John Blum
f5fdf4b425 Edit the boot-configuration.adoc section on client/server auto-configuration support. 2019-04-23 11:06:48 -07:00
John Blum
7b5908ba30 Set the Table of Contents (TOC) level to 1. 2019-04-23 09:40:04 -07:00
John Blum
6b8fbba958 Edit boot-configuration.adoc for grammar and wording up to the client/server section. 2019-04-23 09:39:41 -07:00
John Blum
58d9970ce1 Edit guide and refactor example of Spring Boot auto-configuration for Apache Geode/Pivotal GemFire to include Security with Authentication. 2019-04-22 23:45:35 -07:00
John Blum
687ba1e54c Include guide and example of Spring Boot auto-configuration for Apache Geode & Pivotal GemFire. 2019-04-22 23:45:35 -07:00
John Blum
ce2cdc3660 Change wording regarding GemFire/Geode Security (Auth) & SSL configuration. 2019-04-19 14:06:18 -07:00
John Blum
7539d9c824 Add section detailing the differences between Auto-configuration and Annotation-based configuration.
Resolves gh-20.
2019-04-18 13:00:07 -07:00
John Blum
1d685ede04 Change Templates chapter title to 'Data Access with GemfireTemplate'.
Resolves gh-31.
2019-04-16 13:41:13 -07:00
John Blum
7d7f8a34df Add Region Template auto-configuration documentation to Reference Docs.
Resolves gh-31.
2019-04-16 13:32:10 -07:00
John Blum
ceaeac88b4 Fix typo. 2019-04-12 15:21:48 -07:00