Skip to content

Commit 36bba8e

Browse files
committed
Add note readme stating that some sampels may not be maintained.
1 parent f45fb68 commit 36bba8e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# Spring Cloud Data Flow Samples
1+
## Spring Cloud Data Flow Samples
22

33
This repository provides various developer tutorials and samples for building data pipelines with Spring Cloud Data Flow. The samples are included in a document available in https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/html/[multi-page] and https://docs.spring.io/spring-cloud-dataflow-samples/docs/current/reference/htmlsingle/[single-page] HTML.
44

5+
NOTE: This repository is intended for training and initial demonstration purposes. Some samples may not be maintained after the associated training is complete.
6+
57
To build the documents
68

79
```
810
$mvn package
911
```
1012

11-
## Contributions
13+
### Contributions
1214

1315
All commits must include a **Signed-off-by** trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
1416
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].

0 commit comments

Comments
 (0)