@Target(value={TYPE,METHOD}) @Inherited @Retention(value=RUNTIME) public @interface PageUrl
If you provide an url in the Page annotation, this url will be preferred.
Page
String
value
public abstract String value
Copyright © 2016. All rights reserved.