Snippets tagged “hikaricp”
1 snippet uses this tag.
- Spring Boot - Error creating bean with name 'dataSource' defined in class path resourceJava
The error "Error creating bean with name 'dataSource' defined in class path resource" in Spring Boot typically indicates that there is a problem with the configuration of the dataSource bean.