欢迎访问悦橙教程(wld5.com),关注java教程。悦橙教程  java问答|  每日更新
页面导航 : > > 文章正文

java,

来源: javaer 分享于  点击 22716 次 点评:232

java,


log4j-1.2.16
mybatis-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

相关文章

    暂无相关文章
相关栏目:

用户点评