Some time ago a little spare time, and then a course asked to engage in a chat room, so use SPRINGMVC and hibernate to engage in a good chat room project. The page is more beautiful.
Not much to say. First, the personal feel is a boutique:
Login:
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvdtaxmjczndq0mq==/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center ">
Brochure :
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvdtaxmjczndq0mq==/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center ">
All two pages are validated using the Jquery-validate validation framework.
Chat Room Interface:
1:
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvdtaxmjczndq0mq==/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center ">
2:
3:
Development using annotations throughout the entire process.
Chat room Features:
* Anonymous Chat
* Group Chat
* Private Chat
Chat room Features:
* Receive messages to send messages all using AJAX.
* The chat message is finally saved into the database.
* Use Rich Text Editor to achieve the function of publishing emotion, sending pictures and so on.
* Instant display of online users.
The structure of the entire project is:
Package name, class names are very normative, reasonable. Have a more complete test example. and the config source directory dedicated to storing the configuration file.
Now, open source this project. The project is located at:
GitHub chat Room
If the link does not open. Please copy:
Https://github.com/bingwenwuhen/ChatRoom
A chat room (open source project) made by SPRINGMVC and +hibernate