国产成人精品久久免费动漫-国产成人精品天堂-国产成人精品区在线观看-国产成人精品日本-a级毛片无码免费真人-a级毛片毛片免费观看久潮喷

您的位置:首頁技術文章
文章詳情頁

Spring容器初始化及問題解決方案

瀏覽:3日期:2023-09-02 09:34:37

1.Spring bean組件 ”默認為單例模式scope=“singleton, 運行JavaApplication容器啟動時自動創(chuàng)建對象

scope=“prototype”為多例模式,請求條件下才創(chuàng)建對象

2beans組件 里面default-init-method初始化方法加載,范圍比較大,當沒有此方法時不會報錯,default-destroy-method銷毀方法,default-lazy-init=“true/false” 對象延時實例化

3.bean組件里面init-method初始化無此方法,會報錯, destroy-method銷毀方法,lazy-init=“true/false” 延時實例化

注意:

1.銷毀方法對scope=“prototype”多例模式無效

2.AbstractApplicationContext可以關閉容器,可以調用close()方法,關閉容器,調用銷毀方法

3.對象延時實例化對多例模式沒有意義。

XML

<?xml version='1.0' encoding='UTF-8'?><beans xmlns='http://www.springframework.org/schema/beans' xmlns:context='http://www.springframework.org/schema/context' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:aop='http://www.springframework.org/schema/aop' xmlns:tx='http://www.springframework.org/schema/tx' xmlns:p='http://www.springframework.org/schema/p' xmlns:util='http://www.springframework.org/schema/util' xmlns:jdbc='http://www.springframework.org/schema/jdbc' xmlns:cache='http://www.springframework.org/schema/cache' xsi:schemaLocation=' http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd http://www.springframework.org/schema/jdbc http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd http://www.springframework.org/schema/cache http://www.springframework.org/schema/cache/spring-cache-3.1.xsd http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd' default-init-method='initEmp' default-destroy-method='destroyEmp' default-lazy-init='true'> <bean init-method='initEmp' destroy-method='destroyEmp' lazy-init='false' scope='singleton' ></bean> </beans>

Test方法

//bean組件的默認方式 @Test public void beanInitTest() { AbstractApplicationContext appContext=new ClassPathXmlApplicationContext('com/tracy/xml/bean-init-destroy.xml'); ApplicationContext app=new ClassPathXmlApplicationContext('com/tracy/xml/bean-init-destroy.xml'); Emp emp=app.getBean('emp',Emp.class); System.out.print(emp); appContext.close(); }

通過構造完成初始bean屬性,可以通過初始化完成

以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持好吧啦網。

標簽: Spring
相關文章:
主站蜘蛛池模板: 欧美三级网站在线观看 | 国产浮力第一页草草影院 | 无毛片| 免费在线观看一区二区 | 人人公开免费超级碰碰碰视频 | 成人爽a毛片在线视频网站 成人爽爽大片在线观看 | 国产网站免费视频 | 18视频网站在线观看 | 免费精品久久久久久中文字幕 | 久久精品国产亚洲 | 久久国产亚洲观看 | 成人免费在线视频 | 久久精品国产400部免费看 | 黑人巨大交牲老太 | 真实国产普通话对白乱子子伦视频 | 在线国产欧美 | 日本japanesevideo黑人 | 香港一级特黄高清免费 | 久久久久久91精品色婷婷 | 激情性爽三级成人 | 狠狠狠狠狠| 一个人看的免费高清视频日本 | 国产一级一片免费播放刺激 | 中文国产成人精品久久久 | 欧美一级特黄高清免费 | 国产乱码精品一区二区三区中 | 黄页美女| 一区二区不卡在线 | 亚洲国产成人久久99精品 | 欧美一级片在线看 | 全高清特级毛片 | 免费视频成人国产精品网站 | 国内在线播放 | 欧美一级特黄aaaaaa在线看片 | 国产精品高清视亚洲一区二区 | 欧美日韩在线播放一区二区三区 | 在线a人片免费观看国产 | 一级一黄在线观看视频免费 | 三级视频网站在线观看 | 一本色道久久爱88av | 亚洲国产夜色在线观看 |