Skip to content

Instantly share code, notes, and snippets.

怎么指定“项目 A”专门用 17?(极客的核心操作)

这是 mise 最核心的生产力场景。假设你有一个 Spring Boot 项目在 ~/dev/my-project

  1. 进入项目目录
    cd ~/dev/my-project
  2. 执行本地使用命令(不加 -g)

mise use java@temurin-17