support ordering routes

This commit is contained in:
Spencer Gibb
2017-03-22 20:40:09 -06:00
parent e9141e826c
commit 20152a7477
6 changed files with 40 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ spring:
# =====================================
- id: default_path_to_httpbin
uri: ${test.uri}
order: 10000
predicates:
- Path=/**