全部產品
Search
文件中心

Enterprise Distributed Application Service:錯誤編碼:HSF-0009

更新時間:Jun 30, 2024

報錯資訊

java.lang.IllegalArgumentException: 真實的服務物件 [com.taobao.hsf.jar.test.HelloWorldServiceImpl@10f0a3e8] 沒有實現指定介面 [com.taobao.hsf.jar.test.HelloWorldService]

解決方案

provider 的 target 指定的 bean 沒有實現介面,請確定實作類別實現了對應介面。