Failed to load class “org.slf4j.impl.StaticLoggerBinder” [How to Solve]

        <dependency>
            <groupId>org.slf4j</groupId>
            <artifactId>slf4j-log4j12</artifactId>
            <version>1.7.25</version>
        </dependency>

I reported an error with 2.0. Just reduce the version

Similar Posts: