From 24bccb5ff96718aa24293ea8a283699cdedefc7d Mon Sep 17 00:00:00 2001 From: Rosario Polito Date: Tue, 24 May 2022 16:29:08 +0200 Subject: [PATCH] documenting command --- src/main/java/com/example/resiliance/some.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/java/com/example/resiliance/some.json b/src/main/java/com/example/resiliance/some.json index 986da61..9699377 100644 --- a/src/main/java/com/example/resiliance/some.json +++ b/src/main/java/com/example/resiliance/some.json @@ -1,4 +1,6 @@ { "fact": "Cats can predict earthquakes. We humans are not 100% sure how they do it. There are several different theories.", "length": 111 -} \ No newline at end of file +} + +.\standalone.bat -D"hystrix.command.catfactcmd.circuitBreaker.forceOpen"=true \ No newline at end of file