打包程序优化,直接打成war包,包含容器,支持脚本运行

This commit is contained in:
thinkgem
2018-02-10 22:51:29 +08:00
parent c304dd05c1
commit d6f963b3be
17 changed files with 45 additions and 26 deletions

View File

@@ -0,0 +1,17 @@
spring:
profiles:
active: default
main:
banner-mode: "off"
server:
port: 8980
context-path: /js
tomcat:
uri-encoding: UTF-8
debug: true