./mvnw clean test./mvnw clean -PnativeTest test./mvnw clean spring-boot:run -Dmaven.test.skip=true./mvnw clean spring-boot:build-image -Dmaven.test.skip=true -Dspring-boot.build-image.imageName=spends:latest -Pnativedocker run --rm -p 8000:8000 -p 8001:8001 spends:latest./mvnw clean native:compile -Pnative -Dmaven.test.skip=true./target/spends