Files
spring5-springboot2-project…/template/run.bat
2025-12-04 15:10:09 +08:00

5 lines
74 B
Batchfile
Executable File

@echo off
cd /d %~dp0
.\mvnw.cmd -Dstyle.color=always spring-boot:run %*