@Setter(onMethod_ = @Autowired) Environment environment;
environment中的变量可以使用java代码来更新掉
System.setProperty(key, value);