I am trying to build a spring boot web application. I want to refer a class from another jar. The class name is SalaryHandler. I have done the following configuration in the class having @SpringBootApplication annotation:I am trying to build a spring boot web applicat