Mac本.bash_profile不生效 如果不存在创建一个文件 然后source ~/.bash_profile即可不生效创建.zshrc 因为每次打开终端最先加载的是.zshrc(也可以直接在这里配置环境变量,不便于维护) 在.zshrc 添加source ~/.bash_profile shell/bash 2023-09-16 38 点赞 0 评论 57 浏览
springboot部分配置 boot大发好! 分享一波配置文件 ############################################################ # # Server 配置 # ####################################################... java 2023-09-13 38 点赞 0 评论 57 浏览