Search code examples
Unrecognized VM option 'MaxPermSize=512m' when running Zeppelin...


javaubuntujava-8java-9apache-zeppelin

Read More
How to disable certain enforcer rules in a child module in a multi-module maven project?...


javamavenjava-8maven-3maven-enforcer-plugin

Read More
What's the most elegant way to combine optionals?...


javajava-8option-type

Read More
Java stream mapping for a boolean value?...


javajava-8java-stream

Read More
In Java 8, can an interface default method access instance variables?...


javajava-8

Read More
Sum values from specific field of the objects in a list...


javafilterjava-8java-stream

Read More
Java 8 Applying stream filter based on a condition...


javajava-8java-stream

Read More
How to negate a method reference predicate...


javapredicatejava-8negate

Read More
Lambdas: local variables need final, instance variables don't...


javalambdajava-8final

Read More
Create a Map with SimpleEntry and StreamEx...


javajava-8java-streamstreamex

Read More
Where do I find the JVM specification for Java 8 Edition?...


javajava-8jvmjavac

Read More
How to map java.util.Optional<Something> to Something? in Kotlin...


java-8kotlinoption-type

Read More
How to extract epoch from LocalDate and LocalDateTime?...


javatimejava-8epochjava-time

Read More
How to create a map of maps from a list of maps with Java 8 streaming api...


javalambdajava-8java-stream

Read More
Chaining Optionals in Java 8...


javalambdajava-8option-type

Read More
How Runnable is created from Java lambda...


javalambdajava-8

Read More
Create a Map<Long, CustomObject> , iterating a List<CustomObject>...


javajava-8java-stream

Read More
Groovy compiler does not accept Java 8 lambdas...


javagroovyjava-8closures

Read More
Comparator.reversed() does not compile using lambda...


javalambdajava-8comparatormethod-reference

Read More
How to remove an element from a Set inside a Page of items based on a Condition using Java 8 streams...


javajpacollectionsjava-8java-stream

Read More
EJB3 Websphere Custom JNDI Binding...


javajava-8websphereejbejb-3.1

Read More
JAXB-dependent app compiled for Java 8 - possible to run as-is on JDK 11?...


javajava-8jaxbjava-11

Read More
Keycloak java.lang.NoClassDefFoundError: java/security/acl/Group using Springboot...


javaspring-bootjava-8keycloakjava-11

Read More
Find first element by predicate...


javajava-8java-stream

Read More
How to sum a list of integers with java streams?...


javajava-8java-stream

Read More
How to do an action if an optional boolean is true?...


javajava-8booleanoption-type

Read More
Java Graphics2D.drawImage() Renders Blurry Image only on Windows 125% Scaling and Only on Java Versi...


javawindowsswingjava-8java-21

Read More
Java 8: How to write lambda stream to work with JSONArray?...


javalambdajava-8java-stream

Read More
ContextResolver Not Working After Migrating from Jersey 1.x to 2.x...


javajava-8jerseyjersey-2.0java-17

Read More
sample example of java upgrade from 8 to 21 using open rewrite...


spring-bootjava-8maven-3java-21openrewrite

Read More
BackNext