Annotation Interface AddonsWebmvcComponentTest
@Target(TYPE)
@Retention(RUNTIME)
@EnableAutoConfiguration
public @interface AddonsWebmvcComponentTest
To be used when testing secured components which are not controllers
- Author:
- Jerome Wacongne ch4mp@c4-soft.com
- See Also: