@ImportResource導入文件、@Value

@Configuration @ImportResource(「classpath:config.xml」) public class StoreConfig {mysql @Value(「${url}」) private String url; /* 爲何會在username前加jdbc*/ /緣由若是單是username,系統會認爲這是系統登陸用戶名/ @Value(「${jdbc.usern
相關文章
相關標籤/搜索