博主首页
摘要: 依赖注入 1、非静态属性 @Configuration @ConfigurationProperties("flow") @Data @Accessors(chain = true) public class FlowConfig { /** * 账号 */ private String usern 阅读全文
posted @ 2020-08-10 13:50 笑~笑 阅读(520) 评论(0) 推荐(0)