Commit Graph

  • 366e5d634b Add Integration Tests asserting the proper behavior of the complex conditional configuration support provided by Spring Boot using @Conditional annotations. John Blum 2019-09-09 23:23:29 -07:00
  • e7f99fd1e5 Log Apache Geode SSL configuration and state at 'error'. John Blum 2019-09-09 19:56:23 -07:00
  • 202e59b9d2 Edit Javadoc; Optimize imports. John Blum 2019-09-09 11:35:56 -07:00
  • 22925f136f Optimize imports. John Blum 2019-09-03 21:28:08 -07:00
  • 5379d9164d Edit 'Building Embedded (Peer & Server) Cache Applications' and 'Building Locator Application' sections. John Blum 2019-09-03 21:20:26 -07:00
  • 6e64704fd8 Correct spelling in 'putAndGetCustomerIsSuccessful' test case method. John Blum 2019-09-03 15:47:16 -07:00
  • 4169611821 Correct spacing; Use tabs, not spaces. John Blum 2019-09-03 15:46:16 -07:00
  • 2fc6a28de2 Format source code; Optimize imports. John Blum 2019-09-03 14:39:52 -07:00
  • 8febb7cab4 Mock the SDG o.s.d.g.LocatorFactoryBean. John Blum 2019-09-03 14:36:35 -07:00
  • f39f480a1a Format source code; Optimize imports. John Blum 2019-09-03 13:01:55 -07:00
  • d16e36a38f Extend o.s.d.g.tests.integration.IntegrationTestsSupport. John Blum 2019-09-03 13:01:22 -07:00
  • e5859e8ebf 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
  • 263206a3c0 Add LocatorConfigurer to LocatorApplication configuration class to disable Apache Geode Cluster Configuration. John Blum 2019-09-03 12:50:04 -07:00
  • ea3889174a Edit documentation and add section on Apache Geode Locator-based applications configured and bootstrapped with Spring Boot. John Blum 2019-09-01 11:27:42 -07:00
  • 195f929da1 Edit documentation on ClientCache applications. John Blum 2019-09-01 11:26:10 -07:00
  • e26e417972 Add Spring Boot appplication main class for configuring and bootstrapping an Apache Geode or Pivotal GemFire Locator in a clustered topology. John Blum 2019-09-01 11:25:05 -07:00
  • a16018bcb2 Add support for 'locators' and 'remote-locators' properties configuration on Spring Boot, Apache Geode Locator applications when using the @UseLocators annotation. John Blum 2019-09-01 10:58:04 -07:00
  • 00cdbcc925 Format source code. John Blum 2019-09-01 10:55:38 -07:00
  • 51c4a9659b Add documentation variable for 'spring-data-commons' website. John Blum 2019-09-01 10:54:51 -07:00
  • 38e2f6186f Switch from direct compile-time dependency on 'org.springframework.data:spring-data-geode-test' to using the ':spring-geode-starter-test' module. John Blum 2019-08-23 01:56:01 -07:00
  • 4b64e46fe6 Remove unnecessary 'org.springframework.boot:spring-boot-starter-jetty' and 'org.springframework.shell:spring-shell' runtime dependencies. John Blum 2019-08-23 01:46:43 -07:00
  • d40b301534 Re-instate the provided 'javax.servlet:javax.servlet-api' dependency. John Blum 2019-08-23 01:41:59 -07:00
  • d45d2b9449 Rename test class to be descriptive about testing the Look-Aside Caching Pattern. John Blum 2019-08-23 00:30:12 -07:00
  • 53ac59f28d Change home page Web Service endpoint from ping() to description, 'Inline Caching Example'. John Blum 2019-08-23 00:28:29 -07:00
  • d4643d4cf2 Add home page Web Service endpoint with description, 'Look-Aside Caching Example'. John Blum 2019-08-23 00:16:45 -07:00
  • 7a8dec633d Switch direct [test] compile dependency on 'org.springframework.data:spring-data-geode-test' to 'spring-geode-starter-test'. John Blum 2019-08-22 23:14:21 -07:00
  • 8506702871 Fix incorrect scope on the 'org.springframework.data:spring-data-geode-test' dependency in the 'spring-geode-starter-test' module. John Blum 2019-08-22 22:45:03 -07:00
  • 40f5ddff7a Refactor Gradle project dependencies. John Blum 2019-08-22 22:23:04 -07:00
  • 9b34604482 Rename test class to be descriptive about testing the Look-Aside Caching Pattern. John Blum 2019-08-23 00:30:12 -07:00
  • 1d02bae14b Change home page Web Service endpoint from ping() to description, 'Inline Caching Example'. John Blum 2019-08-23 00:28:29 -07:00
  • 93c50ba621 Add home page Web Service endpoint with description, 'Look-Aside Caching Example'. John Blum 2019-08-23 00:16:45 -07:00
  • ab85124b69 Remove unnecessary 'org.springframework.boot:spring-boot-starter-jetty' runtime dependency. John Blum 2019-08-23 00:15:10 -07:00
  • 82881e2f73 Switch direct [test] compile dependency on 'org.springframework.data:spring-data-geode-test' to 'spring-geode-starter-test'. John Blum 2019-08-22 23:14:21 -07:00
  • c2cd6fd0a0 Fix incorrect scope on the 'org.springframework.data:spring-data-geode-test' dependency in the 'spring-geode-starter-test' module. John Blum 2019-08-22 22:45:03 -07:00
  • 5c5032e4a2 Exclude the 'javax.servlet:javax.servlet-api' transitive dependency from 'geode-core'. John Blum 2019-08-22 22:23:04 -07:00
  • c2e311c47f Add Spring Boot Starters for Pivotal Cloud Cache. John Blum 2019-08-21 14:30:47 -07:00
  • 2684f08c20 Edit README and include Documentation references for the 1.2.0.M1 release. John Blum 2019-08-21 14:14:05 -07:00
  • 422d06d1a6 Prepare next development iteration. John Blum 2019-08-21 14:00:27 -07:00
  • 2895d4f50e Release 1.2.0.M1. John Blum 2019-08-21 12:57:38 -07:00
  • ce67b08800 Prepare version 1.2.0.M1. John Blum 2019-08-21 12:36:47 -07:00
  • bdd8525e3b Update changelog with 1.2.0.M1 release notes. John Blum 2019-08-21 12:26:22 -07:00
  • 7e4a5987a0 Edit README and include Documentation references for version 1.2.0.BUILD-SNAPSHOT. John Blum 2019-08-21 11:58:03 -07:00
  • f2a88d7f0b Remove exclusion on 'org.apache.logging.log4j:log4j-to-slf4j'. John Blum 2019-08-19 23:59:17 -07:00
  • c1ca997b56 Remove exlusion on 'org.apache.logging.log4j:log4j-to-slf4j' and add exclusion on 'org.apache.logging.log4j:log4j-core'. John Blum 2019-08-14 14:45:12 -07:00
  • 12b457d35f Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.7.RELEASE. John Blum 2019-08-14 14:35:43 -07:00
  • de8791564f Fixup Gradle build file to properly exclude the 'org.apache.logging.log4j:log4j-core' dependency transitively pulled in by the 'org.springframework.data:spring-data-geode-test' dependency. John Blum 2019-08-05 13:12:17 -07:00
  • 1e0a3bacfd Upgrade to Spring BUILD-SNAPSHOT versions. John Blum 2019-08-02 09:27:45 -07:00
  • 34a69aa159 Refactor logging dependencies for SBDG Starters Gradle build files. John Blum 2019-08-02 00:00:02 -07:00
  • c218795e8d Refactor logging dependencies in SBDG Module Gradle build files. John Blum 2019-08-01 23:49:22 -07:00
  • c7963259f1 Update dependencies. John Blum 2019-08-01 23:14:56 -07:00
  • 6708a9e26b Update dependencies. John Blum 2019-07-03 02:06:14 -07:00
  • ed8b4cd37a Update dependencies. John Blum 2019-06-15 13:00:40 -07:00
  • 0801ded485 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.2.BUILD-SNAPSHOT. John Blum 2019-05-08 14:38:51 -07:00
  • 73dc80a653 Set Spring Data Release Train version to Moore-BUILD-SNAPSHOT. John Blum 2019-05-07 00:29:17 -07:00
  • cda528db60 Upgrade to Apache Geode Management REST API (WAR) 1.9.0. John Blum 2019-05-07 00:23:42 -07:00
  • 6c1c7af36d Adapt to API and TestContext behavior changes in Spring Framework 5.2. John Blum 2019-05-07 00:06:54 -07:00
  • be9e78b88a Update dependencies. John Blum 2019-05-06 22:58:31 -07:00
  • fa1ad88294 Set version to 1.2.0.BUILD-SNAPSHOT. John Blum 2019-05-06 22:56:31 -07:00
  • 343a01aead Update README with 1.1.0.RELEASE and 1.1.1.BUILD-SNAPSHOT versions in the Reference Documentation. John Blum 2019-08-21 11:26:04 -07:00
  • 7073064886 Prepare next development iteration. John Blum 2019-08-21 11:08:01 -07:00
  • 7ff9d00adc Release 1.1.0.RELEASE. John Blum 2019-08-21 09:17:36 -07:00
  • c7fe27629e Edit changelog notes for 1.1.0.RELEASE. John Blum 2019-08-21 09:14:26 -07:00
  • 6558e0ee97 Remove all improper uses of the Apache Shiro API and replace with the appropriate core Spring Framework API. John Blum 2019-08-20 15:00:12 -07:00
  • 8f9c5777b3 Update changelog with 1.1.0.RELEASE notes. John Blum 2019-08-19 23:51:13 -07:00
  • 8f869c3995 Edit the wording in 'Building ClientCache Applications' that describes local development vs. the client/server architecture to clarify the meaning and intent. John Blum 2019-08-19 20:05:10 -07:00
  • 51cfb068ad Edit Sample Guide on HTTP Session Caching. John Blum 2019-08-19 17:33:09 -07:00
  • 1940c414c9 Add links to the Sample Guide and Sample Code for HTTP Session Caching. John Blum 2019-08-19 16:47:48 -07:00
  • 7db1d32188 Fix link to CalculatorApplicationIntegrationTests.java in the 'Tests' section of the Inline Caching Sample Guide. John Blum 2019-08-19 16:42:54 -07:00
  • 308de00f14 Add test compile-time dependency on 'org.springframework.geode:spring-geode-starter-session'. John Blum 2019-08-19 14:20:08 -07:00
  • ffa2b68b57 Remove unnecessary runtime dependency on 'org.springframework.shell:spring-shell'. John Blum 2019-08-19 13:24:45 -07:00
  • d14c1e904a Add Integration Tests for the HTTP Session Caching Sample Code. John Blum 2019-08-19 13:14:42 -07:00
  • 24694d01fa Add Sample Code for HTTP Session Caching. John Blum 2019-08-19 12:57:18 -07:00
  • 112332049e Add Sample Guide for HTTP Session Caching. John Blum 2019-08-19 12:56:42 -07:00
  • ea26542b77 Update README with 1.1.0.RC2 release version in Documentation. John Blum 2019-08-14 01:04:57 -07:00
  • d1bd8007a0 Prepare next development iteration. John Blum 2019-08-14 00:27:32 -07:00
  • 397c02ca57 Release 1.1.0.RC2. John Blum 2019-08-13 23:47:59 -07:00
  • 006f009525 Update changelog with 1.1.0.RC2 release notes. John Blum 2019-08-13 23:37:18 -07:00
  • e93a3ee7b4 Update dependencies. John Blum 2019-08-13 23:35:20 -07:00
  • 3e3e2a052b Set transitive dependencies to release versions. John Blum 2019-08-13 02:25:42 -07:00
  • 2d5a0313c1 Add 'back' link to the end of the Sample Guide to return to the SBDG Samples. John Blum 2019-08-13 01:09:23 -07:00
  • fd0f072215 Formate source code for documentation purposes. John Blum 2019-08-13 01:05:52 -07:00
  • 4c505e7568 Edit Sample Guide on Near Caching. John Blum 2019-08-13 01:05:38 -07:00
  • 114dae5df3 Rename 'example.app.near.caching' package to 'example.app.caching.near'. John Blum 2019-08-12 19:25:31 -07:00
  • a4e0f98326 Add Near Caching Sample Guide and Code references to the Samples table. John Blum 2019-08-12 19:07:15 -07:00
  • f3a2af12dc Add Project Lombok configuration file for Near Caching Sample Code. John Blum 2019-08-12 19:01:47 -07:00
  • f968ac8d8c Add Integration Tests for the Near Caching Sample Code. John Blum 2019-08-12 18:29:14 -07:00
  • 0acf8c85cb Add Sample Code for Near Caching. John Blum 2019-08-12 18:12:45 -07:00
  • 9df9f0fe80 Add Sample Guide for Near Caching. John Blum 2019-08-12 18:11:58 -07:00
  • a59017949a Add convenient o.a.g.cache.CacheListener implementation that processes all EntryEvents and RegionEvents using the same logic. John Blum 2019-08-12 10:37:47 -07:00
  • c55494be57 Edit Sample Guide on Inline Caching. John Blum 2019-08-08 22:41:02 -07:00
  • a78ba2a602 Edit Sample Guide on Look-Aside Caching. John Blum 2019-08-08 22:40:46 -07:00
  • ba537f2913 Fix incorrect main class name for the Spring Boot JAR file. John Blum 2019-08-05 17:44:59 -07:00
  • 3dcc662fde Optimize imports. John Blum 2019-08-02 17:00:26 -07:00
  • 051b6abeb3 Add Integration Tests covering the Counter Service appliaction in the Spring Geode Sample for Look-Aside Caching. John Blum 2019-08-02 16:57:56 -07:00
  • b8736210ff Add Integration Tests covering the Customer Service application in the Spring Geode Sample for Spring Boot Auto-Configuration of Apache Geode. John Blum 2019-08-02 16:57:20 -07:00
  • 1da0f0d5dc Upgrade to TestContainers 1.11.3. John Blum 2019-08-02 12:22:22 -07:00
  • 7288f228f7 Update latest 1.1.x version in Documentation to 1.1.0.RC1. John Blum 2019-08-02 12:21:36 -07:00
  • 4cdae5aaa5 Prepare next development iteration. John Blum 2019-08-02 12:14:27 -07:00
  • 49970edede Release 1.1.0.RC1. John Blum 2019-08-02 11:56:16 -07:00
  • ebc5bf9d10 Update changelog with 1.1.0.RC1 release notes. John Blum 2019-08-02 11:46:10 -07:00