From b67c551e19bea7c9c12ce76a18d0f5dd69ab3eee Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 13 Sep 2016 11:01:12 +0200 Subject: [PATCH] DATAMONGO-1490 - Replace space indentation by tabs. Original Pull Request: #389 --- .../data/mongodb/config/spring-mongo-1.8.xsd | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd index c5e467405..cb7a7868e 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd @@ -37,8 +37,8 @@ Defines a MongoClient instance used for accessing MongoDB. - - + + @@ -170,8 +170,8 @@ The MongoClientURI string.]]> + Top-level element that contains one or more custom converters to be used for mapping + domain objects to and from Mongo's DBObject]]> @@ -389,10 +389,10 @@ The name of the Mongo object that determines what server to monitor. (by default --> - - + + @@ -451,14 +451,14 @@ The comma delimited list of host:port entries to use for replica set/pairs. - - + + @@ -559,10 +559,10 @@ The SSLSocketFactory to use for the SSL connection. If none is configured here, - - + + @@ -614,11 +614,11 @@ The comma delimited list of username:password@database entries to use for authen - - - + + + - + @@ -765,8 +765,8 @@ The SSLSocketFactory to use for the SSL connection. If none is configured here, + Element defining a custom converter. + ]]>