# springcloud-gateway-oom **Repository Path**: alan-tang-tt/springcloud-gateway-oom ## Basic Information - **Project Name**: springcloud-gateway-oom - **Description**: 直接内存溢出示例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2022-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. run springboot Application 2. run Springcloud-gateway Application with `-Dio.netty.allocator.type=unpooled` 3. send a requet http://localhost:8080/test , get or post either is ok 4. observe the console metrics log 5. repeat the 3rd and 4th steps