You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/06/19 05:32:46 UTC

[GitHub] [incubator-shenyu] li-keguo commented on a diff in pull request #3581: [ISSUE #3523] task9 remove duplicate AOP code

li-keguo commented on code in PR #3581:
URL: https://github.com/apache/incubator-shenyu/pull/3581#discussion_r901049528


##########
shenyu-examples/shenyu-examples-common/src/main/java/org/apache/shenyu/examples/common/aop/Log.java:
##########
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-package org.apache.shenyu.examples.tars.aop;
+package org.apache.shenyu.examples.common.aop;
 
 import java.lang.annotation.Documented;
 import java.lang.annotation.ElementType;

Review Comment:
   add @Inherited



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org