yml和properties属性赋值

properties 属性赋值举例:@PropertySource(value = “classpath:application.properties”) yml属性赋值举例:@ConfigurationProperties(prefix = “person”)
相关文章
相关标签/搜索