@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Route
Method
method
String
path
contentType
public abstract String path
public abstract Method method
public abstract String contentType
Copyright © 2013. All Rights Reserved.