Failed to Loading Beans from locally created Jar File
I have multiple Spring projects having dependencies on one another i have exported all the in jars/single jar and added those as dependency loading from system path. I am able to autowired and override methods from jar and successfully done maven clean install but when i try to run the service with jar it fails as it not able to load beans from jar