Commit Graph

  • 59bbd6ee90 Rename all auto-configuration classes by removing the 'Geode' name prefix. John Blum 2018-03-20 12:25:24 -07:00
  • f4bab9c027 Refactor @ConditionalOnMissingBean to only refer to an instance of cache as o.a.g.cache.GemFireCache. John Blum 2018-03-20 11:57:38 -07:00
  • b3bc1ff5a9 Do not require autowired constructor parameters. John Blum 2018-03-20 11:55:11 -07:00
  • acdd8ac573 Refactor @ConditionalOnBean to be conditional on an instance of o.a.g.cache.GemFireCache. John Blum 2018-03-20 11:45:13 -07:00
  • c7b9448f55 Edit Javadoc. John Blum 2018-03-20 11:16:15 -07:00
  • 8f4833dc4b Fix bug with @ConditionalOnBean(..) to only require an insance of o.a.g.cache.GemFireCache. John Blum 2018-03-20 11:11:11 -07:00
  • 93f996215c Upgrade to Spring Data GemFire 2.0.5.RELEASE. John Blum 2018-03-19 18:23:52 -07:00
  • 98cc87d3c2 Upgrade to the Spring Build Conventions Gradle Plugin 0.0.13.RELEASE. John Blum 2018-03-19 18:22:54 -07:00
  • 104bdf5a6c Add @EnablePdx annotation to enable GemFire/Geode PDX serialization by default. John Blum 2018-02-07 13:25:23 -08:00
  • 1603150d54 Annotate all auto @Configuration classes with @AutoConfigureAfter to apply auto-configuration of the particular functional concern only after the Apache Geode/Pivotal GemFire ClientCache instance has been auto-configured. John Blum 2018-02-06 16:40:09 -08:00
  • fdcaeaff1b Rename spring-boot-starter-data-gemfire module to gemfire-spring-boot-starter. John Blum 2018-02-06 16:12:18 -08:00
  • 79eae06f02 Fix Javadoc link reference to the o.s.b.autoconfigure.EnableAutoConfiguration annotation. John Blum 2018-02-06 15:34:38 -08:00
  • 2e7d5c5807 Rename spring-boot-data-gemfire module to spring-boot-starter-data-gemfire. John Blum 2018-02-06 15:30:10 -08:00
  • 96bd768b43 Add o.s.b.d.g.autoconfigure.GeodeFunctionExecutionAutoConfiguration to enable Apache Geode Funtion Executions. John Blum 2018-02-06 14:48:38 -08:00
  • 307c50242c Add o.s.b.d.g.autoconfigure.GeodeContinuousQueryAutoConfiguration to enable Apache Geode Continuous Queries (CQ). John Blum 2018-01-26 15:12:58 -08:00
  • 5c86036a01 Edit and polish Javadoc. John Blum 2018-01-26 15:10:52 -08:00
  • 58a8307284 Add Spring Boot auto-configuration for Apache Geode Continuous Queries (CQ). John Blum 2018-01-26 15:10:07 -08:00
  • 7b4e9d9b34 Add Integration Tests testing the auto-configuration of an Apache Geode ClientCache instance. John Blum 2018-01-25 16:34:09 -08:00
  • 8aa1a00571 Move spring.factories to META-INF/. John Blum 2018-01-25 16:33:38 -08:00
  • cc0d96f173 Add dependency on spring-boot-starter-test; exclude spring-boot-starter-logging transitive dependency. John Blum 2018-01-25 16:33:05 -08:00
  • f5707c2dd7 Port over Spring Boot PRs #6952 & #6967. John Blum 2018-01-25 15:45:12 -08:00
  • 2e95adc51d Edit README; fix hyperlinks. John Blum 2018-01-24 16:31:48 -08:00
  • 114a93b403 Edit README and increase font size for Code of Conduct. John Blum 2018-01-24 16:25:32 -08:00
  • f4906b4ae1 Convert README from Markdown to Asciidoc. John Blum 2018-01-24 16:23:43 -08:00
  • 3d2f686905 Add Code of Conduct document. John Blum 2018-01-24 16:20:34 -08:00
  • b71500df74 Add .gitignore Git configuration file. John Blum 2018-01-24 16:11:39 -08:00
  • acabf3fccb Convert Spring Boot Data Geode/GemFire project into a Gradle project. John Blum 2018-01-24 16:10:53 -08:00
  • 27adcb723d Add branding and a description of this project to the README. John Blum 2017-11-28 11:41:59 -08:00
  • fc1389345b Update project README goals. John Blum 2017-11-03 14:23:48 -07:00
  • 01326495c6 Apply additional formatting and rearrange wording. John Blum 2017-06-11 00:18:26 -07:00
  • dc840a579f Formatting. John Blum 2017-06-11 00:15:27 -07:00
  • fdfbf9da84 Fix URL references and links. John Blum 2017-06-11 00:14:33 -07:00
  • a21f3f2275 Update the README to reflect the project's primary function. John Blum 2017-06-11 00:08:57 -07:00
  • 1cb08ed390 Fix spelling error. John Blum 2017-05-03 08:35:31 -07:00
  • 09dc2fd383 Update description of the project. John Blum 2017-05-03 08:35:08 -07:00
  • 4fcb46a1d9 Initial commit Mark Pollack 2017-05-03 11:31:11 -04:00