摘要: Springboot读取application.properties配置文件的值 springboot 读取application.properties配置中信息的三种方法, 分别如下: 使用@Value读取配置; 注入Environment 对象,并通过Environment的getPropert 阅读全文
posted @ 2025-06-22 22:29 joudys 阅读(328) 评论(0) 推荐(0)