|
@@ -10,7 +10,7 @@
|
|
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.0.xsd
|
|
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-4.0.xsd
|
|
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-4.0.xsd
|
|
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-4.0.xsd
|
|
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-4.0.xsd"
|
|
http://www.springframework.org/schema/task http://www.springframework.org/schema/task/spring-task-4.0.xsd"
|
|
- default-lazy-init="false">
|
|
|
|
|
|
+ default-lazy-init="true">
|
|
|
|
|
|
<!-- 加载配置属性文件 -->
|
|
<!-- 加载配置属性文件 -->
|
|
<context:property-placeholder ignore-unresolvable="true" location="classpath:jeeplus.properties" />
|
|
<context:property-placeholder ignore-unresolvable="true" location="classpath:jeeplus.properties" />
|