加载配置文件-properties

Posted on 2019-04-29 11:32  jinyu-helloword  阅读(77)  评论(0)    收藏  举报
Properties jdbcProp = new Properties();
    		jdbcProp.load(getClass().getResourceAsStream("/jdbc.properties"));

  

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3