We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b42898 commit bb63ce9Copy full SHA for bb63ce9
spring-aop/src/main/java/org/springframework/aop/support/NameMatchMethodPointcut.java
@@ -27,7 +27,7 @@
27
28
/**
29
* Pointcut bean for simple method name matches, as alternative to regexp patterns.
30
- * Does not handle overloaded methods: all methods *with a given name will be eligible.
+ * Does not handle overloaded methods: all methods with a given name will be eligible.
31
*
32
* @author Juergen Hoeller
33
* @author Rod Johnson
0 commit comments