- Replace the old REDIS based example - add arch diagram Resolves #84 Resolves https://github.com/spring-cloud/spring-cloud-dataflow/issues/2882
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
= Spring Cloud Data Flow Samples
|
|
Sabby Anandan; David Turanski; Glenn Renfro; Eric Bottard; Mark Pollack; Chris Schaefer; Christian Tzolov
|
|
:doctype: book
|
|
:toc:
|
|
:toclevels: 4
|
|
:source-highlighter: prettify
|
|
:numbered:
|
|
:icons: font
|
|
:hide-uri-scheme:
|
|
:docinfo: shared
|
|
|
|
:spring-cloud-stream-docs: http://docs.spring.io/spring-cloud-stream/docs/{scst-core-version}/reference/htmlsingle/index.html
|
|
:github-code: https://github.com/spring-cloud/spring-cloud-dataflow-samples
|
|
:scdf-release-train-name: Einstein.RELEASE
|
|
:app-import-kafka-maven: http://bit.ly/{scdf-release-train-name}-stream-applications-kafka-10-maven
|
|
:app-import-rabbit-maven: http://bit.ly/{scdf-release-train-name}-stream-applications-rabbit-maven
|
|
|
|
ifdef::backend-html5[]
|
|
|
|
Version {project-version}
|
|
|
|
(C) 2012-2018 Pivotal Software, Inc.
|
|
|
|
_Copies of this document may be made for your own use and for distribution to
|
|
others, provided that you do not charge any fee for such copies and further
|
|
provided that each copy contains this Copyright Notice, whether distributed in
|
|
print or electronically._
|
|
|
|
endif::backend-html5[]
|
|
|
|
// ======================================================================================
|
|
|
|
[[overview]]
|
|
|
|
include::overview.adoc[]
|
|
|
|
// ======================================================================================
|