Change title of article in README to reflect new article title
This commit is contained in:
parent
88519178e0
commit
ab2ef65698
|
@ -3,5 +3,5 @@
|
|||
This module contains articles about threading using thread pools, specifically Spring's ThreadPoolTaskExecutor
|
||||
|
||||
### Relevant Articles:
|
||||
- [ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize – What’s the Difference?](https://baeldung.com/threadpool-task-executor-corepoolsize-maxpoolsize)
|
||||
- [ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize](https://baeldung.com/threadpool-task-executor-corepoolsize-maxpoolsize)
|
||||
|
||||
|
|
Loading…
Reference in New Issue