# Java 踩坑——ProcessBuilder 与 Json 字符串参数 随笔 3 / 8 2025-01-22 阅读约需 2 分钟 记录一次使用 ProcessBuilder 调用 Shell 脚本时遇到的字符串转义问题。 Java Spring Boot 阅读