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

group.flyfish.rest.registry.RestService Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package group.flyfish.rest.registry;

/**
 * 用于标记rest服务代理
 *
 * @author wangyu
 * @deprecated 该类已经过时,请使用新版的注解声明
 * @see group.flyfish.rest.annotation.RestService
 */
@Deprecated
public interface RestService {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy