java,
分享于 点击 22716 次 点评:232
java,
log4j-1.2.16mybatis-3.2.3
mybatis-generator-core-1.3.2
mysql-connector-java-5.1.28-bin
ojdbc14
<bean
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="systemPropertiesModeName"
value="SYSTEM_PROPERTIES_MODE_OVERRIDE" />
<property name="ignoreResourceNotFound" value="true" />
<property name="locations">
<list>
<!-- a standard configuration to load application property file -->
<value>classpath:application.properties</value>
</list>
</property>
</bean>
http://yl-fighting.iteye.com/blog/1726285 poi日期处理
http://clq9761.iteye.com/blog/1341534 freemaker
相关文章
- 暂无相关文章
用户点评