Skip to content

Commit

Permalink
Polish apache#3193
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jan 26, 2019
1 parent ed95815 commit 1f74e52
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -76,6 +76,6 @@
* @see EnableDubboConfig#multiple()
*/
@AliasFor(annotation = EnableDubboConfig.class, attribute = "multiple")
boolean multipleConfig() default false;
boolean multipleConfig() default true;

}

0 comments on commit 1f74e52

Please sign in to comment.