springboot整合alibaba/druid

一,用快速建立建立spring boot项目 springboot 版本号为1.5.12和选择相对应的工具(如版本不一致会导致运行错误) pom.xml中添加 <!-- https://mvnrepository.com/artifact/com.alibaba/druid --> <dependency> <groupId>com.alibaba</groupId> <artifac
相关文章
相关标签/搜索