convert to spring boot project
This commit is contained in:
15
web/src/main/resources/application.yml
Normal file
15
web/src/main/resources/application.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
server:
|
||||
|
||||
port: 8980
|
||||
context-path: /js
|
||||
tomcat:
|
||||
uri-encoding: UTF-8
|
||||
|
||||
spring:
|
||||
main:
|
||||
banner-mode: "off"
|
||||
|
||||
debug: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user