http://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket/1.4.1.RELEASE (spring 中央仓库)
http://repo.spring.io/release/org/springframework/ (spring release jar包)
-Dmaven.multiModuleProjectDirectory=$M2_HOME
https://mvnrepository.com/artifact/org.freemarker/freemarker 架包仓库地址
最后项目右键run as->maven clean->maven install 后maven依赖包自动导入到web-info->lib目录下。