java-streams
There are 132 repositories under java-streams topic.
java_streams
Master Java Streams – From Beginner to Pro
news-provider
Fetch news from an API endpoint; Save them to a PostgreSQL db; Expose news via GraphQL endpoint
bdf-collections
Implementation of commons collections, with java-like stream to apply transformations.
java11-stream-map-filter-implementation-using-flatMap
Implementation of stream's map / filter using flatMap.
Java-Mastery
A hands-on Java repo to master core topics: exceptions, collections, memory, generics, and streams.
shortly-springboot
Acortador de links
spring-role-academy-application
Spring role academy application
java-spbpu-homework
A collection of practical Java programming tasks focused on design patterns, custom annotations, a translator program, and Stream API exercises. These tasks enhance understanding of core Java concepts and object-oriented principles.
generation-java
Java exercises done while on FullStack Java Generation Bootcamp.
CryptographyInCharacters
Ξ Cryptography kata
dataorbpayroll
Java Stream Code Task for DataOrb
Java_Advanced_Concepts
Solved tasks with the use of multiple java advanced concepts.
java-examples
Beginner friendly code snippets in Java
TopGear-Java-Streams
Solutions for Java-Streams problems. ☕🌊
chainable
An Iterable-based, lightweight and dependency-free alternative to Java streams and guava, with rich functional programming API for sequence and tree processing in particular.
D2H_console_Application
D2H Console Application java 8, design pattern, CQRS
java-streams-laziness-needs-pure-functions
Why java streams laziness needs pure functions.
functional-streams
Smart functions for stream processing, fault-tolerance and Java Streams integration of non-streaming APIs and language constructs.
zk-discovery
A Service Discovery implementation for Zoo-Keeper: use the service to register and discover the status of your's services.
concurrent-programming
Concurrent Programming in C and Java language
JavaConcurrency
JavaConcurrency codebase
fractal-framework
Library & framework to generate fractal descriptors from geometric patterns
fractal-generator
End user apps & framework to generate fractals from geometric patterns
tcp_wurmhole
Server and Client for echoing Socket streams written in Java.
bmstu-data-base
МГТУ ИУ7 "Базы данных" лабораторные работы
Java-Programs-and-Concepts
📂 Explore Java with practical programs on core concepts, OOP principles, and hands-on examples ideal for beginners and those revising Java fundamentals.
StreamProcessing
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.
spring-boot-learnings
Repository created for uploading my spring-boot learnings while creating journal app.
streams-ebac
Este código foi desenvolvido como parte da avaliação dos capítulos sobre Streams do curso Formação Desenvolvedor Full Stack Java da EBAC. O objetivo é demonstrar o uso prático de Streams para manipulação e processamento de coleções em Java, aplicando os conceitos estudados de forma eficiente no backend.
Java
This repo contains java "how to to-dos", concepts etc.
duration-formatter
A Java application that formats a given number of seconds into a human-readable duration string. The formatter handles years, months, days, hours, minutes, and seconds with proper pluralization and formatting.
java-streams-troubleshooting-guide
An overview of common Java errors and bottlenecks, and how to resolve them.
league-statistics-java-streams
Java Streams exercise
belajar-java-stream
Learning Path Java Streams