update 优化 去除重复的扫描器 @EnableDubbo 会自行扫描包
parent
d04a6faa3c
commit
494d908290
|
|
@ -30,9 +30,6 @@ dubbo:
|
||||||
consumer:
|
consumer:
|
||||||
# 超时时间
|
# 超时时间
|
||||||
timeout: 3000
|
timeout: 3000
|
||||||
scan:
|
|
||||||
# 接口实现类扫描
|
|
||||||
base-packages: org.dromara.**.dubbo
|
|
||||||
# 自定义配置
|
# 自定义配置
|
||||||
custom:
|
custom:
|
||||||
# 全局请求log
|
# 全局请求log
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue