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

nerator-bash.2.0.0-M1.source-code.applicationContext-generator-command.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0-M2
Show newest version
<beans xmlns = "http://www.springframework.org/schema/beans"
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop = "http://www.springframework.org/schema/aop"
xmlns:context = "http://www.springframework.org/schema/context"
xmlns:util = "http://www.springframework.org/schema/util"
xmlns:task ="http://www.springframework.org/schema/task"
xsi:schemaLocation = "http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.2.xsd
http://www.springframework.org/schema/aop
http://www.springframework.org/schema/aop/spring-aop-3.2.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context-3.2.xsd
http://www.springframework.org/schema/util
http://www.springframework.org/schema/util/spring-util-3.2.xsd
http://www.springframework.org/schema/task
http://www.springframework.org/schema/task/spring-task-3.2.xsd">


<context:property-placeholder location="classpath:generator.properties"/>

<context:annotation-config/>

<context:component-scan base-package="org.sklsft.generator"/>


</beans>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy