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
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