@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
@Inherited
public @interface ShenyuDubboClient
@AliasFor(attribute="path") public abstract java.lang.String value
@AliasFor(attribute="value") public abstract java.lang.String path
Copyright © 2024 The Apache Software Foundation. All rights reserved.