# StatusProcessor **Repository Path**: 158cosmos/status-processor ## Basic Information - **Project Name**: StatusProcessor - **Description**: 使用Spring的BeanPostProcessor优雅的实现工厂模式,及用jmeter批量测试 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-28 - **Last Updated**: 2023-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started ### Reference Documentation For further reference, please consider the following sections: * [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) * [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.6.2/maven-plugin/reference/html/) * [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.6.2/maven-plugin/reference/html/#build-image) * [Spring Web](https://docs.spring.io/spring-boot/docs/2.6.2/reference/htmlsingle/#boot-features-developing-web-applications) ### Guides The following guides illustrate how to use some features concretely: * [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/) * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/) * [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/) # 测试数据 [status-other.csv](src/main/resources/test-jmeter/status-other.csv) # 导入jmeter脚本 [statusConfig.jmx](src/main/resources/test-jmeter/statusConfig.jmx) # Group测试步骤 ![avatar](src/main/resources/test-jmeter/group.png) # Request测试步骤 ![avatar](src/main/resources/test-jmeter/request.png) # 批量csv配置测试步骤 ![avatar](src/main/resources/test-jmeter/csvconfig.png) #测试结果展示 ![avatar](src/main/resources/test-jmeter/report.png)