aboutsummaryrefslogtreecommitdiffstats
path: root/startSpring.bat
diff options
context:
space:
mode:
Diffstat (limited to 'startSpring.bat')
-rw-r--r--startSpring.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/startSpring.bat b/startSpring.bat
new file mode 100644
index 0000000..9122fe2
--- /dev/null
+++ b/startSpring.bat
@@ -0,0 +1,4 @@
+@echo off
+title run Set debug and run ajsc for aai module
+CALL set-debug-port.bat
+START mvn spring-boot:run \ No newline at end of file