https://github.com/megadev007/interactive-java-web-chat
https://github.com/megadev007/interactive-java-web-chat
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/megadev007/interactive-java-web-chat
- Owner: MegaDev007
- Created: 2024-04-18T07:06:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T07:10:08.000Z (about 2 years ago)
- Last Synced: 2025-03-03T02:44:21.923Z (about 1 year ago)
- Language: Java
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Interactive web-chat on Ajax and Spring-boot
======================================
### Features
-Login with text-color selection
-Auto updated message list
-Auto updated online-users list
-Logout
### Build & Run
mvn clean spring-boot:run
(default port is 7654)