An open API service indexing awesome lists of open source software.

https://github.com/netbuffer/spring-async-demo

spring async demo
https://github.com/netbuffer/spring-async-demo

Last synced: 3 months ago
JSON representation

spring async demo

Awesome Lists containing this project

README

          

# spring-async-demo

spring async test

### based
* ![java 1.8](https://img.shields.io/static/v1?label=java&message=1.8&color=blue)
* ![spring-boot 2.7.14](https://img.shields.io/static/v1?label=spring-boot&message=2.7.14&color=blue)

## help
* https://docs.spring.io/spring-boot/docs/2.7.14/reference/htmlsingle/#getting-started
* 默认策略下,超过线程池queue-capacity的任务会抛出org.springframework.core.task.TaskRejectedException错误