<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/java/tags/spring</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:30:21 GMT</pubDate>
<item>
<title>(Java) Spring and Hibernate simple configuration - narkisr</title>
<link>http://snipplr.com/view/5459/spring-and-hibernate-simple-configuration/</link>
<description><![CDATA[ <p>This spring context configures a simple hibernate session (for annotated classes).</p> ]]></description>
<pubDate>Mon, 17 Mar 2008 11:49:49 GMT</pubDate>
<guid>http://snipplr.com/view/5459/spring-and-hibernate-simple-configuration/</guid>
</item>
<item>
<title>(Java) Dynamic list binding in Spring MVC | mattfleming.com - taltmann</title>
<link>http://snipplr.com/view/4807/dynamic-list-binding-in-spring-mvc--mattflemingcom/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Jan 2008 11:40:58 GMT</pubDate>
<guid>http://snipplr.com/view/4807/dynamic-list-binding-in-spring-mvc--mattflemingcom/</guid>
</item>
<item>
<title>(Java) Spring MDP example - narkisr</title>
<link>http://snipplr.com/view/4787/spring-mdp-example/</link>
<description><![CDATA[ <p>A complete example of how to configure a Spring Message Driven Pojo (MDP)  with a JBoss JMS Queue as its destination, this can be used with JMSTemplate.</p> ]]></description>
<pubDate>Sat, 26 Jan 2008 18:12:13 GMT</pubDate>
<guid>http://snipplr.com/view/4787/spring-mdp-example/</guid>
</item>
<item>
<title>(Java) A simple solution for "castless" spring application context - narkisr</title>
<link>http://snipplr.com/view/4707/a-simple-solution-for-castless-spring-application-context/</link>
<description><![CDATA[ <p>A very simple way of getting bean instances from Spring context without casting returned object, the assumption is that the bean id's are matching the classes names.</p> ]]></description>
<pubDate>Mon, 21 Jan 2008 12:08:37 GMT</pubDate>
<guid>http://snipplr.com/view/4707/a-simple-solution-for-castless-spring-application-context/</guid>
</item>
<item>
<title>(Java) Simple JMS template usage example - narkisr</title>
<link>http://snipplr.com/view/4668/simple-jms-template-usage-example/</link>
<description><![CDATA[ <p>A simple usage example</p> ]]></description>
<pubDate>Sat, 19 Jan 2008 15:13:56 GMT</pubDate>
<guid>http://snipplr.com/view/4668/simple-jms-template-usage-example/</guid>
</item>
<item>
<title>(Java) spring-runbean standalone app setup: pom.xml, beans.xml, assembly.xml - thebugslayer</title>
<link>http://snipplr.com/view/3810/springrunbean-standalone-app-setup-pomxml-beansxml-assemblyxml/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Oct 2007 08:50:04 GMT</pubDate>
<guid>http://snipplr.com/view/3810/springrunbean-standalone-app-setup-pomxml-beansxml-assemblyxml/</guid>
</item>
<item>
<title>(Java) springmvc setup: web.xml, webapp-servlet.xml, and webapp-servlet-main.xml, pom.xml, logback.xml - thebugslayer</title>
<link>http://snipplr.com/view/3809/springmvc-setup-webxml-webappservletxml-and-webappservletmainxml-pomxml-logbackxml/</link>
<description><![CDATA[ <p>There are multiple file snippets here. Careful when cut/paste

mvn archetype:create -DarchetypeArtifactId=maven-archetype-webapp -DgroupId=deng -DartifactId=myspringmvc
touch WEB-INF/conf.properties</p> ]]></description>
<pubDate>Mon, 01 Oct 2007 08:26:34 GMT</pubDate>
<guid>http://snipplr.com/view/3809/springmvc-setup-webxml-webappservletxml-and-webappservletmainxml-pomxml-logbackxml/</guid>
</item>
</channel>
</rss>