您的位置: 首页 > IT文章 > 搭建Maven工程的时候,做单元测试,报ClassNotFoundException 搭建Maven工程的时候,做单元测试,报ClassNotFoundException 分类: IT文章 • 2025-01-27 11:22:20 搭建Maven工程的时候报错 问题原因是在spring.xml中配置的 classpath:config.properties 没有在工程中创建。