springboot读取自定义properties文件

实体类@Configuration
br/>@Configuration
br/>@ConfigurationProperties(prefix="com.tree")
com.tree.treeName=\u767D\u6768\u6811
com.tree.treeHeight=60m
com.tree.diameter=2.2m
com.tree.color=Red
@RestController
br/>自定义properties文件
com.tree.treeName=\u767D\u6768\u6811
com.tree.treeHeight=60m
com.tree.diameter=2.2m
com.tree.color=Red
@RestController
public class TreeController {

创新互联坚持“要么做到,要么别承诺”的工作理念,服务领域包括:成都网站建设、成都网站制作、企业官网、英文网站、手机端网站、网站推广等服务,满足客户于互联网时代的城东网站设计、移动媒体设计的需求,帮助企业找到有效的互联网解决方案。努力成为您成熟可靠的网络建设合作伙伴!

@Autowired
private TreeEntity treeEntity;

@RequestMapping(value="treedata",method=RequestMethod.GET)
public String getTreeData() {
    String retVal=treeEntity.toString();
    return retVal;
}

}
访问接口方法
http://localhost:8081/skcc/tree/treedata
https://www.fangzhipeng.com/springboot/2017/05/02/sb2-config-file.html


本文题目:springboot读取自定义properties文件
当前URL:http://lszwz.com/article/jhcsii.html

其他资讯

售后响应及时

7×24小时客服热线

数据备份

更安全、更高效、更稳定

价格公道精准

项目经理精准报价不弄虚作假

合作无风险

重合同讲信誉,无效全额退款