Change title of article in README to reflect new article title

This commit is contained in:
mthomas 2020-02-14 10:10:53 -06:00
parent 88519178e0
commit ab2ef65698
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
This module contains articles about threading using thread pools, specifically Spring's ThreadPoolTaskExecutor
### Relevant Articles:
- [ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize Whats the Difference?](https://baeldung.com/threadpool-task-executor-corepoolsize-maxpoolsize)
- [ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize](https://baeldung.com/threadpool-task-executor-corepoolsize-maxpoolsize)