Sunil's Notes
My notes for things that i am learning about
Showing posts with label
spring
.
Show all posts
Showing posts with label
spring
.
Show all posts
Using Spring message pojo
›
The Spring Framework has concept of message driven pojo's which are similar to MDB that you can use for receiving messages asynchronousl...
Maven build file(pom.xml) for Spring Active MQ JMS application
›
In the Using amq namespace for building Spring JMS application for ActiveMQ entry i built a sample Spring Active MQ JMS application, this i...
Using amq namespace for building Spring JMS application for ActiveMQ
›
Using amq namespace makes developing Spring application for ActiveMQ very easy, i wanted to try that so i built this sample application , Th...
Spring Web Application, loading classes from classpath
›
Recently i had to break my big Spring Portlet Application into smaller pieces and move some of the code to shared library so that it can be ...
2 comments:
Sharing ApplicationContext in Spring MVC and Non Spring MVC Portlet
›
In my project i had this interesting problem that i have one Portlet Application, which has 4 portlets now 3 of the portlets are using Sprin...
2 comments:
›
Home
View web version