0
0

springboot yml文件中的变量引用

2024-01-28
2024-10-11
文章摘要
|

application.yml文件:

userDir: /home/user

#使用${属性名}引用数据
codeDir: ${userDir}/code

支持与分享

如果这篇文章对你有帮助,欢迎分享给更多人或者给予支持!