John Blum
|
145dacaaa0
|
Fix doc typos.
|
2018-08-29 23:16:15 -07:00 |
|
John Blum
|
4b906e426a
|
Add note about Spring Boot not recognizing or respecting 'spring.session.store-type' set to 'gemfire' or 'geode'.
|
2018-08-29 16:01:08 -07:00 |
|
John Blum
|
e7d53246f2
|
Add note about Spring Boot not recognizing or respecting set to 'gemfire' or 'geode'.
|
2018-08-29 16:00:24 -07:00 |
|
John Blum
|
a7cff3d290
|
Add section on disabling Spring Boot auto-configuration on a feature by feature basis.
|
2018-08-29 14:56:01 -07:00 |
|
John Blum
|
569b8f2464
|
Edit formatting.
Add anchors.
|
2018-08-29 14:45:03 -07:00 |
|
John Blum
|
bb7e83ebf5
|
Change document title.
|
2018-08-29 14:44:37 -07:00 |
|
John Blum
|
74342a55d4
|
Add section in Caching documentation about disabling Spring's Cache Abstraction and using Apache Geode or Pivotal GemFire as the caching provider.
|
2018-08-29 14:44:24 -07:00 |
|
John Blum
|
8ba2a55bb8
|
Add Spring Session auto-configuration documentation.
|
2018-08-29 14:43:26 -07:00 |
|
John Blum
|
db95c418eb
|
Remove explicit IntellIJ IDEA (IDE) Gradle configuration for integrationTest source directory location.
|
2018-08-22 14:54:22 -07:00 |
|
Juan José Ramos
|
bc78080e69
|
Fix doc typo.
The appendex incorrectly references the Spring property `spring.profiles.active` as `spring.profiles-active`.
Resolves gh-10.
|
2018-08-22 14:21:40 -07:00 |
|
John Blum
|
f67a69c1c6
|
Fix author name.
|
2018-08-08 19:07:55 -07:00 |
|
John Blum
|
8d84ca4bd1
|
Fix Gradle dependency declaration in the 'Using Spring Boot for Apache Geode or Pivotal GemFire' chapter.
|
2018-06-25 20:17:51 -07:00 |
|
John Blum
|
869347f59e
|
Include index-docinfo.xml.
|
2018-06-25 18:15:57 -07:00 |
|
John Blum
|
3b21c149ba
|
Add another example referring to the boot-example from the Contacts Application Reference Implementation for Spring Data for Apache Geode/Pivotal GemFire.
|
2018-06-25 15:25:20 -07:00 |
|
John Blum
|
dbadd8209f
|
Add 'Examples' section referencing the PCC Pizza Store, Spring Boot, Pivotal GemFire ClientCache application.
|
2018-06-25 15:22:32 -07:00 |
|
John Blum
|
3cde749b44
|
Review and edit the Appendix.
|
2018-06-25 14:38:57 -07:00 |
|
John Blum
|
68e404ee09
|
Review and edit the 'Security' chapter.
|
2018-06-25 14:36:26 -07:00 |
|
John Blum
|
3df4d95c86
|
Review and edit the 'Data Serialization with PDX' chapter.
|
2018-06-25 14:06:56 -07:00 |
|
John Blum
|
96ec7fbadb
|
Review and edit the 'Continuous Query' chapter.
|
2018-06-25 13:50:23 -07:00 |
|
John Blum
|
fbceb2f4dc
|
Review and edit the 'Function Implementations & Executions' chapter.
|
2018-06-25 13:43:24 -07:00 |
|
John Blum
|
b1b735f885
|
Review and edit the 'Repositories and Apache Geode or Pivotal GemFire' chapter.
|
2018-06-25 13:43:20 -07:00 |
|
John Blum
|
c350152ddf
|
Review and edit the 'Caching with Apache Geode or Pivotal GemFire' chapter.
|
2018-06-25 13:43:16 -07:00 |
|
John Blum
|
023be38682
|
Review and edit the 'Building ClientCache Applications' chapter.
|
2018-06-25 13:43:08 -07:00 |
|
John Blum
|
0619af6b2e
|
Add bookmarks.
|
2018-06-25 12:47:08 -07:00 |
|
John Blum
|
e52d099f05
|
Edit formatting and grammar.
|
2018-06-25 12:13:42 -07:00 |
|
John Blum
|
b94fb64200
|
Review and edit the Abstract, Getting Started, Introduction and Using Spring Boot chapters.
|
2018-06-25 12:04:59 -07:00 |
|
John Blum
|
15e6baf649
|
Add security.adoc documenting the auto-configuration for Apache Geode/Pivotal GemFire Security.
The document documents Authentication/Authorization (Auth) and Transport Layer Security (TLS) using SSL.
Securing data at rest is not supported.
|
2018-06-25 01:19:51 -07:00 |
|
John Blum
|
88e48d5705
|
Set Table of Contents (TOC) level to 3.
Add URL links to Pivotal CloudCache documentation.
|
2018-06-25 01:18:48 -07:00 |
|
John Blum
|
b713c3253a
|
Add appendix.adoc containing additional documentation to help developers during development.
|
2018-06-24 22:34:07 -07:00 |
|
John Blum
|
cbb06d3381
|
Fix packages references to java, org.apache.geode, org.springframework and com.gemstone.gemfire.
|
2018-06-24 21:21:27 -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
|
2013096d06
|
Add data-serialization.adoc documenting the auto-configuration of Apache Geode/Pivotal GemFire (PDX) Serialization.
|
2018-06-24 20:33:40 -07:00 |
|
John Blum
|
806a1c23e1
|
Add continuous-query.adoc documenting the auto-configuration of Apache Geode/Pivotal GemFire Continuous Query (CQ).
|
2018-06-24 20:33:35 -07:00 |
|
John Blum
|
ccd7f29a87
|
Change all TimeSpan class references to Timespan.
|
2018-06-24 20:29:50 -07:00 |
|
John Blum
|
a0c424ef82
|
Add functions.adoc documeting the auto-configuration of Apache Geode/Pivotal GemFire Function Executions using SDG.
|
2018-06-24 20:29:50 -07:00 |
|
John Blum
|
a177fd597f
|
Change chapter title.
|
2018-06-24 20:29:50 -07:00 |
|
John Blum
|
1ef8390791
|
Move section on using Spring Boot for Apache Geode/Pivotal GemFire, Maven and Gradle build configuration to index.adoc.
|
2018-06-24 20:29:10 -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
|
da60e6d8a0
|
Refine Asciidoctor attributes and Javadoc links.
Declare compile-time depencency on the 'spring-geode-starter'.
Declare runtime dependency on Spring Shell.
|
2018-06-22 13:32:43 -07:00 |
|
John Blum
|
ded7ad8863
|
Edit Abstract, Introduction and Getting Started sections for grammar.
|
2018-06-22 13:31:21 -07:00 |
|
John Blum
|
511dfab075
|
Add repositories.adoc documenting the auto-configuration of Spring Data for Apache Geode/Pivotal GemFire Repositories.
|
2018-06-22 12:57:46 -07:00 |
|
John Blum
|
6a015553b6
|
Fix formatting.
|
2018-06-22 03:02:11 -07:00 |
|
John Blum
|
a2d3dea59b
|
Add caching.adoc documenting the auto-configuration of Apache Geode or Pivotal GemFire as a caching provider in Spring's Cache Abstraction.
|
2018-06-22 02:33:19 -07:00 |
|
John Blum
|
23ccb41075
|
Add Logback XML configuration file to configure logging for doc examples.
|
2018-06-22 02:29:42 -07:00 |
|
John Blum
|
fa4a07722b
|
Add clientcache-applications.adoc documenting the auto-configuration of ClientCache applications.
This document also documents configuration of embedded, peer Cache and CacheServer applications.
|
2018-06-22 02:29:37 -07:00 |
|
John Blum
|
ebca814c74
|
Introduce variables for URLs and other things.
Edit content.
|
2018-06-21 11:43:35 -07:00 |
|
John Blum
|
c3171b65aa
|
Add index.adoc with Abstract, Introduction and Getting Started sections.
|
2018-06-21 11:25:29 -07:00 |
|
John Blum
|
209c1d88a3
|
Add spring-geode-docs module.
|
2018-06-21 11:24:45 -07:00 |
|