Download spring mvc chat Free Java Code
Description
Sample code using the Spring MVC 3.2, Servlet based, async support.
Source Files
The download file spring-mvc-chat-master.zip has the following entries.
.gitignore/*from w ww. j a va 2 s . c o m*/
README.md
pom.xml
src/main/java/org/springframework/samples/async/chat/ChatController.java
src/main/java/org/springframework/samples/async/chat/ChatRepository.java
src/main/java/org/springframework/samples/async/chat/InMemoryChatRepository.java
src/main/java/org/springframework/samples/async/config/DispatcherServletInitializer.java
src/main/java/org/springframework/samples/async/config/WebMvcConfig.java
src/main/resources/logback.xml
src/main/resources/redis.properties
src/main/webapp/WEB-INF/templates/chat.html
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/js/chat.js
src/main/webapp/resources/js/jquery-1.7.2.min.js
src/main/webapp/resources/js/knockout-2.0.0.js
src/test/java/org/springframework/samples/async/chat/ChatControllerTests.java
src/test/resources/log4j.xml
Download
Click the following link to download spring-mvc-chat-master.zip.
spring-mvc-chat-master.zip