springboot
2021-01-05 22:28
阅读:484
标签:ring rop efi use private 配置 pre ref wired 1、自定义配置 A、单一属性配置 @Value("${username}") private String username; B、实体类封装 @ConfigurationProperties(prefix = "stu") springboot 标签:ring rop efi use private 配置 pre ref wired 原文地址:https://www.cnblogs.com/daysafter/p/12979444.html @Component ----以上为实体类
@Autowired
private Student student;
上一篇:Spring容器初始化过程
下一篇:兔子的逆序对(树状数组逆序对)
评论
亲,登录后才可以留言!