我在slf4j後面使用了logback,並想知道如何從org.slf4j.Logger實例獲取OutputStream引用。用例是Shrinkwrap的Archive.writeTo(OutputStream, ...)方法。 我知道可以通過創建ByteArrayOutputStream來解決此參考的需要,將其傳遞並將其內容寫入記錄器。我知道那stdout and stderr can be re
我正在jira插件上工作。當我嘗試部署,我收到一個錯誤: Error creating bean with name 'userService' defined in URL [bundle://205.0:1/com/softwareplant/tool/service/UserService.class]: Bean instantiation via constructor failed;