# SimpleTest **Repository Path**: huyaoying/simple-test ## Basic Information - **Project Name**: SimpleTest - **Description**: 简易测试框架,在Spring Boot项目启动时,加载完了所有的Bean对象后,触发特定的测试方法。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-02 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 建议测试框架 在Spring Boot项目启动时,加载完所有的Bean对象后,触发特定的测试方法。 ---