Pinned Repositories
code-one-2019-lambda-stream-collector-lab
collectors-utils
CollectorsUtils is a factory class that provides collectors for the JDK 8 Stream API.
JDK20_2023-Loom-Lab
jdk8-lambda-tour
Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.
JosePaumard.github.io
lambda-master-class-part1
lambda-master-class-part2
Loom_demo
streams-utils
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It is an updated version of More Spliterators.
tests-pour-parcoursup
JosePaumard's Repositories
JosePaumard/streams-utils
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It is an updated version of More Spliterators.
JosePaumard/code-one-2019-lambda-stream-collector-lab
JosePaumard/Loom_demo
JosePaumard/JosePaumard.github.io
JosePaumard/JDK20_2023-Loom-Lab
JosePaumard/devoxx-belgium-2019-visitor-lambda
JosePaumard/devnexus-2020-visitor-lambda
Code for the talk I gave at Devneux 2020.
JosePaumard/2021_Chti-JUG-live-demo
JosePaumard/2025_Jfokus-DOP-Amber-lab
JosePaumard/jep-cafe-04-jpackage
JosePaumard/2024_DevoxxBE-Amber-lab
JosePaumard/2025_DevoxxFR-DOP-Amber-lab
JosePaumard/data-tp
JosePaumard/devoxx-uk-2021
JosePaumard/jep-cafe-03
JosePaumard/2022_DevNexus-lab
JosePaumard/2024_DevoxxFR-Amber-lab
JosePaumard/jdk8-stream-rx-comparison-reloaded
A copy of jdk8-stream-rx-comparison under an Apache 2.0 licence.
JosePaumard/jep-cafe-07-string-concatenation
JosePaumard/odl2021-lab
JosePaumard/2022_javaone-loom-livelab
JosePaumard/2025_DevoxxFR-Memory-API
JosePaumard/2025_JavaOne-DOP-Amber-lab
JosePaumard/2025_JavaOne-Loom-lab
JosePaumard/datas
JosePaumard/developers-conferences-agenda
This repository list a maximum of tech conferences's date and CFP in order to help conferences organizers, speakers & attendees
JosePaumard/do-synthetic-methods-dream-of-electric-switch-expressions
Slides for DevoxxFR 2020
JosePaumard/quickperf
QuickPerf is a testing library for Java to quickly evaluate some performance properties.
JosePaumard/roi
Little DOJO about code design
JosePaumard/stream-gatherers-by-sven
Demo code for Stream Gatherers presentation