We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Looks like spring boot this version does not have the dependency
<dependency> <groupId>commons-dbcp</groupId> <artifactId>commons-dbcp</artifactId> <version>1.4</version> </dependency>
need to fix this in code..