diff --git a/service/src/main/resources/application-example.yaml b/service/src/main/resources/application-example.yaml index 9e5b63c..a32976b 100644 --- a/service/src/main/resources/application-example.yaml +++ b/service/src/main/resources/application-example.yaml @@ -7,8 +7,3 @@ spring: predicates: - Method=GET - Path=/good/{segment} - - id: simple_bad_route - uri: http://localhost:-1 - predicates: - - Method=GET - - Path=/bad/{segment}