Search code examples
Where has sun.misc.Perf moved now that tools.jar was decomposed in Java 9...


javajava-9java-module

Read More
How to fix cyclic dependency between java modules?...


javajava-module

Read More
How to export all packages from Java 9 module?...


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

Read More
How does ServiceLoader.load work with class loaders in JPMS?...


javaclassloaderjava-9java-module

Read More
How to fix the issue with Java 9 Modularity after adding dependency on mongock?...


mongodbjava-9java-modulejava-platform-module-systemmongock

Read More
Java modules Jigsaw JPMS modularization prevents Spring container from starting rest controller beca...


javaspring-bootjava-11spring-restcontrollerjava-module

Read More
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
BackNext