Comparing java8:4786c46...JiangJingC:95707f4 · java8/Java8InAction

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: java8/Java8InAction

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: 4786c46
Choose a base ref

Loading

...

head repository: JiangJingC/Java8InAction

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: 95707f4
Choose a head ref

Loading

  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 22, 2025

  1. refactor: 更新数据文件路径- 修改 BuildingStreams 和 ExecuteAround 类中的数据文件路径

    - 将路径从 "lambdasinaction/chapX/data.txt" 修改为 "src/main/resources/lambdasinaction/chapX/data.txt"
    - 以适应项目目录结构调整,确保文件正确加载

    jiangjc committed

    Jun 22, 2025
    Configuration menu
    Copy the full SHA

    95707f4

    View commit details

    Browse the repository at this point in the history

Loading