The problem that JBoot can't match the request path when running on windows in command line mode

Debugging the runtime in the IDE is normal, but running it from the command line after packaging does not match.

After checking, it is due to the existence of a directory with spaces in the execution directory path, which leads to a class path error and cannot be loaded into the classes of classes normally. Remove the directory space and it can work normally.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326725231&siteId=291194637