Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道一个工具,它支持将 jboss 浏览为 7 模块依赖图吗?
最好的问候哈迪亨内伯格
jboss-modules 有内置的。
去 JBOSS_HOME 做
java -jar jboss-modules.jar -mp modules -deptree <name-of-the-module-you-are-interested-in>