If the configured Mirror doesn't take effect, try replacing -s with -gs, e.g. mvn package -gs ./settings.xml
Quick Start
Run Service
Command line execution
# Run in terminal
$ mvn spring-boot:run
Debug Mode
Click the "Run and Debug" icon in the activity bar on the left side of VS Code, select "Launch file" from the run and debug drop-down list, and then click the green run button (or press F5 directly). View configuration