https://github.com/sandeepbegudem/springboot-java-stream-api
This application contains the key features from Java8 like Functional Interfaces, Stream API's, Lambda Expressions. Stream API methods like filter, collect, map, reduce etc.. were covered in this project.
https://github.com/sandeepbegudem/springboot-java-stream-api
functionalinterfaces java11 java17 rest-api spring-boot springboot3-x stream-apis
Last synced: 4 months ago
JSON representation
This application contains the key features from Java8 like Functional Interfaces, Stream API's, Lambda Expressions. Stream API methods like filter, collect, map, reduce etc.. were covered in this project.
- Host: GitHub
- URL: https://github.com/sandeepbegudem/springboot-java-stream-api
- Owner: sandeepbegudem
- Created: 2023-05-13T22:32:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T17:58:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T19:48:34.273Z (over 1 year ago)
- Topics: functionalinterfaces, java11, java17, rest-api, spring-boot, springboot3-x, stream-apis
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-stream-api