Skip to content

Commit

Permalink
added animated gif visualizing the chat application
Browse files Browse the repository at this point in the history
  • Loading branch information
antonarhipov committed Feb 2, 2021
1 parent 884e142 commit 178a70a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Alternatively, you can run the `./gradlew bootRun` command in the terminal.

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

image::./images/chat.gif[]

In the following step, we will demonstrate how to integrate our application with a real database to store the messages.

=== Project overview
Expand Down
Binary file added images/chat.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 178a70a

Please sign in to comment.