document.write('<link rel="stylesheet" href="http://gist.github.com/stylesheets/gist/embed.css"/>')





document.write('<div id=\"gist-222125\" class=\"gist\">\n  \n  \n    \n            \n\n      <div class=\"gist-file\">\n        <div class=\"gist-data gist-syntax\">\n          \n          \n          \n            <div class=\"gist-highlight\"><pre><div class=\"line\" id=\"LC1\"><span class=\"cp\">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<\/span><\/div><div class=\"line\" id=\"LC2\">&nbsp;<\/div><div class=\"line\" id=\"LC3\"><span class=\"nt\">&lt;beans<\/span> <span class=\"na\">xmlns=<\/span><span class=\"s\">&quot;http://www.springframework.org/schema/beans&quot;<\/span><\/div><div class=\"line\" id=\"LC4\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"na\">xmlns:xsi=<\/span><span class=\"s\">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;<\/span><\/div><div class=\"line\" id=\"LC5\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"na\">xmlns:aop=<\/span><span class=\"s\">&quot;http://www.springframework.org/schema/aop&quot;<\/span><\/div><div class=\"line\" id=\"LC6\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"na\">xmlns:tx=<\/span><span class=\"s\">&quot;http://www.springframework.org/schema/tx&quot;<\/span><\/div><div class=\"line\" id=\"LC7\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"na\">xsi:schemaLocation=<\/span><span class=\"s\">&quot;http://www.springframework.org/schema/beans<\/span><\/div><div class=\"line\" id=\"LC8\"><span class=\"s\">           http://www.springframework.org/schema/beans/spring-beans-2.0.xsd<\/span><\/div><div class=\"line\" id=\"LC9\"><span class=\"s\">           http://www.springframework.org/schema/aop<\/span><\/div><div class=\"line\" id=\"LC10\"><span class=\"s\">           http://www.springframework.org/schema/aop/spring-aop-2.0.xsd<\/span><\/div><div class=\"line\" id=\"LC11\"><span class=\"s\">           http://www.springframework.org/schema/tx<\/span><\/div><div class=\"line\" id=\"LC12\"><span class=\"s\">           http://www.springframework.org/schema/tx/spring-tx-2.0.xsd&quot;<\/span><span class=\"nt\">&gt;<\/span><\/div><div class=\"line\" id=\"LC13\">&nbsp;<\/div><div class=\"line\" id=\"LC14\">&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"c\">&lt;!-- the parent application context definition for the springapp application --&gt;<\/span><\/div><div class=\"line\" id=\"LC15\">&nbsp;<\/div><div class=\"line\" id=\"LC16\">&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;bean<\/span> <span class=\"na\">id=<\/span><span class=\"s\">&quot;productManager&quot;<\/span> <span class=\"na\">class=<\/span><span class=\"s\">&quot;com.mycompany.springapp.service.SimpleProductManager&quot;<\/span><span class=\"nt\">&gt;<\/span><\/div><div class=\"line\" id=\"LC17\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;property<\/span> <span class=\"na\">name=<\/span><span class=\"s\">&quot;productDao&quot;<\/span> <span class=\"na\">ref=<\/span><span class=\"s\">&quot;productDao&quot;<\/span><span class=\"nt\">/&gt;<\/span><\/div><div class=\"line\" id=\"LC18\">&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;/bean&gt;<\/span><\/div><div class=\"line\" id=\"LC19\">&nbsp;<\/div><div class=\"line\" id=\"LC20\">&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;bean<\/span> <span class=\"na\">id=<\/span><span class=\"s\">&quot;productDao&quot;<\/span> <span class=\"na\">class=<\/span><span class=\"s\">&quot;com.mycompany.springapp.repository.JdbcProductDao&quot;<\/span><span class=\"nt\">&gt;<\/span><\/div><div class=\"line\" id=\"LC21\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;property<\/span> <span class=\"na\">name=<\/span><span class=\"s\">&quot;dataSource&quot;<\/span> <span class=\"na\">ref=<\/span><span class=\"s\">&quot;dataSource&quot;<\/span><span class=\"nt\">/&gt;<\/span><\/div><div class=\"line\" id=\"LC22\">&nbsp;&nbsp;&nbsp;&nbsp;<span class=\"nt\">&lt;/bean&gt;<\/span><\/div><div class=\"line\" id=\"LC23\"><span class=\"nt\">&lt;/bean&gt;<\/span><\/div><\/pre><\/div>\n          \n        <\/div>\n\n        <div class=\"gist-meta\">\n          <a href=\"http://gist.github.com/raw/222125/df72bce11e22395350f304b8ad13ec3fd2674a9d/gistfile1.xsl\" style=\"float:right;\">view raw<\/a>\n          <a href=\"http://gist.github.com/222125#file_gistfile1.xsl\" style=\"float:right;margin-right:10px;color:#666\">gistfile1.xsl<\/a>\n          <a href=\"http://gist.github.com/222125\">This Gist<\/a> brought to you by <a href=\"http://github.com\">GitHub<\/a>.\n        <\/div>\n      <\/div>\n    \n  \n<\/div>\n')
