Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-platform-module-system

signed modular JAR with crypto provider cannot be linked into run-time image

Patching module raises module not found error

How does Maven work with Java 9 modules?

Gradle: Building a modularized library that is compatible with Java 8

Does the Java Platform Module System reduce a JAR size?

Any plans for Java 9 Jigsaw (module) of Spring projects?

Intellij: how to add java.annotation module for javax.annotation.PostConstruct

Multiple Add-Opens in Java Jar MANIFEST

module java.base does not read module java.desktop

Benefits of JPMS/Project Jigsaw for Small Applications / Libraries

Java: Is `sun.awt.image` package deprecated?

Java spring error: It is not working even i đid exactly everything the teacher said

XStream Illegal reflective access Problem after upgraded to java 10 [duplicate]

How to create a standalone application using JavaFX 11 (Modular)? [duplicate]

JPMS: --add-opens doesn't work for java.lang.reflect.InaccessibleObjectException

Load class from exploded module using custom classloader

How to prevent proguard from removing "module-info.class" from the output jar?

idea: too many module declarations found

How to add several jars to module path?