DATADOC-88 - Create MongoDbFactory to consolidate DB, Server location, and user credentials into one location
This commit is contained in:
@@ -3,7 +3,6 @@ package org.springframework.data.document.mongodb;
|
||||
import org.springframework.dao.DataAccessException;
|
||||
|
||||
import com.mongodb.DB;
|
||||
import com.mongodb.Mongo;
|
||||
|
||||
public interface MongoDbFactory {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user