You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.mvn/wrapper | 11 months ago | |
src/main | 11 months ago | |
.gitignore | 11 months ago | |
COPYING | 11 months ago | |
README.md | 11 months ago | |
mvnw | 11 months ago | |
mvnw.cmd | 11 months ago | |
pom.xml | 11 months ago |
README.md
Simple Spring Boot example to resolve following scenario:
"Expose async APIs and permit the configuration of a max limit of parallel thread to process them, produce an error if limit is overcome"
Run
./mvnw spring-boot:run
License
This project is released under CC0 license (Creative Commons Zero)