Annotation Type EnableFeignContext
-
@ContextConfiguration(classes={BaseTestsConfigurationProperties.class,FeignConfiguration.class}) @Target(TYPE) @Retention(RUNTIME) public @interface EnableFeignContextAllow Feign clients autowiring
@ContextConfiguration(classes={BaseTestsConfigurationProperties.class,FeignConfiguration.class})
@Target(TYPE)
@Retention(RUNTIME)
public @interface EnableFeignContext