Skip to content

i hope add a executors in spring-boot-autoconfigure , i can config the thread pool in application.properties. #5985

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sunkolin opened this issue May 18, 2016 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@sunkolin
Copy link

i hope add a executors in spring-boot-autoconfigure , i can config the thread pool in application.properties.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 18, 2016
@snicoll
Copy link
Member

snicoll commented May 18, 2016

Duplicates #5082

@sunlin901203 if you want to understand how to configure a thread pool using Spring Boot, please consider asking on StackOverflow.

@snicoll snicoll closed this as completed May 18, 2016
@snicoll snicoll added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels May 18, 2016
@sunkolin
Copy link
Author

@snicoll you mean use @scheduled or <task:scheduler id="scheduler" pool-size="2"/> to config thread pool?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants