We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b928fa commit 2bed2a2Copy full SHA for 2bed2a2
spring-boot-examples/README.md
@@ -29,7 +29,7 @@ expected_stdout_lines:
29
background: true
30
expected_return_code: 143
31
sleep: 30
32
-timeout_seconds: 45
+timeout_seconds: 75
33
-->
34
<!-- Timeout for above service must be more than sleep + timeout for the client-->
35
@@ -72,7 +72,7 @@ The `consumer-app` starts in port `8081` by default.
72
73
To run `cloud-config-demo`, you should run in a terminal (`cloud-config-demo` doesn't depends on two applications above):
74
<!-- STEP
75
-name: Run Demo Producer Service
+name: Run Cloud Config Demo Service
76
match_order: none
77
output_match_mode: substring
78
expected_stdout_lines:
0 commit comments