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

18 lines
185 B
YAML

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