注释类型 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
    从以下版本开始:
    1.0.0
    作者:
    Mercy