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

View File

@ -3,5 +3,5 @@
This module contains articles about threading using thread pools, specifically Spring's ThreadPoolTaskExecutor This module contains articles about threading using thread pools, specifically Spring's ThreadPoolTaskExecutor
### Relevant Articles: ### 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)