JAVA: Run the jar file with the jar package path

java -Djava.ext.dirs=D:\new\WordCount\target\lib -jar D:\new\WordCount\target\WordCount-1.0.0.jar

Guess you like

Origin blog.csdn.net/amadeus_liu2/article/details/113858605