@winter_bunny based on some of the logs stack trace you provided , looks like you dont have slf4j , dependecy in your pom.xml file, can you please check once. if its not there , please something similar to below, version might change based on your archetype. <dependency><groupId>org.slf4j</groupId...