DubboFilterFactory 没反映
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user