标签:actor strong cat 文件名 roc prope 注解 指定 两种
Spring 系列目录(https://www.cnblogs.com/binarylei/p/10198698.html)
略...
name.value=${random.int}
name.int=${random.int}
name.long=${random.long}
name.uuid=${random.uuid}
name.test1=${random.int(10)}
name.test2=${random.int[10,20]}
java -jar xxx.jar --server.port=8080
applicaiton-dev.properties # 开发环境
applicaiton-test.properties # 测试环境
applicaiton-prod.properties # 生产环境
配置文件关联 profile 除了以上方式,还有另外两种方式:
以上配置属性加载类如下:
每天用心记录一点点。内容也许不重要,但习惯很重要!
标签:actor strong cat 文件名 roc prope 注解 指定 两种
原文地址:https://www.cnblogs.com/binarylei/p/10645232.html