Skip to content

Commit

Permalink
Update org.apache.dubbo.rpc.Filter
Browse files Browse the repository at this point in the history
dubbo SPI 文件 内容错误,导致加载不到SPI类
  • Loading branch information
helloichen authored Mar 26, 2022
1 parent 8f8952f commit 7b64abf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dubboExceptionFilter=cn.iocoder.springcloudalibaba.labx7.providerdemo.filter
dubboExceptionFilter=cn.iocoder.springcloudalibaba.labx7.providerdemo.filter.DubboExceptionFilter

0 comments on commit 7b64abf

Please sign in to comment.