首页 > 其他 > 详细

配置文件占位符

时间:2020-06-26 09:08:29      阅读:125      评论:0      收藏:0      [点我收藏+]

1、随机数

${random.value},${random.int},${random.long},${random.int(10)},${random.int(1024,65536)}

2、占位符获取之前配置的值,如果没有可以:指定默认值

person.dog.name=${person.hello: hello}_dog

 

配置文件占位符

原文:https://www.cnblogs.com/qingmuchuanqi48/p/13193598.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!