激情久久久_欧美视频区_成人av免费_不卡视频一二三区_欧美精品在欧美一区二区少妇_欧美一区二区三区的

服務器之家:專注于服務器技術及軟件下載分享
分類導航

PHP教程|ASP.NET教程|JAVA教程|ASP教程|

服務器之家 - 編程語言 - JAVA教程 - 讀取spring配置文件的方法(spring讀取資源文件)

讀取spring配置文件的方法(spring讀取資源文件)

2019-11-08 14:30java教程網 JAVA教程

這篇文章主要介紹了讀取spring配置文件的方法,需要的朋友可以參考下

1.spring配置文件

 

復制代碼代碼如下:

<bean id="configproperties" 
         class="org.springframework.beans.factory.config.PropertiesFactoryBean">
          <property name="location" value="classpath:jdbc.properties"/>
    </bean>

 

2.讀取屬性方法

 

復制代碼代碼如下:

ApplicationContext c=new ClassPathXmlApplicationContext("classpath:applicationContext-datasource.xml");
Properties p=(Properties)c.getBean("configproperties");
System.out.println(p.getProperty("jdbcOrcale.driverClassName"));



另一個朋友提供的讀取spring配置文件的方法,也分享一下吧

直接讀取方式:

復制代碼代碼如下:


public void test() throws IOException
 {
  Resource resource = ApplicationContextFactory.getApplicationContext().getResource("classpath:com/springdemo/resource/test.txt");

  File file = resource.getFile();
  byte[] buffer =new byte[(int) file.length()];
  FileInputStream is =new FileInputStream(file);

 

  is.read(buffer, 0, buffer.length);

  is.close();
  String str = new String(buffer);
  System.out.println(str);

 }

 

通過spring配置方式讀取:

復制代碼代碼如下:


package com.springdemo.resource;

 

import org.springframework.core.io.Resource;

public class ResourceBean {

 private Resource resource;

 public Resource getResource() {
  return resource;
 }

 public void setResource(Resource resource) {
  this.resource = resource;
 }
}

 

spring bean配置:

 

復制代碼代碼如下:

 <!-- 可以直接將一個文件路徑賦值給Resource類型的resource屬性,spring會根據路徑自動轉換成對應的Resource -->
 <bean id="resourceBean" class="com.springdemo.resource.ResourceBean" >
  <property name="resource" value="classpath:/com/springdemo/resource/test.txt" ></property>
 </bean>

延伸 · 閱讀

精彩推薦
主站蜘蛛池模板: 91av在线免费视频 | www.xxx视频| 成年免费观看视频 | 91短视频版高清在线观看www | 日韩黄色免费电影 | 成人毛片视频在线观看 | 成人午夜免费看 | 超碰九色 | www.48xx.com| 国产免费美女 | 欧美国产一级片 | 爱操av | 一级免费黄色免费片 | 黄色高清免费 | 国产精品99久久久久久久女警 | 欧美成人性生活片 | 国产一区二区视频在线播放 | 国产资源在线视频 | 免费a级作爱片免费观看欧洲 | www.精品视频| 国产精品1区2区在线观看 | 视频二区国产 | 美女毛片在线观看 | 久久国产精品无码网站 | chinese xvideos gay| 2018亚洲男人天堂 | 一日本道久久久精品国产 | 水多视频在线观看 | 日韩在线观看视频网站 | 久久久中文 | 3344永久免费 | xx53xx| 亚洲性一区 | 国产黄网 | 国产在线精品一区二区不卡 | 日日噜噜噜夜夜狠狠久久蜜桃 | 欧美一级高清片在线 | 国产激情精品一区二区三区 | 欧美日韩激情 | 国产一区精品在线观看 | 欧美日韩在线看片 |