1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">
6 <bean id="propertyBean"
7 class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
8 <property name="locations">
10 <value>org.wamblee.crawler.properties</value>