# spring-boot-gradle-demo zhangjuntao 2016-12-10 将项目发布为war包,spring boot的war包只能在tomcat 7(不包括7)以上运行。 否则,会报找不到类的异常。 张puts "hello world!"