Annotation Interface EnableGuice
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Import(io.microsphere.spring.guice.annotation.GuiceConfiguration.class)
public @interface EnableGuice
Enables Google Guice features for the Spring application
- Since:
- 1.0.0
- Author:
- Mercy