convert to spring boot project

This commit is contained in:
thinkgem
2018-01-10 23:39:55 +08:00
parent 7237c524c5
commit a0c71ce81a
39 changed files with 982 additions and 1434 deletions

View File

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