slf4j-jcl and jcl-over-slf4j conflict

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jcl</artifactId>
<!-- When there is a conflict between slf4j-jcl and jcl-over-slf4j in local operation, change slf4j-jcl to provided
< scope>provided</scope>
-->
<scope>provided</scope>
</dependency>

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326585135&siteId=291194637