fix: 添加配置
This commit is contained in:
@@ -68,6 +68,9 @@ rocketmq.producer.group=PID_handeTest
|
|||||||
spring.main.allow-circular-references=true
|
spring.main.allow-circular-references=true
|
||||||
spring.login.security.csrf=false
|
spring.login.security.csrf=false
|
||||||
|
|
||||||
|
spring.main.allow-bean-definition-overriding=true
|
||||||
|
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||||
|
|
||||||
#elasticsearch
|
#elasticsearch
|
||||||
#essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223}
|
#essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223}
|
||||||
#essql.port=9200
|
#essql.port=9200
|
||||||
|
|||||||
@@ -54,6 +54,13 @@ rocketmq.consumerGroup=CID_handeTest
|
|||||||
rocketmq.tag=*
|
rocketmq.tag=*
|
||||||
rocketmq.producer.group=PID_handeTest
|
rocketmq.producer.group=PID_handeTest
|
||||||
|
|
||||||
|
|
||||||
|
spring.main.allow-circular-references=true
|
||||||
|
spring.login.security.csrf=false
|
||||||
|
|
||||||
|
spring.main.allow-bean-definition-overriding=true
|
||||||
|
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||||
|
|
||||||
#elasticsearch
|
#elasticsearch
|
||||||
#essql.hosts=${OPENSEARCH_HOST}
|
#essql.hosts=${OPENSEARCH_HOST}
|
||||||
#essql.port=9200
|
#essql.port=9200
|
||||||
|
|||||||
@@ -53,6 +53,12 @@ rocketmq.consumerGroup=CID_handeTest
|
|||||||
rocketmq.tag=*
|
rocketmq.tag=*
|
||||||
rocketmq.producer.group=PID_handeTest
|
rocketmq.producer.group=PID_handeTest
|
||||||
|
|
||||||
|
spring.main.allow-circular-references=true
|
||||||
|
spring.login.security.csrf=false
|
||||||
|
|
||||||
|
spring.main.allow-bean-definition-overriding=true
|
||||||
|
spring.mvc.pathmatch.matching-strategy=ant_path_matcher
|
||||||
|
|
||||||
#elasticsearch
|
#elasticsearch
|
||||||
#essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223}
|
#essql.hosts=${OPENSEARCH_HOST:10.0.2.221,10.0.2.222,10.0.2.223}
|
||||||
#essql.port=9200
|
#essql.port=9200
|
||||||
|
|||||||
Reference in New Issue
Block a user