From 0c8103e3fdc93ae2f2040e10fb85915b7dc0d633 Mon Sep 17 00:00:00 2001 From: "Howard.Zuo" Date: Fri, 27 Sep 2019 12:00:00 +0800 Subject: [PATCH] docs: it should be xxl-job-admin/src/main/resources/application.properties --- doc/XXL-JOB-English-Documentation.md | 2 +- doc/XXL-JOB官方文档.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/XXL-JOB-English-Documentation.md b/doc/XXL-JOB-English-Documentation.md index 42a8a654..d830f6e6 100644 --- a/doc/XXL-JOB-English-Documentation.md +++ b/doc/XXL-JOB-English-Documentation.md @@ -244,7 +244,7 @@ Source code is organized by maven,unzip it and structure is as follows: #### Step 1:Configure Schedule Center Configure file’s path of schedule center is as follows: - /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties + /xxl-job/xxl-job-admin/src/main/resources/application.properties The concrete contet describe as follows: diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index 2b910b57..1b899e81 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -401,7 +401,7 @@ XXL-JOB是一个轻量级分布式任务调度平台,其核心设计目标是 #### 步骤一:调度中心配置: 调度中心配置文件地址: - /xxl-job/xxl-job-admin/src/main/resources/xxl-job-admin.properties + /xxl-job/xxl-job-admin/src/main/resources/application.properties 调度中心配置内容说明: