Skip to content

Commit 2bed2a2

Browse files
committed
docs(springboot cloudconfig): A fix of example docs.
Fix the example doc to make openfeign app works in mm.py Signed-off-by: lony2003 <zhangke200377@outlook.com>
1 parent 3b928fa commit 2bed2a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-examples/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ expected_stdout_lines:
2929
background: true
3030
expected_return_code: 143
3131
sleep: 30
32-
timeout_seconds: 45
32+
timeout_seconds: 75
3333
-->
3434
<!-- Timeout for above service must be more than sleep + timeout for the client-->
3535

@@ -72,7 +72,7 @@ The `consumer-app` starts in port `8081` by default.
7272

7373
To run `cloud-config-demo`, you should run in a terminal (`cloud-config-demo` doesn't depends on two applications above):
7474
<!-- STEP
75-
name: Run Demo Producer Service
75+
name: Run Cloud Config Demo Service
7676
match_order: none
7777
output_match_mode: substring
7878
expected_stdout_lines:

0 commit comments

Comments
 (0)