springboot自定义配置文件(yml)

conf.yml name: jennie age: 18 # friends: bean(Student) package com.fr.springboot1.properties; import java.util.Map; import org.springframework.boot.context.properties.ConfigurationProperties; import
相关文章
相关标签/搜索