properties 属性赋值举例:@PropertySource(value = “classpath:application.properties”) yml属性赋值举例:@ConfigurationProperties(prefix = “person”)