Commit Graph

24 Commits

Author SHA1 Message Date
John Blum
46f2a293d7 Remove optional 'gemfire.log-level' System property from command-line. 2018-08-21 00:05:43 -07:00
John Blum
187237977a Polish samples and associated docs. 2018-08-20 23:59:51 -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