Commit Graph

  • 2f5c88ac16 Edit Sample Guide on 'Getting Started.' John Blum 2019-09-16 19:47:56 -07:00
  • b59a41b61f Add the 'Getting Started' Guide and Example Code to the Samples Table. John Blum 2019-09-16 19:37:41 -07:00
  • 33d99be80d Fix HTTP URLs in 'Getting Started' Guide and switch to HTTPS. John Blum 2019-09-16 19:34:56 -07:00
  • 6dad3e7cb0 Add Integration Tests for the 'Getting Started' Sample, Spring Boot CrmApplication class. John Blum 2019-09-16 19:30:34 -07:00
  • ec9574288f Add Bash & Gfsh shell scripts to configure and bootstrap an Apache Geode cluster for the client/server topology arrangement and step #3 in the 'Getting Started' Guide. John Blum 2019-09-16 19:19:31 -07:00
  • 730110dc55 Add Example Code demonstrating how to get started with SBDG. John Blum 2019-09-16 19:17:11 -07:00
  • 44b6b27257 Add new Sample including Guide and Example Code on 'Getting Started' with SBDG. John Blum 2019-09-16 19:14:43 -07:00
  • 508d4f293c Set 'apache-geode-version' to 'master-apache-geode-version'. John Blum 2019-09-16 19:13:39 -07:00
  • cf8be5d2c2 Add 'master-apache-geode-version' documentation variable from which all docs (e.g. Guides) can inherit. John Blum 2019-09-16 19:07:59 -07:00
  • 2bea273a50 Update README.adoc to refer to the 1.2.0.M3 version in the reference documentation. John Blum 2019-09-24 01:58:19 -07:00
  • d8871d1eb0 Rename geode-web-1.9.0.war to geode-web-1.9.1.war to match the Apache Geode version 1.9.1 pulled in by SDG Moore-BUILD-SNAPSHOT. John Blum 2019-09-24 01:50:45 -07:00
  • c30adff520 Upgrade to Apache Geode 1.9.1. John Blum 2019-09-24 01:49:51 -07:00
  • 4a562ebb22 Prepare next development iteration. John Blum 2019-09-24 01:27:50 -07:00
  • 3425e4a86f Release 1.2.0.M3. John Blum 2019-09-24 01:06:38 -07:00
  • 1d70d34740 Update changelog with 1.2.0.M3 release notes. John Blum 2019-09-24 01:04:00 -07:00
  • cc90d632cc Set dependency versions for release. John Blum 2019-09-24 00:46:52 -07:00
  • 4eff04c517 Refactor Cluster-aware Conditions to be CloudFoundry Environment-aware. John Blum 2019-09-24 00:01:42 -07:00
  • 977662e8c4 Edit chapter on 'Declarative Configuration'. John Blum 2019-09-23 23:28:26 -07:00
  • 31d01739b0 Edit chapter on 'Auto-configuration'. John Blum 2019-09-23 13:09:16 -07:00
  • ce7c6e270c Edit documentation on GemfireTemplate auto-configuration and add warning about Caching-defined Regions. John Blum 2019-09-20 01:00:57 -07:00
  • 2234075281 Improves auto-confiuguration of GemfireTemplates for cache Regions to minimize issues when auto-wiring templates into application components. John Blum 2019-09-20 01:43:01 -07:00
  • add18afbfd Add TypelessAnnotationConfigSupport class extending SDG's o.s.d.g.config.annotation.support.AbstractAnnotationConfigSupport class, which is not based on any configuration-based annotation, but provides a means to utilize the helper methods. John Blum 2019-09-20 01:42:40 -07:00
  • 6185541bad Avoid test interference by using Spring Profiles. John Blum 2019-09-20 14:36:30 -07:00
  • 0da65d79b9 Fix possible NullPointerException when testing and mocking. John Blum 2019-09-20 13:41:55 -07:00
  • 7d80bfec9f Improve intelligence around @EnableClusterAware to be Environment-aware. John Blum 2019-09-20 13:26:09 -07:00
  • 0094fd6ea4 Add Environment/System property to control ClusterAwareCondition matching. John Blum 2019-09-20 13:23:43 -07:00
  • 75a43ed393 Edit documentation on GemfireTemplate auto-configuration and add warning about Caching-defined Regions. John Blum 2019-09-20 01:00:57 -07:00
  • af35414d07 Improves auto-confiuguration of GemfireTemplates for cache Regions to minimize issues when auto-wiring templates into application components. John Blum 2019-09-20 01:43:01 -07:00
  • 6b4827c9b6 Add TypelessAnnotationConfigSupport class extending SDG's o.s.d.g.config.annotation.support.AbstractAnnotationConfigSupport class, which is not based on any configuration-based annotation, but provides a means to utilize the helper methods. John Blum 2019-09-20 01:42:40 -07:00
  • 0639042893 Edit chapters on Auto-configuration & Declarative Configuration. John Blum 2019-09-14 18:52:35 -07:00
  • 432bd479d2 Optimize imports. John Blum 2019-09-12 17:45:09 -07:00
  • 9766fad249 Move HttpBasicAuthenticationSecurityConfiguration class to org.springframework.geode.boot.autoconfigure.support. John Blum 2019-09-12 17:44:17 -07:00
  • ff3ddaf586 Adds support to properly clean up and 'reset' the ClusterAwareConfiguration.ClusterAwareCondition state on ApplicationContext closed events. John Blum 2019-09-12 17:40:08 -07:00
  • bf9bcb866e Fix CI build test failures related to a dirty ApplicationContext and Condition state when assessing the availibility of a cluster in a required client/server topology. John Blum 2019-09-12 17:17:47 -07:00
  • 03225d81ca Enable GemFire Mock Objects. John Blum 2019-09-12 17:04:28 -07:00
  • 1a5d4d079a Edit Javadoc; Optimize imports; Fix failing tests in CI environment. John Blum 2019-09-12 17:03:45 -07:00
  • c3f19df920 Move ClusterAwareConfiguration.ClusterAwareCondition.reset() to @AfterClass tear down method. John Blum 2019-09-12 16:57:48 -07:00
  • 9374bf4803 Import EnableSubscriptionConfiguration Spring @Configuration class. John Blum 2019-09-12 16:56:09 -07:00
  • edb12fc523 Add shared Spring @Configuration class for enabling (client/Pool) subscriptions. John Blum 2019-09-12 16:54:55 -07:00
  • 8e30b4ddd2 Improve CQ Auto-configuration by assessing the availability of a server or cluster first before enabling and auto-configuring CQ functionality. John Blum 2019-09-12 14:28:59 -07:00
  • 1cf8986496 Edit appendix. John Blum 2019-09-08 23:16:50 -07:00
  • 196be60838 Edit the chapters on Auto-configuration and Declarative Configuration. John Blum 2019-09-05 17:09:08 -07:00
  • 381f6aa572 Edit the index to include the chapters on Auto-configuration and Declarative Configuration. John Blum 2019-09-05 01:02:41 -07:00
  • af95b61eaa Add chapter on Declarative Configuration. John Blum 2019-09-05 01:01:57 -07:00
  • 2d9c4410a0 Add chapter on Auto-configuration. John Blum 2019-09-05 01:01:28 -07:00
  • 554331a356 Add @EnableClusterDefinedRegions, @EnableGatewayReceiver and @EnableGatewaySender(s) annotations to the list of Annotations provided by SDG in the 'Explicit Configuration' section. John Blum 2019-09-05 01:00:41 -07:00
  • d13d34e6d9 Add section title for the complete set of SBDG Auto-configuration classes. John Blum 2019-09-05 00:58:49 -07:00
  • 43ec48a5e4 Rename configuration.adoc to configuration-externalized.adoc to reflect the title. John Blum 2019-09-05 00:57:10 -07:00
  • ed3eea4c1d Edit chapter on 'Externalized Configuration'. John Blum 2019-09-03 21:58:43 -07:00
  • 7992b3e893 Edit Javadoc. John Blum 2019-08-30 17:45:15 -07:00
  • 25cf033095 Format source code; Optimize imports. John Blum 2019-08-30 17:44:12 -07:00
  • a616bc52e7 Correct 'beanName' variable spelling in Lambda expression of the clientCacheMemberNameConfigurer and peerCacheMemberNameConfigurer bean definitions. John Blum 2019-08-30 17:43:33 -07:00
  • a8e29f7065 Provide ability to reset Cluster-Aware Configuration Condition state. John Blum 2019-08-30 17:41:21 -07:00
  • c1d7424de1 Add @EnableClusterAware annotation configuration support allowing developers to seamlessly switch between local and client/server development environments. John Blum 2019-08-30 16:47:59 -07:00
  • 9bb6f6b0ea Fix documentation anchor reference. John Blum 2019-09-11 00:04:49 -07:00
  • 2fb96d0644 Update README.adoc to refer to the 1.2.0.M2 version in the reference documentation. John Blum 2019-09-12 01:05:54 -07:00
  • 7d8ef43f06 Prepare next development iteration. John Blum 2019-09-12 00:57:01 -07:00
  • 1daa95be7b Release 1.2.0.M2. John Blum 2019-09-12 00:40:41 -07:00
  • 43ce66bac4 Prepare the 1.2.0.M2 release. John Blum 2019-09-11 23:36:01 -07:00
  • 0bd1eab2a9 Update changelog with 1.2.0.M2 release notes. John Blum 2019-09-11 23:20:36 -07:00
  • 119dda0459 Update README.adoc with the 1.1.1.RELEASE and 1.1.2.BUILD-SNAPSHOT versions in the reference documentation. John Blum 2019-09-11 22:49:16 -07:00
  • 18c4195cad Update changelog with 1.1.1.RELEASE notes. John Blum 2019-09-11 22:07:23 -07:00
  • eddfe402f3 Update README.adoc file with the 1.1.1.RELEASE and 1.1.2.BUILD-SNAPSHOT versions in the reference documentation. John Blum 2019-09-11 22:49:16 -07:00
  • ef429967a8 Prepare next development iteration. John Blum 2019-09-11 22:34:32 -07:00
  • cd4d4013f6 Release 1.1.1.RELEASE. John Blum 2019-09-11 22:11:26 -07:00
  • ec526f4d19 Update changelog with 1.1.1.RELEASE notes. John Blum 2019-09-11 22:07:23 -07:00
  • 16eeabd026 Update dependencies. John Blum 2019-09-11 18:59:33 -07:00
  • ba9f06e15c Fix documentation anchor reference. John Blum 2019-09-11 00:04:49 -07:00
  • d6e49dd8eb Edit the 'Security' and 'Pivotal CloudFoundry' chapters regarding client authentication. John Blum 2019-09-10 21:47:18 -07:00
  • 909c00bba4 Fix URL reference to Pivotal Cloud Cache documentation. John Blum 2019-09-10 21:45:34 -07:00
  • 4403c6d517 Add documentation on running a Spring Boot application in PCF using PCC as a specific, assigned user. John Blum 2019-09-10 20:26:14 -07:00
  • e1017d482f Improve Client Security Auto-configuration to allow users to configure the runtime user of their Spring Boot applications running in Pivotal CloudFoundray (PCF) when using Pivotal Cloud Cache (PCC). John Blum 2019-09-10 14:25:36 -07:00
  • 55cef7e7ee Add capability to find an optional user by name. John Blum 2019-09-10 12:29:32 -07:00
  • 1e51adfabf Remove unnecessary exclude on ContinuousQueryAutoConfiguration class. John Blum 2019-09-10 01:30:03 -07:00
  • 6f9aec019e Upgrade to Spring Test for Apache Geode & Pivotal GemFire (STDG) 0.0.8.BULD-SNAPSHOT. John Blum 2019-09-03 12:50:37 -07:00
  • 88f457d042 Disable SSL auto-configuration for all Spring Geode Sample tests. John Blum 2019-09-10 00:05:23 -07:00
  • d6d7c9edeb Refactor EnableSecurityCondition to extend AllNestedConditions. John Blum 2019-09-09 23:47:49 -07:00
  • 11e5a58b11 Refactor EnableSslCondition to extend AllNestedConditions. John Blum 2019-09-09 23:42:48 -07:00
  • 6aa16f8064 Edit Javadoc; Optimize imports. John Blum 2019-09-09 11:35:56 -07:00
  • 62e74d8f26 Optimize imports. John Blum 2019-09-03 21:28:08 -07:00
  • a84134b013 Edit 'Building Embedded (Peer & Server) Cache Applications' section. John Blum 2019-09-03 21:20:26 -07:00
  • bc5dfc423a Correct spelling in 'putAndGetCustomerIsSuccessful' test case method. John Blum 2019-09-03 15:47:16 -07:00
  • 7a523847bc Correct spacing; Use tabs, not spaces. John Blum 2019-09-03 15:46:16 -07:00
  • 085f8e7f27 Format source code; Optimize imports. John Blum 2019-09-03 13:01:55 -07:00
  • 6de6b44d79 Extend o.s.d.g.tests.integration.IntegrationTestsSupport. John Blum 2019-09-03 13:01:22 -07:00
  • 1d3e3f0c4c Edit documentation on ClientCache applications. John Blum 2019-09-01 11:26:10 -07:00
  • d0fe5800d8 Format source code. John Blum 2019-09-01 10:55:38 -07:00
  • 277c67c41b Add documentation variable for 'spring-data-commons' website. John Blum 2019-09-01 10:54:51 -07:00
  • 9732d5e7f8 Remove the 'javax.cache:cache-api runtime dependency from the starters. John Blum 2019-09-10 22:10:10 -07:00
  • 980ad35a6f Change Apache Geode documentation version to 1.9. John Blum 2019-09-10 21:50:50 -07:00
  • 83c036a42c Edit the 'Security' and 'Pivotal CloudFoundry' chapters regarding client authentication. John Blum 2019-09-10 21:47:18 -07:00
  • 4b06829671 Fix URL reference to Pivotal Cloud Cache documentation. John Blum 2019-09-10 21:45:34 -07:00
  • 9afd854290 Add Gradle extension property for overriding the Spring Session BOM version. John Blum 2019-09-10 20:45:15 -07:00
  • 0dc82ea588 Add documentation on running a Spring Boot application in PCF using PCC as a specific, assigned user. John Blum 2019-09-10 20:26:14 -07:00
  • 31c918ffbc Improve Client Security Auto-configuration to allow users to configure the runtime user of their Spring Boot applications running in Pivotal CloudFoundray (PCF) when using Pivotal Cloud Cache (PCC). John Blum 2019-09-10 14:25:36 -07:00
  • 69250d1e30 Add capability to find an optional user by name. John Blum 2019-09-10 12:29:32 -07:00
  • 3c0a0daa32 Remove unnecessary exclude on ContinuousQueryAutoConfiguration class. John Blum 2019-09-10 01:30:03 -07:00
  • bc6e423ed0 Disable SSL auto-configuration for all Spring Geode Sample tests. John Blum 2019-09-10 00:05:23 -07:00
  • 3e417a9ce8 Refactor EnableSecurityCondition to extend AllNestedConditions. John Blum 2019-09-09 23:47:49 -07:00
  • f3bdbedfd7 Refactor EnableSslCondition to extend AllNestedConditions. John Blum 2019-09-09 23:42:48 -07:00