springBoot BoilerPlate - 1.6.0
all feature from previous release also add new feature.
jobs tool: you can define any class that Implement Runnable and define trigger for it in properties file. after that if you define bean for the class with name as like as name in properties file, automatically jobsConfig create scheduler task for it and run it in app.