Cannot find class [org.apache.commons.dbcp.BasicDataSource] for bean with name 'dataSource' defined in class path resource

Cannot find class [org.apache.commons.dbcp.BasicDataSource] for bean with name 'dataSource' defined in class path resource 

Cause of error: Missing two jar package

 

 Get jar package method: download from maven repository

URL: https://mvnrepository.com/

 

 

 Download the required jar package, copied to the lib directory right-click the project added to the project.

 

 

 

 

Guess you like

Origin www.cnblogs.com/ddpapa/p/11782992.html