Skip to content

Commit 178a70a

Browse files
committed
added animated gif visualizing the chat application
1 parent 884e142 commit 178a70a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Alternatively, you can run the `./gradlew bootRun` command in the terminal.
7777

7878
Once the application starts, open the following URL: http://localhost:8080. You will see a chat page with a collection of messages.
7979

80+
image::./images/chat.gif[]
81+
8082
In the following step, we will demonstrate how to integrate our application with a real database to store the messages.
8183

8284
=== Project overview

images/chat.gif

869 KB
Loading

0 commit comments

Comments
 (0)