executor-sample-springboot no web config

This commit is contained in:
wujun8 2019-02-22 16:22:24 +08:00 committed by GitHub
parent c0386ff2ac
commit 430664a967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# web port # no web
server.port=8081 spring.main.web-environment=false
# log config # log config
logging.config=classpath:logback.xml logging.config=classpath:logback.xml