I am new to spring boot and when I try to start my server , I get the following Exception. I understand that this has something to do with dependency conflict, but still una
Finally resolved this issue by excluding the Logback dependency and explicitly adding the log4j dependency