# spring-executor-demo **Repository Path**: bianmaba/spring-executor-demo ## Basic Information - **Project Name**: spring-executor-demo - **Description**: 注解实现异步线程池任务示例 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README spring实现任务异步执行 本示例使用注解方式 spring中的ThreadPoolTaskExecutor的使用