SpringBoot 使用 @Value 從 YAML文件讀取屬性

在application.yaml中這樣配置java smartTalk: qa_url: https://nlsapi.aliyun.com/qas qa_manage_url: https://nlsapi.aliyun.com/manage/qas 這個要注意的是 配置後面的 : 是要加空格的,這樣spring boot 才能識別 在 類中這樣獲取spring @Component
相關文章
相關標籤/搜索