spring boot app not starting with tomcat after upgraded to version 3
I am upgrading my application to spring boot 3 with java17 ,I updated all required configuration as per the change in spring 3 lib in application.yaml but getting a strange issue when trying to deploy.