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: UserXSX/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.
  • 12 commits
  • 31 files changed
  • 4 contributors

Commits on Mar 20, 2026

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

Commits on Mar 21, 2026

  1. Configuration menu
    Copy the full SHA
    7d311a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Merge pull request Snailclimb#2798 from UserXSX/main

    fix: 修正路由示例错误
    Snailclimb authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    a744f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb60cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f3ac1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. fix: pin 1 unpinned action(s)

    Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard).
    
    Changes:
     .github/workflows/test.yml | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    dagecko committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    80566c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4b977 View commit details
    Browse the repository at this point in the history
  3. feat: 新增 AI 应用开发面试指南模块

      - 新增 AI 面试导航入口,重构导航栏结构
      - 新增 AI 文章侧边栏配置,按大模型基础/Agent/RAG 分类
      - 新增 AI 面试指南介绍页,突出持续更新状态
      - 优化所有 AI 文章 frontmatter,补充标题/描述/关键词
      - 更新首页 SEO 关键词,新增 AI 相关核心词
      - 调整文章目录结构,ai-ide 移入 llm-basis 目录
      - 新增 pnpm 运行脚本
    Snailclimb committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    dd436d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Snailclimb#2800 from dagecko/runner-guard/fix-ci-s…

    …ecurity
    
    fix: pin 1 unpinned action(s)
    Snailclimb authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f39d76d View commit details
    Browse the repository at this point in the history
  5. Merge pull request Snailclimb#2801 from Senrian/main

    fix: Issue#2650 - 修复CAS示例代码的并发打印问题和livelock
    Snailclimb authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    2568cf8 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump undici from 7.18.2 to 7.24.6

    Bumps [undici](https://github.com/nodejs/undici) from 7.18.2 to 7.24.6.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v7.18.2...v7.24.6)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 7.24.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    684ee3f View commit details
    Browse the repository at this point in the history
  7. Merge pull request Snailclimb#2802 from Snailclimb/dependabot/npm_and…

    …_yarn/undici-7.24.6
    
    build(deps): bump undici from 7.18.2 to 7.24.6
    Snailclimb authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    0126e03 View commit details
    Browse the repository at this point in the history
Loading