java – Cannot find class [org.springframework.jdbc.datasource.DriverManagerDataSource]
java – Cannot find class [org.springframework.jdbc.datasource.DriverManagerDataSource]
May you try to run it with the JVM option -XX:+TraceClassLoading and find the log when DriverManagerDataSource was called.Perhaps you will get the reason or show me the log