kwiatuszek94 - 2017/12/18 14:27:35

<?xml version = "1.0" encoding = "UTF-8"?>

<beans xmlns = "http://www.springframework.org/schema/beans"
       xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation = "http://www.springframework.org/schema/beans
   http://www.springframework.org/schema/b … ">

    <bean id="store" class="impl.Store">
        <constructor-arg ref="repo"/>
    </bean>

    <bean id="repo" class="impl.ProductRepositoryImpl">
        <constructor-arg ref="logger"/>
    </bean>

    <bean id="logger" class="impl.LoggerImplFile"/>


</beans>

www.orzelkolno.pun.pl www.riseofimmortals.pun.pl www.pkbud10.pun.pl www.polskitruckworld.pun.pl www.t2.pun.pl