Note the absence of SLF4J packages, plus dependencies will do.
< dependency>
& lt; groupId> org.slf4j< /groupId>
& lt; artifactId> slf4j-simple< /artifactId>
& lt; version> 1.7.25 & lt; /version>
& lt; scope> test< /scope>
& lt; /dependency>
Read More:
- SLF4J: Failed to load class “org.slf4j.impl.StaticLoggerBinder“.
- Using jmh in eclipse
- About the steps to create Maven’s (WEB) dependency using in idea
- java.lang.NoClassDefFoundError: org/junit/platform/launcher/TestExecutionListener
- Mybatis idea environment integration jar package
- Error processing condition on org.springframework.boot . autoconfigure.context.Property Error report solution
- java.lang.NoSuchMethodError: org.json.JSONObject.put(Java/lang/String; Java/util/Collection;) “209151;”
- [Solved] Failed to resolve org.junit.platform:junit-platform-launcher:1.7.2
- Resolve zuul the HTTP status 500 – internal server error error error displayed after startup
- org.junit.platform.commons.JUnitException: TestEngine with ID ‘junit-vintage‘ failed to discover tes
- [Solved] Error in registering Eureka for spring cloud micro service: classnotfoundexception: org.apache.http.conn.scheme.schemeregistry
- After Nacos started, the client worker log was printed all the time
- Unable to access javax.servlet.servletexception [How to Solve]
- [Solved] Unit test automatically injects error reporting nullpointer
- Failed to resolve org.junit.platform:junit-platform-launcher:1.7.0
- es Failed to introspect Class [org.elasticsearch.client.RestHighLevelClient] from ClassLoader
- elasticsearch NoClassDefFoundError error creating RestHighLevelClient bean
- Add PageHelper spring boot starter dependency to springboot and report an error
- CompilationFailureException: Compilation failure error: cannot access NotThreadSafe
- Mybatis-plus automatically generates code error [Solved]