dzj 02b1991015 | ||
---|---|---|
.mvn/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
compose-demo01.yml | ||
compose.yml | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
readme.txt |
readme.txt
./mvnw.cmd clean spring-boot:build-image -Pnative -Dmaven.test.skip=true docker image ls docker run --name demo01 --net y9-share-net -ti -p 7055:7055 demo01:1.0 docker compose -f compose-demo01.yml up -d #最好在x64 Native Tools Command Prompt for VS 2022中打开 ./mvnw.cmd native:compile -Pnative