All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dadiyang.httpinvoker.annotation.ReqBody Maven / Gradle / Ivy

package com.github.dadiyang.httpinvoker.annotation;

/**
 * mark that the argument is the request body
 *
 * @author huangxuyang
 * date 2018/12/6
 */
public @interface ReqBody {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy