Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-8
How to use stream api for repeatable actions
Feb 27, 2022
java
java-8
java-stream
How to Fan Out Inside Chained CompletableFuture?
May 11, 2022
java-8
parallel-processing
completable-future
How to Convert a Map<String, List<String>> to Map<String, String> in java 8
Aug 22, 2022
java
java-8
java-stream
MalformedStreamException: Stream ended unexpectedly
Dec 21, 2020
java
apache
java-8
multipartform-data
How do I close a thread local autocloseable used in parallel stream?
Mar 13, 2022
java
java-8
java-stream
Java 8 streams - modifying all elements in a group
Mar 04, 2022
java
java-8
java-stream
Java 8 reading file list, but files remain open using up resources till server freezes
Jan 19, 2022
java
spring
tomcat
java-8
scheduled-tasks
Java - getting a list of new objects from a stream based on the list of the existing ones
Apr 22, 2022
java
arraylist
lambda
java-8
java-stream
How to simplify creation of null-safe Comparator on multiple fields?
Mar 13, 2020
java
java-8
comparator
finally block equivalent for exception handling in CompletableFuture
Jun 23, 2022
java-8
completable-future
filter and set() in one stream
Sep 15, 2022
java
collections
java-8
java-stream
Elegant way to overcome Unlikely argument type for equals(): Stream<String> seems to be unrelated to String
Jul 17, 2022
java
java-8
java-stream
Remove duplicates based on property and predicate in Java 8
Jul 07, 2022
java
java-8
How to merge multiple list using flat map with null and empty check in java 8?
Jun 26, 2022
java
java-8
How to resolve error: 15: error: cannot infer type arguments for PriorityQueue<> in openjdk 1.7.0_95?
May 11, 2022
java
data-structures
java-8
priority-queue
Finding specific type of custom exception on all inner exceptions
Sep 09, 2022
java
java-8
String split, filter and join in single line java 8
Apr 17, 2020
java
string
java-8
java-stream
How to iterate a list of Predicates
Aug 23, 2022
java
lambda
java-8
functional-programming
predicate
Using Generics to Construct Instances of Child Classes
Aug 21, 2022
java
generics
java-8
How to map value at index 0 for a list in an Optional Stream
Oct 13, 2022
java
java-8
« Newer Entries
Older Entries »