错别字

Open Beginner friendly
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
spring-boot
Domain
documentation

Research direction

Open the linked Spring Boot guide page at docs/advanced/springboot-async and find the “Queue Capacity” paragraph. Confirm that “信任” is a typo for “新任务,” update the documentation, and verify that the corrected sentence reads naturally in context.

Written by the indexing model from the issue text.

Description

https://snailclimb.gitee.io/springboot-guide/#/./docs/advanced/springboot-async

Queue Capacity : 当新任务来的时候会先判断当前运行的线程数量是否达到核心线程数,如果达到的话,信任就会被存放在队列中。

“信任” 应该是 “新任务”吧?

Dominant language
Java
Stars
5.3k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodingDocs/springboot-guide

All issues in CodingDocs/springboot-guide

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.