Use this tag for questions specific to Java 10, which is version 10 of the Java platform, released on 20 March 2018.
I am using the 'jshell command in my machine it is not recognised. But java command is working fine. is …
java jshell java-10There error message in question is [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.0:shade (default) on project …
java maven maven-shade-plugin java-10I'm trying Java 10 development with Spring Boot 2 and I encounter some issues. The application is a simple webapp based upon …
java spring-boot java-10 java-module tomcat9Version Java: 10.0.1 Tomcat: 8.0.36 Ubuntu: 18.04 (64 bit) Eclipse: Photon (64 bit) Error: When I run the Tomcat server, I found below error. Please …
java eclipse tomcat8 java-10 ubuntu-18.04Given that I can't use var for non-denotable types(Nulls, Anonymous Classes, Some Single Method Class and most importantly Intersecting …
java java-10Previously project is on Tomcat 8 and JDK 8 it was Working Fine But when i migrated my project on Tomcat 9 and …
jersey jersey-2.0 java-10 tomcat9Generated code from wsimport fails to compile in Java 10.0.2. We have tried various libraries (including the ones mentioned here). With …
java java-10 java-moduleI simply installed JDK 10 on my mac machine. Checked for the version:- localhost:java-10 vinayprajapati$ java -version java version "10" 2018…
java maven java-10