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
Unit test MockHttpServletRequest not returning content type
Nov 08, 2025
spring-boot
unit-testing
java-8
junit4
Inner classes and garbage collection: behavior differences between Java 8 and latest Java
Nov 08, 2025
java
java-8
jvm
garbage-collection
java-23
Why does Java 8 provide method references?
Nov 07, 2025
java
lambda
java-8
How to do a final DB push when a Tomcat shutdown occurs?
Nov 07, 2025
java
jersey
java-8
tomcat7
guice
Java 8 alternative to Map.entry() for mapping values to new Map?
Nov 06, 2025
java
lambda
java-8
java-stream
LocalDate from YearMonth with nth DayOfWeek
Nov 06, 2025
java
time
java-8
localdate
How to get field value in Java reflection [duplicate]
Nov 06, 2025
java
reflection
java-8
In the JDK 1.8 source code, why use A-B> 0 to determine which one is larger, not A> B?
Nov 04, 2025
java
java-8
How to do conditional operation in java 8 stream to skip next stream operation?
Nov 04, 2025
java
java-8
java-stream
Can we adopt Booleans to Java8 like Optionals (ifPresent and orElse)
Nov 04, 2025
java
java-8
option-type
Not getting option of Java 8 or Java 11 version or spring version 2.x in spring starter project STS 4
Nov 03, 2025
java-8
spring-tool-suite
spring2.x
spring-starter
Guava cache asynchronous reload
Nov 02, 2025
java-8
guava
How do I create a java.time.LocalDate from a date string using the "d. LLLL YYYY" pattern?
Nov 03, 2025
java
parsing
date
java-8
Does Vertx 3 support CompletableFuture?
Nov 01, 2025
java-8
promise
vert.x
completable-future
Stream.of VS Arrays.stream to get an enum from a value
Nov 01, 2025
java
enums
java-8
How do streams internally process data?
Oct 31, 2025
java
java-8
java-stream
Java stream parallel behaviour for allMatch, noneMatch, filter and map
Oct 31, 2025
performance
parallel-processing
java-8
java-stream
behavior
Proper way of concatenating lists with single elements in a single logical line in Java?
Oct 30, 2025
java
java-8
How can I serialize/deserialize java.util.stream.Stream using Jackson?
Oct 31, 2025
jackson
java-8
Older Entries »