📅  最后修改于: 2022-03-11 14:47:42.453000             🧑  作者: Mango
@Value("${userBucket.path}")
private String userBucketPath;
(Assumes you have a property in application.properties called userbucket.path)