Annotation Type RemoteAddr
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface RemoteAddrAnnotation that indicates method parameter should be bound to the remote address (client IP).Supported for
HttpRouteannotated handler methods.This value will be auto mixed with header "x-forwarded-for" (if present).
- Since:
- 1.1