소스 검색

Merge branch 'master' of https://github.com/xuxueli/xxl-job

xuxueli 5 년 전
부모
커밋
8e894a3656
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties

+ 2 - 2
xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties

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