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

feign.solon.EnableFeignClient Maven / Gradle / Ivy

package feign.solon;

import java.lang.annotation.*;

@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface EnableFeignClient {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy