Download atmosphere rabbitmq example Free Java Code

Description

Servlet Atmosphere framework example showing push directly to the client from a rabbitmq ( spring rabbit) message. Scaffold app produced using thymeleaf with tiles and spring mvc.

Icons

atmosphere rabbitmq example

Source Files

The download file atmosphere-rabbitmq-example-master.zip has the following entries.


README.md// w  ww  . j  a v  a  2  s  . c o m
pom.xml
src/main/java/spikes/mikeyp/atmosphere/AtmosphereController.java
src/main/java/spikes/mikeyp/configuration/MainConfig.java
src/main/java/spikes/mikeyp/configuration/WebMvcConfig.java
src/main/java/spikes/mikeyp/configuration/application.properties
src/main/java/spikes/mikeyp/configuration/spring-rabbit.xml
src/main/java/spikes/mikeyp/controller/HomeController.java
src/main/java/spikes/mikeyp/rabbit/RabbitListener.java
src/main/java/spikes/mikeyp/rabbit/RabbitMessageJsonAdapter.java
src/main/webapp/WEB-INF/templates/layouts/page.html
src/main/webapp/WEB-INF/templates/layouts/tiles.xml
src/main/webapp/WEB-INF/templates/views/banner.html
src/main/webapp/WEB-INF/templates/views/header.html
src/main/webapp/WEB-INF/templates/views/home.html
src/main/webapp/WEB-INF/templates/views/tiles.xml
src/main/webapp/WEB-INF/templates/views/topBar.html
src/main/webapp/WEB-INF/web.xml
src/main/webapp/images/favicon.ico
src/main/webapp/images/grey.png
src/main/webapp/images/logo_sts_new.png
src/main/webapp/images/t_55.png
src/main/webapp/images/twitter.png
src/main/webapp/index.jsp
src/main/webapp/javascript/subscribe.js
src/main/webapp/libs/bootstrap/css/bootstrap-responsive.css
src/main/webapp/libs/bootstrap/css/bootstrap-responsive.min.css
src/main/webapp/libs/bootstrap/css/bootstrap.css
src/main/webapp/libs/bootstrap/css/bootstrap.min.css
src/main/webapp/libs/bootstrap/img/glyphicons-halflings-white.png
src/main/webapp/libs/bootstrap/img/glyphicons-halflings.png
src/main/webapp/libs/bootstrap/js/bootstrap-dropdown.js
src/main/webapp/libs/bootstrap/js/bootstrap-popover.js
src/main/webapp/libs/bootstrap/js/bootstrap-tooltip.js
src/main/webapp/libs/jquery/jquery-1.7.2.js
src/main/webapp/libs/jquery/jquery-ui-1.8.14.custom.min.js
src/main/webapp/libs/jquery/jquery.atmosphere.js
src/main/webapp/libs/jquery/jquery.jeditable.mini.js
src/main/webapp/libs/jquery/jquery.validate.min.js
src/main/webapp/libs/ko/knockout-2.1.0.debug.js
src/main/webapp/libs/ko/knockout-2.1.0.js
src/main/webapp/libs/ko/sammy-latest.min.js
src/main/webapp/libs/ko/sammy.js
src/main/webapp/styles/colours.css
src/main/webapp/styles/main_style.css
src/main/webapp/styles/padding.css
target/classes/spikes/mikeyp/atmosphere/AtmosphereController.class
target/classes/spikes/mikeyp/configuration/MainConfig.class
target/classes/spikes/mikeyp/configuration/WebMvcConfig.class
target/classes/spikes/mikeyp/configuration/application.properties
target/classes/spikes/mikeyp/configuration/spring-rabbit.xml
target/classes/spikes/mikeyp/controller/HomeController.class
target/classes/spikes/mikeyp/rabbit/RabbitListener.class
target/classes/spikes/mikeyp/rabbit/RabbitMessageJsonAdapter.class
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/META-INF/MANIFEST.MF
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/META-INF/maven/org.atmosphere/atmosphere-jquery/pom.properties
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/META-INF/maven/org.atmosphere/atmosphere-jquery/pom.xml
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/WEB-INF/web.xml
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/jquery/jquery-1.7.2.js
target/m2e-wtp/overlays/atmosphere-jquery-1.0.1.war/jquery/jquery.atmosphere.js
target/m2e-wtp/web-resources/META-INF/MANIFEST.MF
target/m2e-wtp/web-resources/META-INF/maven/spikes.mikeyp/atmosphere/pom.properties
target/m2e-wtp/web-resources/META-INF/maven/spikes.mikeyp/atmosphere/pom.xml

Download

Click the following link to download atmosphere-rabbitmq-example-master.zip.

atmosphere-rabbitmq-example-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper