Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: asflex/JavaGuide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Snailclimb/JavaGuide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 4 contributors

Commits on Apr 1, 2026

  1. fix: remove duplicate content in agent-basis.md (fix Snailclimb#2808)

    Removed 14 duplicate lines from the Agentic Workflows section.
    Senrian committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    9fe4f7c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Merge pull request Snailclimb#2810 from Senrian/fix-duplicate-v3

    fix: remove duplicate content in agent-basis.md (fix Snailclimb#2808)
    Snailclimb authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    eaaa61d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. docs: clarify thread pool worker count wording

    Signed-off-by: suyua9 <[email protected]>
    suyua9 committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    6110a49 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. fix(redis): correct appendfsync always description - main thread fsyn…

    …c, not background thread
    Senrian committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    1819ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826161e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    646757a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192a543 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Snailclimb#2816 from Senrian/fix-appendfsync-always

    docs: correct appendfsync always description - main thread fsync, not background thread
    Snailclimb authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    f41207d View commit details
    Browse the repository at this point in the history
  6. Merge pull request Snailclimb#2813 from suyua9/docs/clarify-thread-po…

    …ol-worker-count-suyua9
    
    docs: clarify thread pool worker count wording
    Snailclimb authored Apr 6, 2026
    Configuration menu
    Copy the full SHA
    d8677d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    e2d92c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa84d91 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. docs: 优化 RAG 和敏感词过滤文档,更新依赖版本

      - RAG 文档:移除重复标题,调整 ANN 段落位置,统一标点格式
      - 敏感词过滤:新增 AC
      自动机代码示例,补充生产实践建议(白名单、线程池、Unicode 注意事项)
      - 架构图从 SVG 格式更换为 PNG
      - 升级 vuepress-theme-hope 及相关插件到 rc.105/rc.127
    Snailclimb committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    c2ef132 View commit details
    Browse the repository at this point in the history
  2. docs:格式修正

    Snailclimb committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    3f86a8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request Snailclimb#2817 from buyua9/fix/classloader-parent…

    …-delegation-buyua9
    
    fix: clarify parent delegation core-class example
    Snailclimb authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    ae512a6 View commit details
    Browse the repository at this point in the history
Loading