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
Repeat answer but you can use Eclipse to exclude the spring-boot-starter-logging dependency
e.g enter image description here