摘要: 三种正确使用 @ConfigurationProperties 的方式: 1. 使用 @EnableConfigurationProperties 注册 在某个配置类(通常是主启动类或 @Configuration 类)上添加 @EnableConfigurationProperties(YourP 阅读全文
posted @ 2025-11-06 14:15 piqigoo 阅读(3) 评论(0) 推荐(0)