support ordering routes
This commit is contained in:
@@ -13,6 +13,7 @@ spring:
|
||||
# =====================================
|
||||
- id: default_path_to_httpbin
|
||||
uri: ${test.uri}
|
||||
order: 10000
|
||||
predicates:
|
||||
- Path=/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user