mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-03-22 07:28:25 +08:00
script to install and run
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user