Java org.springframework.data.mongodb.core MongoClientFactoryBean fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.mongodb.core MongoClientFactoryBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.mongodb.core MongoClientFactoryBean.

The text is from its open source code.

Constructor

Method

voidsetHost(@Nullable String host)
Configures the host to connect to.
voidsetPort(int port)
Configures the port to connect to.