I am trying to implement stork in my spring boot application. I am passing my main class method in stork configuration file (.yml). Stork files are getting generated. When I am trying to install and start the application. It is saying "noclassdeffounderror". It is not able to find the main class.