Skip to content

Commit 0149e6b

Browse files
author
songjialin
committed
readme
1 parent fe39ced commit 0149e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/github/yungyu16/spring/stub/annotation/ProxyStubScan.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
Class<?>[] basePackageClasses() default {};
2525

2626
/**
27-
* 标记注解
27+
* 标记注解 用于限定扫描的接口
2828
*/
2929
Class<? extends Annotation> markAnnotation() default Annotation.class;
3030
}

0 commit comments

Comments
 (0)