An introduction to using Quartz with Spring boot and MongoDB This project depicts how you can use the Quartz library using Spring boot and MongoDB. In this project, we are using a custom JobStore class in order to customize the way we get the MongoDB details based on spring profiles. GitHub Repository for the Quarts MongoDB implementation michaelklishin