John Blum
9bb6f6b0ea
Fix documentation anchor reference.
2019-09-12 01:08:28 -07:00
John Blum
980ad35a6f
Change Apache Geode documentation version to 1.9.
...
Change Pivotal GemFire documentation version to 9.8.
2019-09-10 21:50:50 -07:00
John Blum
83c036a42c
Edit the 'Security' and 'Pivotal CloudFoundry' chapters regarding client authentication.
2019-09-10 21:47:18 -07:00
John Blum
4b06829671
Fix URL reference to Pivotal Cloud Cache documentation.
2019-09-10 21:45:34 -07:00
John Blum
0dc82ea588
Add documentation on running a Spring Boot application in PCF using PCC as a specific, assigned user.
...
Resolves gh-44.
2019-09-10 20:36:36 -07:00
John Blum
5379d9164d
Edit 'Building Embedded (Peer & Server) Cache Applications' and 'Building Locator Application' sections.
2019-09-03 21:20:26 -07:00
John Blum
ea3889174a
Edit documentation and add section on Apache Geode Locator-based applications configured and bootstrapped with Spring Boot.
2019-09-03 10:56:38 -07:00
John Blum
195f929da1
Edit documentation on ClientCache applications.
2019-09-01 11:26:10 -07:00
John Blum
51c4a9659b
Add documentation variable for 'spring-data-commons' website.
2019-09-01 10:54:51 -07:00
John Blum
8f869c3995
Edit the wording in 'Building ClientCache Applications' that describes local development vs. the client/server architecture to clarify the meaning and intent.
...
Resolves gh-41.
2019-08-19 20:06:33 -07:00
John Blum
51cfb068ad
Edit Sample Guide on HTTP Session Caching.
2019-08-19 17:33:09 -07:00
John Blum
1940c414c9
Add links to the Sample Guide and Sample Code for HTTP Session Caching.
2019-08-19 16:50:01 -07:00
John Blum
7db1d32188
Fix link to CalculatorApplicationIntegrationTests.java in the 'Tests' section of the Inline Caching Sample Guide.
2019-08-19 16:42:54 -07:00
John Blum
112332049e
Add Sample Guide for HTTP Session Caching.
2019-08-19 12:56:42 -07:00
John Blum
2d5a0313c1
Add 'back' link to the end of the Sample Guide to return to the SBDG Samples.
2019-08-13 01:09:23 -07:00
John Blum
4c505e7568
Edit Sample Guide on Near Caching.
...
Fix grammatical and spelling errors.
Make the prose more concise.
2019-08-13 01:05:38 -07:00
John Blum
a4e0f98326
Add Near Caching Sample Guide and Code references to the Samples table.
2019-08-12 19:07:15 -07:00
John Blum
9df9f0fe80
Add Sample Guide for Near Caching.
2019-08-12 18:11:58 -07:00
John Blum
c55494be57
Edit Sample Guide on Inline Caching.
2019-08-08 22:41:02 -07:00
John Blum
a78ba2a602
Edit Sample Guide on Look-Aside Caching.
2019-08-08 22:40:46 -07:00
John Blum
3ee5af7bba
Edits to Inline & Look-Aside Caching documentation for clarity.
2019-08-01 22:28:17 -07:00
John Blum
a4e0c92073
Add 'spring-boot-data-geode' anchor to the main title in the index page.
2019-08-01 14:11:47 -07:00
John Blum
7f564455eb
Add section in the guide on tests.
2019-08-01 14:10:53 -07:00
John Blum
ccee3cffcc
Create Sample Guide for Inline Caching.
2019-08-01 14:02:28 -07:00
John Blum
18dffa791b
Edits to the Sample Guide on Look-Aside Caching.
2019-07-31 18:23:51 -07:00
John Blum
acb454685c
Edits to the introdution in the chapter on 'Caching using Apache Geode or Pivotal GemFire'.
2019-07-31 18:22:01 -07:00
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
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