不要因為風雨飄落就停止了你的腳步,真正的得失就在你的心中。 做喜歡做的事,不輕言放棄!
<?xml version="1.0" encoding="UTF-8"?><beans xmlns=" xmlns:xsi=" xmlns:aop="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.0.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd http://www.springframework.org/schema/task <mvc:annotation-driven /> <context:component-scan base-package="com.tianhe" /> <bean id="dsKeyRoute" class="com.tianhe.frm.mvc.dao.DsKeyRouteImpl"/> </beans> posted on 2012-07-07 15:13 做強大的自己 閱讀(240) 評論(0) 編輯 收藏 所屬分類: Spring
<mvc:annotation-driven /> <context:component-scan base-package="com.tianhe" />
<bean id="dsKeyRoute" class="com.tianhe.frm.mvc.dao.DsKeyRouteImpl"/>
</beans>
posted on 2012-07-07 15:13 做強大的自己 閱讀(240) 評論(0) 編輯 收藏 所屬分類: Spring
Powered by: BlogJava Copyright © 做強大的自己