标签:test path 文件 config 映射 自动 property name class
@Component
@PropertySource({"classpath:application.properties"})
@ConfigurationProperties
@Value("${test.name}")
标签:test path 文件 config 映射 自动 property name class
原文地址:https://www.cnblogs.com/xeclass/p/12635245.html