1)下载springside4 官网地址 http://www.springside.org.cn/download.html 2)运行CMD,进入 C:\Documents and Settings\User\My Documents\GitHub\springside4\modules 目录 运行:mvn install 注:该命令的作用,将所有module编译打包安装到Maven的本地仓库。 3)运行CMD,进入 C:\Documents and Settings\User\My Documents\Git…