-- Go to project CD xxProject -- package and skip single test MVN clean package -dmaven.test. skip=true -- go to target CD target -- set encoding to UTF-8 -- Encoding = UTF-8 -jar xx.jar --server.port=8081Copy the code