Commit Graph

32 Commits

Author SHA1 Message Date
John Blum
cf8699c00a Refer to Spring Data for Apache Geode API Javadoc.
Parameterize version in Spring Session core API Javadoc URL.
2018-10-30 12:50:23 -07:00
John Blum
16734f4516 Remove all repository declarations from modulde build.gradle files and add to gradle/dependency-management.gradle. 2018-10-24 21:50:54 -07:00
John Blum
71e33ecb2c Fix documentation reference (httpsession-gemfire-clientserver-xml) and anchor/bookmark (http-session-gemifre-clientserver-xml) to match. 2018-10-24 21:49:46 -07:00
John Blum
0b290cba07 Edit documentation on Session expiration. 2018-10-24 20:22:28 -07:00
John Blum
37411c4a9d Add chapter/section on configurable session expiration policies.
Resolve gh-5.
2018-10-23 23:14:54 -07:00
John Blum
3ed77ee1c7 Correct source code references. 2018-08-22 11:08:56 -07:00
John Blum
d856bce248 Re-organize all client/server sample code to separate client and server classes into client and server packages, respectively.
Rename sample.ServerConfig class to sample.server.GemFireServer and apply the GemFireServer Gradle Plugin.

Change all 'spring.session.data.gemfire.*' and 'spring.session.data.geode.*' properties to use the SDG property prefixed with 'spring.data.gemfire.*'.
2018-08-22 10:51:17 -07:00
John Blum
c0c3ade687 Remove optional 'gemfire.log-level' System property from command-line. 2018-08-20 21:53:11 -07:00
John Blum
e1b5b1c5b5 Edit and clean up the Sample User Guides. 2018-08-20 18:34:46 -07:00
John Blum
c95f5aeddd Remove unnecessary ide.gradle file and remove 'apply from: IDE_GRADLE' plugin declarations from Gradle module build files.
All IDE configuration logic is handle by the Spring Build Conventions Gradle project.
2018-08-16 17:55:12 -07:00
John Blum
3ec908e87a Add Tip noting the required PropertySourcesPlaceholderConfigurer bean definition when using Spring's @Value annotation and Spring Boot is not in play. 2018-08-10 20:11:39 -07:00
John Blum
81d51d89d6 Add documentation on configuring Spring Session with Apache Geode or Pivotal GemFire using Properties and the SpringSessionGemFireConfigurer interface. 2018-08-10 16:40:53 -07:00
John Blum
bd9db4a8c0 Reviewed and edited the reference guide.
Added Asciidoc variables for data store name, doc references and Javadoc references.

Corrected grammar and layout/formatting.
2018-08-10 14:02:51 -07:00
John Blum
d6be6dacc4 Switch to Spring Boot Dependencies BOM for complete project dependency management. 2018-06-19 22:19:48 -07:00
John Blum
d7c9038e23 Remove Spring IO Platform Dependency Management.
Declare Spring's Dependency Management Gradle Plugin to manage project dependency versions.
2018-06-19 22:19:47 -07:00
John Blum
10e7f532b2 Changing branding from Geode to Apache Geode.
Change branding from GemFire to Pivotal GemFire.

Change branding from Spring Data Geode to Spring Data for Apache Geode.

Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.

Change branding from Sppring Session Data GemFire/Geode to Spring Session for Pivotal GemFire and Apache Geode, respectively.
2018-05-09 13:58:44 -07:00
John Blum
6121539f84 Rebrand Geode as Apache Geode and GemFire as Pivotal GemFire. 2017-11-28 11:24:39 -08:00
John Blum
dfc7ba4ac0 Add reference to the new Spring Boot with Apache Geode Sample using Scoped Proxy Beans in the index.
Resolves Issue #3.
2017-11-07 11:14:39 -08:00
John Blum
05f3baee33 Complete final edits on the new Spring Boot with Apache Geode Sample using Spring Scoped Proxy Beans.
Resolves Issue #3.
2017-11-07 11:13:33 -08:00
John Blum
f136c1edeb Add user guide for the 'boot-gemfire-with-scoped-proxies' sample.
Resolves Issue #3.
2017-11-06 20:47:48 -08:00
John Blum
c8f0cf1bce Review and edit the Reference Guide concerning Serialization.
Resolves Issue #2.
2017-10-05 13:11:06 -07:00
John Blum
d1e7f7e3df Add a chapter in the Reference Guide on the new Session Serialization Framework.
Resolves Issue #2.
2017-10-05 13:10:30 -07:00
John Blum
04168ef1b3 Fixup documentation and samples. 2017-07-26 16:08:11 -07:00
John Blum
e3cc3e7388 Upgrade to Pivotal GemFire 9.1.0.
Upgrade to Spring Data GemFire 2.0.0.RC2.

Upgrade to Spring Data Geode 2.0.0.RC2.

Upgrade to Spring Data Release Train Kay RC2.

Upgrade to Spring Security 5.0.0.M3.

Upgrade to Spring Session 2.0.0.M3.
2017-07-25 18:19:47 -07:00
John Blum
fddcd116c4 Remove callouts. 2017-06-07 09:44:56 -07:00
John Blum
ba773efe25 Polish Asciidoc documentation. 2017-06-07 08:43:01 -07:00
John Blum
3513e5765b Add Javadoc links configuration to resolve Java API docs for Spring, Spring Session and Apache Geode types. 2017-06-07 08:42:41 -07:00
John Blum
492a51d120 Replace all Pivotal GemFire Java API base URL references with Apache Geode.
Replace all com.gemstone.gemfire.* package class references with org.apache.geode.*
2017-06-07 00:20:27 -07:00
John Blum
6b25500f09 Add gradle/ide.gradle file to mark src/integration-test/java sources as an IJ Test Sources Root. 2017-06-06 20:07:41 -07:00
John Blum
23518bf0f1 Polish and source code formatting. 2017-06-06 20:05:25 -07:00
John Blum
767074d7b8 Additional spring-session-data-geode setup. 2017-06-06 16:04:40 -07:00
Rob Winch
35e1ba929b Initial spirng-session-data-geode setup.
(cherry picked from commit c5a1ee021016d37dda5e5eb96320ee1be9869314)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-06-06 16:00:46 -07:00