sprong

xiaoxiao2021-02-28  3

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-configuration-processor</artifactId> <optional>true</optional>

</dependency>

@Component//添加 @ConfigurationProperties(prefix = "girl")配置中读取 //自动注入@Autowired

转载请注明原文地址: https://www.6miu.com/read-1900372.html

最新回复(0)