I am getting an exception while running my spring boot application, it say unable to create bean of datasource and caused of this exception is that it unable to detect my Dr
Is the jar present on your system? You are forcing maven to get the dependency from the system and if it is not on that path maven will fail. Can you replace the tag with these :