摘要: spring配置文件中使用 <context:property-placeholder location="classpath:配置文件名"/>扫描配置文件。使用语法:${key} 阅读全文
posted @ 2021-10-27 16:45 wbnsyw 阅读(84) 评论(0) 推荐(0)
摘要: <dependencies> <!-- 测试依赖--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope> </depende 阅读全文
posted @ 2021-10-27 16:29 wbnsyw 阅读(175) 评论(0) 推荐(0)