Commit Graph

23 Commits

Author SHA1 Message Date
John Blum
96bd768b43 Add o.s.b.d.g.autoconfigure.GeodeFunctionExecutionAutoConfiguration to enable Apache Geode Funtion Executions. 2018-02-06 14:50:27 -08:00
John Blum
307c50242c Add o.s.b.d.g.autoconfigure.GeodeContinuousQueryAutoConfiguration to enable Apache Geode Continuous Queries (CQ).
Re-order Geode auto-config @Configuration classes to ensure an Apache Geode ClientCache instance is created before all other features are initialized.
2018-02-06 14:50:11 -08:00
John Blum
5c86036a01 Edit and polish Javadoc. 2018-01-26 15:10:52 -08:00
John Blum
58a8307284 Add Spring Boot auto-configuration for Apache Geode Continuous Queries (CQ). 2018-01-26 15:10:07 -08:00
John Blum
7b4e9d9b34 Add Integration Tests testing the auto-configuration of an Apache Geode ClientCache instance. 2018-01-25 16:39:12 -08:00
John Blum
8aa1a00571 Move spring.factories to META-INF/. 2018-01-25 16:33:38 -08:00
John Blum
cc0d96f173 Add dependency on spring-boot-starter-test; exclude spring-boot-starter-logging transitive dependency. 2018-01-25 16:33:05 -08:00
John Blum
f5707c2dd7 Port over Spring Boot PRs #6952 & #6967. 2018-01-25 15:45:12 -08:00
John Blum
2e95adc51d Edit README; fix hyperlinks. 2018-01-24 16:31:48 -08:00
John Blum
114a93b403 Edit README and increase font size for Code of Conduct. 2018-01-24 16:25:32 -08:00
John Blum
f4906b4ae1 Convert README from Markdown to Asciidoc. 2018-01-24 16:23:43 -08:00
John Blum
3d2f686905 Add Code of Conduct document.
Add Contributing guidelines document.

Update README with reference to the Code of Conduct and Contributing guidelines documents.
2018-01-24 16:20:34 -08:00
John Blum
b71500df74 Add .gitignore Git configuration file. 2018-01-24 16:11:39 -08:00
John Blum
acabf3fccb Convert Spring Boot Data Geode/GemFire project into a Gradle project. 2018-01-24 16:10:53 -08:00
John Blum
27adcb723d Add branding and a description of this project to the README.
Brands this project as Spring Boot for Apache Geode and adds a summary for the purpose and intent of this project.
2017-11-28 12:35:27 -08:00
John Blum
fc1389345b Update project README goals. 2017-11-03 14:23:48 -07:00
John Blum
01326495c6 Apply additional formatting and rearrange wording. 2017-06-11 00:18:26 -07:00
John Blum
dc840a579f Formatting. 2017-06-11 00:15:27 -07:00
John Blum
fdfbf9da84 Fix URL references and links. 2017-06-11 00:14:33 -07:00
John Blum
a21f3f2275 Update the README to reflect the project's primary function. 2017-06-11 00:08:57 -07:00
John Blum
1cb08ed390 Fix spelling error. 2017-05-03 08:35:31 -07:00
John Blum
09dc2fd383 Update description of the project. 2017-05-03 08:35:08 -07:00
Mark Pollack
4fcb46a1d9 Initial commit 2017-05-03 11:31:11 -04:00