Enhanced version of scheduled-incremental-kline-fetcher
More effective use of application properties.
Used Mongo Operations interface instead of Mongo Repository and In this way;
Custom Deserializer has been avoided,
Collections with a different name than POJO can be accessed without changing the Document name of POJO.