@echo off echo SpringSide需要JDK5.0或以上版本,请保证已设置JAVA_HOME环境变量为JDK5安装目录 cd bin build.bat quickstart @echo on