Springboot 讀取properties

1  通過@ConfigurationProperties 讀取  讀取key 爲 service-test.ip =***, service-test.host=**** 2 @Value 讀取 3 通過注入 Environment 可以獲取所有的環境變量 包括jvm 4 使用PropertiesLoaderUtils 方式 通過註冊監聽器的方式
相關文章
相關標籤/搜索