Class MongoMapKeyDotReplacementConfiguration


  • @Profile({"mongo","fongo"})
    @Configuration
    public class MongoMapKeyDotReplacementConfiguration
    extends java.lang.Object
    • Constructor Detail

      • MongoMapKeyDotReplacementConfiguration

        public MongoMapKeyDotReplacementConfiguration()
    • Method Detail

      • setMapKeyDotReplacement

        @Autowired
        public void setMapKeyDotReplacement​(org.springframework.data.mongodb.core.convert.MappingMongoConverter mongoConverter)