Commit Graph

  • 104a430b1a Optimize imports. John Blum 2019-06-10 19:10:45 -07:00
  • aac1e8a6e6 Move the Books application into example.app.books. John Blum 2019-06-10 18:49:04 -07:00
  • 099a030028 Polish source code. John Blum 2019-06-10 18:30:11 -07:00
  • 24700d556b Update changelog with 1.1.0.M2 release notes. John Blum 2019-06-10 18:29:58 -07:00
  • 3d5b4beffd Disable HTTPS (HTTP over SSL). John Blum 2019-06-10 10:19:42 -07:00
  • 71397e958d Deprecate HttpBasicAuthenticationSecurityConfiguration. John Blum 2019-06-10 10:18:52 -07:00
  • 27325f8f5d Update dependencies. John Blum 2019-06-10 10:17:18 -07:00
  • 567b231954 Optimize imports. John Blum 2019-06-09 18:07:40 -07:00
  • 21ab7ed55a Fix syntax errors in Jenkinsfile. John Blum 2019-05-29 10:55:38 -07:00
  • 9054cf84ea Fix syntax errors in Jenkinsfile. John Blum 2019-05-29 10:55:38 -07:00
  • 93faf97edd Switch generic node closure to running on a 'linux' node. John Blum 2019-05-29 10:09:28 -07:00
  • 8f3e19782b Add support for Spring configured and bootstrapped Locator-based applications. John Blum 2019-05-15 15:41:21 -07:00
  • f9be5209b5 Configure environment with JDK (8) by setting JAVA_HOME. John Blum 2019-05-29 08:43:05 -07:00
  • 57ae236e0c Configure environment with JDK (8) by setting JAVA_HOME. John Blum 2019-05-29 08:43:05 -07:00
  • db5f623ba0 Switch from @SpringBootApplication to @Configuration and @EnableAutoConfiguration with test configuration classes. John Blum 2019-05-24 18:00:14 -07:00
  • df0f318647 Add Integration Tests testing the custom configuration of the DEFAULT Pool and a named Pool when using Spring Boot auto-configuration. John Blum 2019-05-24 17:46:22 -07:00
  • 10930dd88b Upgrade to Spring Session BOM Bean-SR5. John Blum 2019-05-22 17:43:16 -07:00
  • 3548e6152d Add Spring Boot Starter modules for Spring Session using either Apache Geode or Pivotal GemFire (Pivotal Cloud Cache) as the (HTTP) Session state management provider. John Blum 2019-05-22 17:18:30 -07:00
  • 569ccc894d Edit Gradle module descriptions. John Blum 2019-05-22 17:17:35 -07:00
  • de098bcc10 Declare dependency management for 'org.springframework.session:spring-session-data-gemfire'. John Blum 2019-05-22 17:16:27 -07:00
  • 9ed0413956 Add support for Spring configured and bootstrapped Locator-based applications. John Blum 2019-05-15 15:41:21 -07:00
  • 0445d5f159 Polish Security auto-configuration tests for enforcing Auth in a cloud context. John Blum 2019-05-14 19:34:52 -07:00
  • dd98cf7a6b Polish Security auto-configuration tests for enforcing Auth in a local context. John Blum 2019-05-14 19:10:00 -07:00
  • 75ad55892c Increase Gradlew JVM Heap size to 1 GB. John Blum 2019-05-14 09:47:04 -07:00
  • b2e010d59c Add Starter modules including test dependencies for testing Apache Geode or Pivotal GemFire applications in a Spring context. John Blum 2019-05-14 09:28:55 -07:00
  • d1264a2d43 Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.2.RELEASE. John Blum 2019-05-14 09:27:35 -07:00
  • b28a839eb2 Fix duplicate anchor. John Blum 2019-05-13 00:43:20 -07:00
  • 8d05dcc0b5 Upgrade dependencies. John Blum 2019-05-13 12:20:52 -07:00
  • 931f6239d0 Fix duplicate anchor. John Blum 2019-05-13 00:43:20 -07:00
  • 1af91fb643 Upgrade dependencies. John Blum 2019-05-10 11:30:01 -07:00
  • 9d8f7c2808 Fix minor spelling error 'grade' -> 'gradle'. Mark Secrist 2019-05-07 09:25:02 -06:00
  • e5d8568253 Fix minor spelling error 'grade' -> 'gradle'. Mark Secrist 2019-05-07 09:25:02 -06:00
  • 6e0cf8f200 Edit Javadoc. John Blum 2019-05-09 19:55:46 -07:00
  • 7617fddd78 Add a concrete o.s.g.cache.RepositoryCacheLoader class, which implements org.apache.geode.cache.CacheLoader and uses (delegates to) a Spring Data CrudRepository. John Blum 2019-05-09 19:52:09 -07:00
  • c33d75db27 Add a concrete o.s.g.cache.RepositoryCacheWriter class, which implements org.apache.geode.cache.CacheWriter and uses (delegates to) a Spring Data CrudRepository. John Blum 2019-05-09 19:51:11 -07:00
  • a1300c5fc5 Add abstract base class supporting the development of Spring Data Repository, Apache Geode CacheLoader/CacheWriter implementations. John Blum 2019-05-09 19:49:29 -07:00
  • 75f8aed494 Add o.s.g.cache.support.CacheWriterSupport interface extending org.apache.geode.cache.CacheWriter to facilitate the implementations of application CacheWriters. John Blum 2019-05-09 19:48:15 -07:00
  • b9578f679d Add abstract utility class for working with java.util.function.Functions. John Blum 2019-05-09 19:45:50 -07:00
  • 306d492478 Refactor Apache Geode/Pivotal GemFire (PCC) peer Security (Auth) auto-configuration. John Blum 2019-05-06 22:43:46 -07:00
  • a5f1650a35 Refactor SecurityManagerProxy class. John Blum 2019-05-03 19:14:11 -07:00
  • f6f8be8882 Encapsulate configuration of Apache Geode/Pivotal GemFire (PCC) Security (Auth) using an enabling Annotation and security-manager property with proxying. John Blum 2019-05-03 19:10:13 -07:00
  • 492dd1dae2 Prepare next development iteration. John Blum 2019-05-06 17:18:23 -07:00
  • 21473011c6 Release 1.1.0.M1. John Blum 2019-05-06 17:12:05 -07:00
  • 092d3aaaae Edit changelog.txt. John Blum 2019-05-06 17:11:02 -07:00
  • 234f384360 Edit README.adoc. John Blum 2019-05-06 17:02:59 -07:00
  • 3d62ac4acc Update the Apache Geode Management REST API Web Application (WAR) to 1.6.0. John Blum 2019-05-04 12:33:25 -07:00
  • 9a4442fe42 Switch to the 'DEFAULT' Pool. John Blum 2019-05-04 12:32:41 -07:00
  • 27b52f0e1d Refactor Apache Geode/Pivotal GemFire (PCC) peer Security (Auth) auto-configuration. John Blum 2019-05-03 19:17:09 -07:00
  • cdcbbca6a4 Encapsulate configuration of Apache Geode/Pivotal GemFire (PCC) Security (Auth) using an enabling Annotation with the CacheFactory API. John Blum 2019-05-03 19:15:31 -07:00
  • fa421c6da4 Refactor SecurityManagerProxy class. John Blum 2019-05-03 19:14:11 -07:00
  • 4f7383f71b Encapsulate configuration of Apache Geode/Pivotal GemFire (PCC) Security (Auth) using an enabling Annotation and security-manager property with proxying. John Blum 2019-05-03 19:10:13 -07:00
  • a0400fa69d Polish imports to match SDG Lovelace. John Blum 2019-05-03 11:18:26 -07:00
  • 2a805fa24d Add exclusion on 'org.skyscreamer:jsonassert' in the 'org.springframework.boot:spring-boot-starter-test' dependency. John Blum 2019-05-03 11:17:45 -07:00
  • 71c93615d9 Refactor test class setup and tearDown. John Blum 2019-04-28 17:50:59 -07:00
  • 2a77937700 Allow bean definition overrides in Unit and Integration Tests. John Blum 2019-04-28 17:45:52 -07:00
  • 493d91c7d7 Update dependency versions. John Blum 2019-04-25 14:02:30 -07:00
  • 7772861262 Set version to 1.1.0.BUILD-SNAPSHOT. John Blum 2019-04-25 14:00:31 -07:00
  • 1c3a124f41 Prepare next development iteration. John Blum 2019-05-06 16:39:34 -07:00
  • d4c6ae6164 Release 1.0.0.RELEASE John Blum 2019-05-06 15:26:58 -07:00
  • e7d0e5f974 Add 1.0 GA release note for STDG 0.0.1.RELEASE upgrade. John Blum 2019-05-06 15:25:31 -07:00
  • 401868eeca Upgrade to Spring Data for Apache Geode/Pivotal GemFire Test 0.0.1.RELEASE. John Blum 2019-05-06 15:24:34 -07:00
  • 5f6a1251a1 Edit README.adoc. John Blum 2019-05-06 14:47:07 -07:00
  • fba399540a Update changelog.txt. John Blum 2019-05-06 14:39:49 -07:00
  • 6a9edd5029 Edit README.adoc. John Blum 2019-05-06 14:35:59 -07:00
  • d218242afc Edit and polish Look-Aside Caching Sample Guide. John Blum 2019-05-06 14:21:57 -07:00
  • cb15c74af6 Rename the 'example.app.caching.contoller' package to 'example.app.caching.controller'. John Blum 2019-05-06 13:39:35 -07:00
  • 30bb9fc82e Add Look-Aside Caching Sample to the table. John Blum 2019-05-06 13:08:02 -07:00
  • 6d634ab452 Add Asciidoc tags. John Blum 2019-05-06 13:03:49 -07:00
  • f655ae4020 Fix syntax error in 'javax.cache:cache-api' runtime dependency declaration. John Blum 2019-05-06 13:03:26 -07:00
  • 75541a691d Create Spring Geode Documentation and Sample Guide for the Look-Aside Caching pattern. John Blum 2019-05-06 12:58:38 -07:00
  • c2e90b9c17 Edit Javadoc. John Blum 2019-05-06 12:57:25 -07:00
  • 97f17557ca Create Spring Geode Sample application for the Look-Aside Caching pattern. John Blum 2019-05-06 12:47:55 -07:00
  • 938e247dc8 Re-arrange table of contents and docs (index includes). John Blum 2019-05-02 06:45:12 -07:00
  • 39db0d42dd Change image links to be relative to images/. John Blum 2019-05-02 06:11:38 -07:00
  • 5df446e18d Move images to spring-geode-docs/src/docs/asciidoc/images. John Blum 2019-05-02 06:10:41 -07:00
  • 8ac286c6e9 Declare 'imagesdir' location variable. John Blum 2019-05-02 05:46:45 -07:00
  • d4967f34b6 Move images to spring-geode-docs/src/docs/images. John Blum 2019-05-02 05:45:48 -07:00
  • d93830bede Fix path variables (e.g. samples-dir) used in documentation and source files. John Blum 2019-05-01 18:45:20 -07:00
  • a795c4d3fd Fix source block containing Gradle-based, Spring libs-milestone repository reference. John Blum 2019-05-01 00:00:54 -07:00
  • a13413a658 Prepare next development iteration. John Blum 2019-04-30 23:52:34 -07:00
  • 24018751a5 Release 1.0.0.RC2. John Blum 2019-04-30 23:39:04 -07:00
  • 3d06e521b0 Edit changelog. John Blum 2019-04-30 23:37:18 -07:00
  • e65b2725a3 Include 'back' links. John Blum 2019-04-30 23:20:43 -07:00
  • a60fe9e8b3 Correct URLs and source file includes. John Blum 2019-04-30 23:20:27 -07:00
  • 0c6c6a79b1 Edit Spring Boot Actuator Sample Guide. John Blum 2019-04-30 23:05:12 -07:00
  • 934f03ebce Format source code for documentation reference purposes. John Blum 2019-04-30 23:04:44 -07:00
  • 48ad20244e Correct misspelled image file names. John Blum 2019-04-30 23:03:59 -07:00
  • 3edb1ca00a Add Sample with guide and example application/code for using Spring Boot's Actuator. John Blum 2019-04-30 18:26:10 -07:00
  • 05900e499e Add Asciidoc tag references. John Blum 2019-04-30 18:23:59 -07:00
  • 4beb39c336 Add 'org.springframework.boot:spring-boot-autoconfigure-processor' as an optional dependency. John Blum 2019-04-29 20:32:05 -07:00
  • bd2b5ab146 Remove unnecessary @ConditionalOnClass on the GemFireCache.class. John Blum 2019-04-29 20:27:06 -07:00
  • e2031ef892 Add 'javax.cache:cache-api' as a runtime dependency to the starters. John Blum 2019-04-29 20:08:32 -07:00
  • f0e8b7964c Remove exclusions on 'org.springframework.boot:spring-boot-starter-logging'. John Blum 2019-04-29 19:49:36 -07:00
  • 473e31af30 Remove unnecessary use of java.util.Optional. John Blum 2019-04-29 19:37:14 -07:00
  • 332b228589 Edit Javadoc. John Blum 2019-04-29 16:10:57 -07:00
  • 3121f6684c Add generated Lombok configuration file to Spring Boot Actuator Sample. John Blum 2019-04-28 19:20:39 -07:00
  • 9e3e8f45d2 Add logging configuration files for JUL, Log4j and SLF4J to the Spring Boot Actuator Sample application. John Blum 2019-04-28 19:17:09 -07:00
  • 280ee00f61 Move Spring Boot Actuator Sample under the spring-geode-samples. John Blum 2019-04-28 19:08:56 -07:00
  • 12a675e045 URL Cleanup. Spring Operator 2019-03-21 13:58:49 -05:00
  • c8b4c3702e Switch dependencies from spring-geode-starter & spring-geode-actuator-autoconfigure to spring-geode-starter-actuator. John Blum 2018-10-02 17:45:56 -07:00