Annotation Type EnableEmbeddedMongo


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Import(org.springframework.boot.autoconfigure.mongo.embedded.EmbeddedMongoAutoConfiguration.class)
    public @interface EnableEmbeddedMongo