Since the bands have commong-logging. What are my options for using stripes in web applications without registering in communities. How can I replace it with the sl4j protocol library?
To redirect the Commons logging log to SLF4J, you need to remove the Commons log from the class path and add the JCL-over-SLF4J bridge.
Here you can find a solution to a similar problem for Spring: Registration dependencies in Spring .
Source: https://habr.com/ru/post/1339625/More articles:CruiseControl: not starting - how to determine the cause? - jettyQuestion about HTML on iPhone when it is rotated - javascripthow to recover file from mercurial.hg / store / data / - fileWhat is fast Fourier transform? - mathWhat happens if I repeat the CSS style in IE? - cssUsing git-svn to ignore file only in svn repository? - gitModules between multiple versions of Python Linux - pythonCalling Unmanaged C ++ Code from C # - c ++How to assign a host name to a web server? - webservermaven release: don't plan to deploy projects with release version - maven-release-pluginAll Articles