@Retention(value=RUNTIME) @Target(value=METHOD) @Repeatable(value=Paths.class) public @interface Path
String
value
public abstract String value
Copyright © 2020 LeanCloud. All rights reserved.