搭建Maven工程的时候,做单元测试,报ClassNotFoundException时间:2023-03-08 16:47:59搭建Maven工程的时候报错 问题原因是在spring.xml中配置的 classpath:config.properties 没有在工程中创建。