int commit
This commit is contained in:
5
template/run.sh
Executable file
5
template/run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
./mvnw -Dstyle.color=always spring-boot:run $@
|
||||
Reference in New Issue
Block a user