摘要: 1.首先配置maven的setting文件。 <profile> <id>sonar</id> <activation> <activeByDefault>true</activeByDefault> </activation> <properties> <sonar.jdbc.url>jdbc:p 阅读全文
posted @ 2021-11-13 11:19 热爱写代码的翘翘 阅读(2141) 评论(0) 推荐(0)