I am trying to run my first springboot application but facing some issues.
In my application file, this is my code
package com.clog.ServiceMgmt; import
I removed the following dependency
org.springframework.boot spring-boot 2.2.1.RELEASE
And the code was up like magic