yang.scofield

2017年11月23日

spring boot读取classpath下的json文件

摘要: import org.springframework.beans.factory.annotation.Value; import org.springframework.core.io.Resource; 使用@Value注解 @Value(value="classpath:default.jso 阅读全文

posted @ 2017-11-23 10:57 yang.scofield 阅读(9831) 评论(0) 推荐(0)

导航