Skip to content

Commit

Permalink
Intellij中的自动提示是dubbo.scan.base-packages导致我配置错误 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
gejun123456 authored and mercyblitz committed Dec 7, 2018
1 parent 2289d01 commit 0fad8dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@
},
{
"sourceType": "com.alibaba.boot.dubbo.autoconfigure.DubboScanProperties",
"name": "dubbo.scan.base-packages",
"name": "dubbo.scan.basePackages",
"description": "The basePackages to scan , the multiple-value is delimited by comma\n\n @see EnableDubbo#scanBasePackages()",
"type": "java.util.Set<java.lang.String>"
}
Expand Down

0 comments on commit 0fad8dc

Please sign in to comment.