@Configuration
@Profile(value={"mongo","fongo"})
public class MigrationConfig
extends Object
| Constructor and Description |
|---|
MigrationConfig() |
| Modifier and Type | Method and Description |
|---|---|
com.github.mongobee.Mongobee |
mongobee(com.mongodb.MongoClient mongoClient,
org.springframework.data.mongodb.core.MongoTemplate mongoTemplate,
org.springframework.core.env.Environment env) |
Copyright © 2019. All rights reserved.