ClassDepends

This commit is contained in:
redkale
2024-01-27 08:58:25 +08:00
parent 3fdea1b1d8
commit f725e491f0
17 changed files with 83 additions and 84 deletions

View File

@@ -14,7 +14,6 @@ module org.redkale {
requires jdk.unsupported; //sun.misc.Unsafe
exports org.redkale.annotation;
exports org.redkale.asm;
exports org.redkale.boot;
exports org.redkale.boot.watch;
exports org.redkale.cache;