>
@PropertySource注解,用于代替<context:property-placeholader >配置,加载properties配置文件。一、编写Bean类CustomerDao接口:package