DubboFilterFactory 没反映

This commit is contained in:
huangsimin
2019-07-02 18:42:47 +08:00
parent fb6382a57a
commit f9da760e8d
5 changed files with 264 additions and 73 deletions

View File

@@ -17,7 +17,14 @@ default:
dubbo:
routes:
- id: test
path: /dubbo/hello
order: 10
application: dubbo-exchange
uri: http://httpbin.org:80/get
# path: /dubbo/hello
interface: ocean.demo.api.IExchange
version: 1.0.0
predicates:
- Path=/dubbo/hello
filters:
- Dubbo=234