95 Commits

Author SHA1 Message Date
John Blum
b28a839eb2 Fix duplicate anchor. 2019-05-13 16:20:42 -07:00
Mark Secrist
9d8f7c2808 Fix minor spelling error 'grade' -> 'gradle'.
Resolves gh-32.
2019-05-09 23:48:00 -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
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
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
John Blum
18deac2463 Add configuration meta-data reference for (embedded) Service properties. 2019-04-05 18:28:09 -07:00
John Blum
2d35857a71 Add configuration meta-data reference for SSL properties. 2019-04-05 18:17:13 -07:00
John Blum
553bb489ac Add configuration meta-data reference for Security (Auth) properties. 2019-04-05 18:02:46 -07:00
John Blum
ae39935d61 Add configuration meta-data reference for Pool properties. 2019-04-05 17:43:19 -07:00
John Blum
ca58e6cc82 Add configuration meta-data reference for Entity, Locator, Logging, Management, Manager and PDX properties. 2019-03-22 17:37:00 -07:00
John Blum
0422322044 Add configuration meta-data reference for DiskStore properties. 2019-03-22 17:13:46 -07:00
John Blum
69ef545e8c Add configuration meta-data reference for GemFireCache, ClientCache, peer Cache and CacheServer properties.
Add configuration meta-data reference for Cluster properties.
2019-03-22 16:39:22 -07:00
John Blum
485f4e5af4 Add section to Appendix covering configuration meta-data and well-known/documented properties used by Spring Data and Spring Session when backed by Apache Geode or Pivotal GemFire. 2019-03-22 13:45:48 -07:00
Spring Operator
4dbd26c273 URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 125 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).

Resolves gh-29.
2019-03-21 21:22:40 -07:00
Spring Operator
928d96e0f5 URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/gemfire/v1 (ConnectTimeoutException) with 1 occurrences migrated to:
  https://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/gemfire/v1 ([https](https://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/gemfire/v1) result ConnectTimeoutException).
* [ ] http://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/pulse (ConnectTimeoutException) with 2 occurrences migrated to:
  https://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/pulse ([https](https://cloudcache-9defb33a-6b8b-49f0-bd35-cf6f7b2f222f.sys.tunis.cf-app.com/pulse) result ConnectTimeoutException).
* [ ] http://gemfire- (UnknownHostException) with 1 occurrences migrated to:
  https://gemfire- ([https](https://gemfire-) result UnknownHostException).
* [ ] http://skullbox:7070/v1/gemfire (UnknownHostException) with 1 occurrences migrated to:
  https://skullbox:7070/v1/gemfire ([https](https://skullbox:7070/v1/gemfire) result UnknownHostException).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://geode.apache.org/ with 3 occurrences migrated to:
  https://geode.apache.org/ ([https](https://geode.apache.org/) result 200).
* [ ] http://geode.apache.org/docs/guide/ with 1 occurrences migrated to:
  https://geode.apache.org/docs/guide/ ([https](https://geode.apache.org/docs/guide/) result 200).
* [ ] http://geode.apache.org/releases/latest/javadoc with 1 occurrences migrated to:
  https://geode.apache.org/releases/latest/javadoc ([https](https://geode.apache.org/releases/latest/javadoc) result 200).
* [ ] http://geode.apache.org/releases/latest/javadoc/org/apache/geode/cache/client/ClientCache.html with 1 occurrences migrated to:
  https://geode.apache.org/releases/latest/javadoc/org/apache/geode/cache/client/ClientCache.html ([https](https://geode.apache.org/releases/latest/javadoc/org/apache/geode/cache/client/ClientCache.html) result 200).
* [ ] http://projects.spring.io/spring-boot/ with 3 occurrences migrated to:
  https://projects.spring.io/spring-boot/ ([https](https://projects.spring.io/spring-boot/) result 200).
* [ ] http://projects.spring.io/spring-data-gemfire/ with 2 occurrences migrated to:
  https://projects.spring.io/spring-data-gemfire/ ([https](https://projects.spring.io/spring-data-gemfire/) result 200).
* [ ] http://shiro.apache.org/realm.html with 1 occurrences migrated to:
  https://shiro.apache.org/realm.html ([https](https://shiro.apache.org/realm.html) result 200).
* [ ] http://stackoverflow.com with 1 occurrences migrated to:
  https://stackoverflow.com ([https](https://stackoverflow.com) result 200).
* [ ] http://stackoverflow.com/tags/spring-session with 1 occurrences migrated to:
  https://stackoverflow.com/tags/spring-session ([https](https://stackoverflow.com/tags/spring-session) result 200).
* [ ] http://www.slf4j.org/codes.html with 1 occurrences migrated to:
  https://www.slf4j.org/codes.html ([https](https://www.slf4j.org/codes.html) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://docs.pivotal.io/p-cloud-cache/ with 1 occurrences migrated to:
  https://docs.pivotal.io/p-cloud-cache/ ([https](https://docs.pivotal.io/p-cloud-cache/) result 301).
* [ ] http://docs.spring.io/spring-data-gemfire/docs/current/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-data-gemfire/docs/current/reference/html/ ([https](https://docs.spring.io/spring-data-gemfire/docs/current/reference/html/) result 301).
* [ ] http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ with 1 occurrences migrated to:
  https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ ([https](https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/) result 301).
* [ ] http://gemfire.docs.pivotal.io/ with 1 occurrences migrated to:
  https://gemfire.docs.pivotal.io/ ([https](https://gemfire.docs.pivotal.io/) result 302).

These URLs were intentionally ignored.

* http://localhost:%d/session/attribute with 1 occurrences
* http://localhost:7070/v1/gemfire with 1 occurrences

Resolves gh-28.
2019-03-21 21:11:53 -07:00
John Blum
8da5755ed8 Update copyright to 2019.
Resolves gh-19.
2019-03-21 18:07:02 -07:00
John Blum
1bec99dfc7 Document the SBDG configuration processor and associated, provided (auto-configured) @ConfigurationProperties classes.
Resolves gh-14.
2019-03-21 11:45:44 -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
80995ef3fc Change source code block specification from 'groovy' to 'java'. 2018-09-21 16:35:44 -07:00
John Blum
8c9d474c81 Add references to the Reference Guide and Javadoc for Spring Boot.
Add references to the Reference Guide and Javadoc for Spring Session for Apache Geode/Pivotal GemFire.
2018-09-21 15:54:48 -07:00
John Blum
7b01749a01 Edit doc and fix typos in the chapter on Spring Boot Actuator. 2018-09-21 15:54:22 -07:00
John Blum
bc210872d0 Include first draft of Spring Boot Actuator for Apache Geode/Pivotal GemFire documentation. 2018-09-20 17:48:05 -07:00