04 2021 档案

gitblit 记录
摘要:gitblit 非常简单易用的开源免费的git服务端,能满足一般的git server的要求,非常好。 安装非常简单:http://gitblit.github.io/gitblit/ 下载windows或linux版本,默认启动或简单改一下配置文件的端口就能用,不需要数据库。 记录一下遇到的小问题 阅读全文

posted @ 2021-04-30 19:23 webjlwang 阅读(473) 评论(0) 推荐(0)

SLF4J: Class path contains multiple SLF4J bindings 问题解决
摘要:SpringBoot 启动后输出: DEBUG StatusLogger org.slf4j.helpers.Log4jLoggerFactory is not on classpath. Good! SLF4J: Class path contains multiple SLF4J binding 阅读全文

posted @ 2021-04-04 18:02 webjlwang 阅读(2159) 评论(0) 推荐(0)

导航