mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2025-12-25 21:36:47 +08:00
script to install and run
This commit is contained in:
parent
a658ff5a0b
commit
781a7ff4ca
5
@install.cmd
Normal file
5
@install.cmd
Normal file
@ -0,0 +1,5 @@
|
||||
REM JDK must equal or more than : 11
|
||||
java -version
|
||||
REM maven installing libraries
|
||||
mvn clean compile
|
||||
pause
|
||||
Loading…
x
Reference in New Issue
Block a user