Files
spring-cloud-dataflow-samples/src/main/asciidoc/index.adoc
Christian Tzolov c101d448d9 Twitter Analytics Demo with Micrometer Counters
- Replace the old REDIS based example
 - add arch diagram

 Resolves #84
 Resolves https://github.com/spring-cloud/spring-cloud-dataflow/issues/2882
2019-02-21 15:52:45 +01:00

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[]
// ======================================================================================