Skip to content

Commit da29511

Browse files
authored
Update README.md
1 parent 7a37aae commit da29511

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# java-stream-api
22

3+
[![Java CI](https://github.com/javadev/java-stream-api/actions/workflows/maven.yml/badge.svg)](https://github.com/javadev/java-stream-api/actions/workflows/maven.yml)
4+
35
### Explore and master Java Streams with over 50 practical, real-world examples.
46

57
This repository contains concise, commented, and well-structured Java examples that demonstrate how to use the Java Stream API for efficient and modern data processing. Each example focuses on a common data transformation or query operation — from filtering and mapping, to advanced grouping and aggregation.

0 commit comments

Comments
 (0)