Search code examples
Self-Contained Applications, built in Java...

javajava-9self-containedjava-module

Read More
List the modules resolved during the application startup...

javajava-9java-modulejava-platform-module-systemmodule-info

Read More
org.json cannot be resolved to a module?...

javavisual-studio-codejava-11java-modulejava-platform-module-system

Read More
opencsv throws exception when called from main, and module-info.java is present...

javaopencsvjava-modulejava-platform-module-systemjava-14

Read More
Module xxx not found, required by xxx...

javaeclipsejava-9java-module

Read More
How to make Java class invisible outside its module for other non-modular projects?...

javainterfacevisibilityjava-modulemodule-info

Read More
How to use 3rd party library in Java9 module?...

javajava-9modularityjava-modulejava-platform-module-system

Read More
Where do resource files go in a Gradle project that builds a Java 9 module?...

javagradleembedded-resourcejava-9java-module

Read More
How to add "requires" for artifact having "-"(hyphen) in its name...

javamavenjava-9java-modulejava-platform-module-system

Read More
Get the class field name in Java...

javaspringjava-modulejava-14

Read More
Gradle jlink options gives access rights warning...

gradleintellij-ideajava-modulejlink

Read More
Is it a requirement to specify module dependencies in both module-info.java and build.gradle.kts...

javagradlejava-module

Read More
How can we overwrite java.base/java.lang.Integer from OpenJDK 11 using --patch-module?...

javajava-11java-moduleopenjdk-11bootclasspath

Read More
Error modularizing a project with gluon Charm: The package com.gluonhq.charm.down.plugins is accessi...

javaeclipsejava-modulegluon-mobilejava-platform-module-system

Read More
Error using lib commons-dbcp2 (BasicDataSource class) in multi module java project...

javadatabasejava-module

Read More
Update existing Spring Boot project from java 1.8 to java 11...

javaeclipsejava-11java-modulespring-boot-maven-plugin

Read More
Does maven add all dependencies to modulepath by default?...

mavenjava-modulejava-platform-module-systemmaven-compiler-pluginmodule-path

Read More
Does --add-opens work for dynamically created layers in JPMS?...

javajava-9java-modulejava-platform-module-system

Read More
Does JPMS support module version?...

javajava-9java-modulejava-platform-module-systemmodule-info

Read More
ClassNotFoundException: com.auth0.jwt.algorithms.Algorithm...

javamavenjwtjava-module

Read More
How do I dynamically load modules from a directory in Java 9+...

javajava-module

Read More
Java 9 modules and classpath hell: conflicting class names...

javaclasspathjava-9java-module

Read More
JAXB and Java 11 module-info.java...

javajaxbjava-11java-module

Read More
Using Ignite on JDK 9...

javaignitejava-9java-module

Read More
Java 10: Replacement for java.xml.ws conflict...

javajava-modulejava-10

Read More
JRE 9 module requires a module that was not found...

javajava-9java-modulejava-platform-module-system

Read More
Java 9 Modularity with a packages...

javajava-9modularityjava-module

Read More
Classloaders hierarchy in Java 9...

javaclassloaderjava-9java-module

Read More
Java NIO can't read files from JRT image...

javaniojava-11java-module

Read More
Spring boot is failed to start with Java 14...

javaspring-bootspring-data-jpajava-module

Read More
BackNext