Difference between classpath and classpath*:

The difference between classpath and classpath*:
classpath: will only look for files in the class path you specify;
classpath*: not only include the class path, but also the jar file (class path) for search

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326289059&siteId=291194637