One On One Chat application | Spring boot & WebSocket
- Chat application: Provides a one to one chat
- Real-time Messaging: Allows users to send and receive instant messages, creating a dynamic and engaging conversation experience.
You'll need a file editor that supports Java (I recommend Intellij). Then you can go to the main application file and run the application with the
If you want to debug the application you'll need to create break point in app and run the app with the bug icon button
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- WebSocket
- Spring Web
The following guides illustrate how to use some features concretely: