java8-stream
There are 79 repositories under java8-stream topic.
hellokaton/learn-java8
💖《跟上 Java 8》视频课程源码
tablu666/springboot-vue-online-mall
Online shopping mall, Java 8, REST API, 电商网站, 订单, 购物车
deepcloudlabs/stream-api-exercises-part2
Stream API Exercises : Part II
niumoo/jdk-feature
☕【Java 新特性系列】Java 版本任你发,我用 Java 8 。但是多学点这种奇巧的装 X 技巧总没错,何况有些新语法说不定是真香呢。
juliomarcopineda/jdbc-stream
Light-weight library to wrap JDBC ResultSet to Java Stream API
yale8848/stream
Golang stream lib is like Java 8 stream. Only handle slice or array.
CodeJamm/StreamsAPI-Tutorials
JAVA 8 Features & streams API -> all the Functions and Concepts with their individual Code Implementation
rohitchavan-git/Learn-Java-8-Stream
In this Respository we can find out the best of the implemations of streams in java 8 , we are tries to show you how stream is similar to mysql types of operation
Almielka/AdventOfCode
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels
akatkar/java-swing-calculator
This repository is a demonstration of the code improvement. How to refactor step by step.
Azbesciak/CarLoading
Optimize packages loading (3d-packing more or less)
gowthamrajk/Functional_Programming-Tutorials
This module consists of Various Concepts covered in JAVA8 Functional Programming & its practical code implementation
onlyfullstack/java-8-features
Tutorial of Java 8 features
Almielka/CodingChallenge
My solutions to February/March/April/May LeetCoding Challenge 2021, and other LeetCode Problems' Solutions
Almielka/Java8-different-tasks
Different tasks/solutions Java8, Java11, Java15 Preview
ashishpawar517/30seconds-of-Java-8
Curated list of Java 8 snippets for all development needs.
ashutosh049/Java8-Stream-APIs
Usecases and examples of java8 Stream API and lambda expression
aysenurbulbul/java8-streams-assignment
Using Java 8 stream, read a csv file and query the data.
connect2nelson/valueoptimizer
knaspack implementation with single and multiple bags
jolice/xstream
Implementation of simplified version of Java Stream API
Liu233w/theoretical-evaluation
Average Performance Based Fault Localization and Test Suit Optimization System
MarlonFlorencio/java8
Tests for Java 8
Md-MamunAbdulKayum/java8-example
This contains some example of java 8 like Lambda expression and streams
pjgg/indietxt
Simple Poc in order to play with predicate, filters, comparators, default methods.
rahulgoti1/java-naming-conventions
This is about how to choose name and handle error in java.
rslvn/java8
Java and Java 8 features
saravanan81java/java-anagram-checker
Java Anagram Checker
spdpiyush/Java-Example
This repository contains the basic & advance level examples related to Java Programming Languages.
Sumegh22/Learn-With-Sumegh
This is a one shot go for all your needs around Java, Spring, Kafka, Datastructures and Algorithm
vinayjangir7/Java-8-Code-Samples
This repository contains newly added concepts in Java 8
zuzu578/java-8-
java stream , lamda ,spring..
Learning-Projects-Examples/Java21_Learning-Java-Junior-Developer-Interview
**WORK IN PROGRESS** The project offers a collection of theoretical documents and practical exercises to prepare for an interview as a Junior Java developer
KundanChourasiya/Crud-Operations-with-custom-Api-Response-using-Spring-Boot-Rest-API
Crud-Operations-with-custom-Api-Response-using-Spring-Boot-Rest-API. In this Api we customize Api Response.
KundanChourasiya/Custom-Database-User-Jwt-authentication-and-authorization-using-Spring-Boot-Rest-API
Custom-Database-User-Jwt-authentication-and-authorization-using-Spring-Boot-Rest-API. In this Api we used Spring security, Validation and Jwt implementation for authentication and authorization and we solved all types of exception in running test cases