Files
my-worker/web/src/main/resources/application.yml

16 lines
147 B
YAML
Raw Normal View History

2018-01-10 23:39:55 +08:00
server:
port: 8980
context-path: /js
tomcat:
uri-encoding: UTF-8
spring:
main:
banner-mode: "off"
debug: true