|
@@ -1,39 +1,41 @@
|
|
|
-spring.datasource.url=jdbc:mysql://db-host:3306/exam_cloud_kf?useUnicode=true&characterEncoding=UTF-8
|
|
|
-spring.datasource.username=root
|
|
|
-spring.datasource.password=root
|
|
|
-spring.datasource.validation-query=SELECT 1 FROM DUAL
|
|
|
-spring.datasource.test-on-borrow=true
|
|
|
-
|
|
|
-spring.redis.host=redis-host
|
|
|
-spring.redis.port=6379
|
|
|
-
|
|
|
-eureka.client.serviceUrl.defaultZone=http://eureka-host:1111/eureka/
|
|
|
-
|
|
|
-$tempDir=/home/qmth/project/examcloud/examcloud-task/tempDir
|
|
|
-$dir=/home/qmth/project/examcloud/examcloud-task/dir
|
|
|
-
|
|
|
-$log.level.default=debug
|
|
|
-
|
|
|
-$sync.async=false
|
|
|
-
|
|
|
-$sync.syncStudent.group=EXAMWORK,MARKING,OE
|
|
|
-$sync.syncStudent.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncStudent
|
|
|
-$sync.syncStudent.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncStudent
|
|
|
-$sync.syncStudent.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncStudent
|
|
|
-
|
|
|
-$sync.syncExamStudent.group=OE,MARKING
|
|
|
-$sync.syncExamStudent.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncExamStudent
|
|
|
-$sync.syncExamStudent.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncExamStudent
|
|
|
-
|
|
|
-$sync.syncCourse.group=EXAMWORK,QUESTION,MARKING,OE,PRINT
|
|
|
-$sync.syncCourse.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncCourse
|
|
|
-$sync.syncCourse.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncCourse
|
|
|
-$sync.syncCourse.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncCourse
|
|
|
-$sync.syncCourse.component.QUESTION=http://EC-CORE-QUESTION/api/core/questions/dataSync/syncCourse
|
|
|
-$sync.syncCourse.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncCourse
|
|
|
-
|
|
|
-$sync.syncOrg.group=PRINT
|
|
|
-$sync.syncOrg.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncOrg
|
|
|
-
|
|
|
-$sync.syncExam.group=PRINT
|
|
|
-$sync.syncExam.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncExam
|
|
|
+spring.datasource.url=jdbc:mysql://db-host:3306/exam_cloud_kf?useUnicode=true&characterEncoding=UTF-8
|
|
|
+spring.datasource.username=root
|
|
|
+spring.datasource.password=root
|
|
|
+spring.datasource.validation-query=SELECT 1 FROM DUAL
|
|
|
+spring.datasource.test-on-borrow=true
|
|
|
+
|
|
|
+spring.redis.host=redis-host
|
|
|
+spring.redis.port=6379
|
|
|
+
|
|
|
+eureka.client.serviceUrl.defaultZone=http://eureka-host:1111/eureka/
|
|
|
+
|
|
|
+$tempDir=/home/qmth/project/examcloud/examcloud-task/tempDir
|
|
|
+$dir=/home/qmth/project/examcloud/examcloud-task/dir
|
|
|
+
|
|
|
+$log.level.default=debug
|
|
|
+
|
|
|
+$sync.async=false
|
|
|
+
|
|
|
+$sync.syncStudent.group=EXAMWORK,MARKING,OE
|
|
|
+$sync.syncStudent.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncStudent
|
|
|
+$sync.syncStudent.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncStudent
|
|
|
+$sync.syncStudent.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncStudent
|
|
|
+
|
|
|
+$sync.syncExamStudent.group=OE,MARKING
|
|
|
+$sync.syncExamStudent.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncExamStudent
|
|
|
+$sync.syncExamStudent.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncExamStudent
|
|
|
+
|
|
|
+$sync.syncCourse.group=EXAMWORK,QUESTION,MARKING,OE,PRINT
|
|
|
+$sync.syncCourse.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncCourse
|
|
|
+$sync.syncCourse.component.EXAMWORK=http://EC-CORE-EXAMWORK/api/core/examwork/dataSync/syncCourse
|
|
|
+$sync.syncCourse.component.MARKING=http://EC-CORE-MARKING/api/core/marking/dataSync/syncCourse
|
|
|
+$sync.syncCourse.component.QUESTION=http://EC-CORE-QUESTION/api/core/questions/dataSync/syncCourse
|
|
|
+$sync.syncCourse.component.OE=http://EC-CORE-OE-ADMIN/api/core/oe/admin/exam/dataSync/syncCourse
|
|
|
+
|
|
|
+$sync.syncOrg.group=PRINT
|
|
|
+$sync.syncOrg.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncOrg
|
|
|
+
|
|
|
+$sync.syncExam.group=PRINT
|
|
|
+$sync.syncExam.component.PRINT=http://EC-CORE-PRINT/api/core/prt/data/syncExam
|
|
|
+
|
|
|
+$sync.syncUser.group=,
|