All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ruts.struts2-osgi-plugin.2.5.source-code.beanRefContext.xml Maven / Gradle / Ivy

There is a newer version: 6.7.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
<beans>
    <bean id="parent-context-bean" class="org.springframework.context.support.ClassPathXmlApplicationContext">
        <constructor-arg>
            <list>
                <value>classpath*:/spring/*.xml</value>
            </list>
        </constructor-arg>
    </bean>
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy