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.
mirkoperillo 4ea2414650
Add README
11 months ago
.mvn/wrapper First commit 11 months ago
src/main First commit 11 months ago
.gitignore First commit 11 months ago
COPYING First commit 11 months ago
README.md Add README 11 months ago
mvnw First commit 11 months ago
mvnw.cmd First commit 11 months ago
pom.xml First commit 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)