◐ Shell
clean mode source ↗

Build software better, together

Here are 65 public repositories matching this topic...

These course notes contain additional informations on core java and have some JavaEE projects. Note: Codes in these notes have been written by Oğuz Karan, trainer and instructor in C and System Programmers Association. https://github.com/oguzkaran

  • Updated Oct 2, 2020
  • Java

A curated collection of practical Java Stream API examples demonstrating common data processing tasks with clear, reusable code snippets.

  • Updated Jun 3, 2026
  • Java

JAVA 8 Features & streams API -> all the Functions and Concepts with their individual Code Implementation

  • Updated Jul 23, 2021
  • Java

StreamProcessing is a collection of practical examples for learning stream processing with Java and Kafka Streams, focused on real tasks like filtering, mapping, aggregation, and event handling.

  • Updated Jan 16, 2026
  • Java

This project contains Core Java code samples that are used as examples on amitph tutorials.

  • Updated Jan 21, 2025
  • Java

Desafío de programación - catálogo de libros. uso de solicitudes HTTP a una API de libros, manipulacion de datos JSON, guardardos en una base de datos, pudiendo a filtrar y mostrar los libros y autores de interés.

  • Updated Dec 11, 2024
  • Java

Stack Overflow Data Analyzer using Spring Boot that fetches data via the Stack Overflow Open API using request APIs. Then stores the retrieved data in a local database for further processing. The application leverages Java Stream API and lambda expressions to perform efficient data analysis, such as filtering, sorting, etc.

  • Updated Aug 6, 2025
  • Java

Improve this page

Add a description, image, and links to the java-stream-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-stream-api topic, visit your repo's landing page and select "manage topics."

Learn more