Skip to content

Commit dcb0f53

Browse files
Tweaks
1 parent fb68610 commit dcb0f53

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

modules/hello-world/pages/sample-application.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ If you have problems, refer to the xref:ref:client-settings.adoc#constrained-net
119119
====
120120

121121

122-
=== Directly on Machine
122+
=== Directly on Your Local Machine
123123

124124
At this point, we have installed the dependencies, loaded the travel-sample data and configured the application with the credentials.
125125
The application is now ready and you can run it.
@@ -156,7 +156,8 @@ If you choose not to pass the environment variables, you can update the `applica
156156
=== Verifying the Application
157157

158158
Once the application starts, you can see the details of the application on the logs.
159-
image::app-startup-spring-boot.png[]
159+
160+
image::app-startup-spring-boot.png[Startup Logs]
160161

161162
The application will run on port 8080 of your local machine -- `http://localhost:8080`.
162163
You will find the interactive Swagger documentation of the API if you go to the URL in your browser.

0 commit comments

Comments
 (0)