Spring 可以這樣配置嗎?
附件中是我的spring配置檔案中的一部分,,,userdao是介面iuserdao的實現類,
UserBusiness中的property是介面iuserdao,不知是否可以這樣配,,
但我執行時總要出錯,說不匹配...
報錯如下:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userbusiness' defined in class path resource [appcontext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'iuserdao' of bean class [com.hyintro.register.business.UserBusiness]: Bean property 'iuserdao' is not writable or has an invalid setter method: Does the parameter type of the setter match the return type of the getter?
請各位師兄給小弟賜教...小弟先謝了...
相關文章
- Spring還可以這樣用快取,你知道嗎?Spring快取
- Istio 可以代替 Spring Cloud 嗎?SpringCloud
- python程式程式碼這樣加密保護,你覺得可以嗎?Python加密
- 字串可以這樣加索引,你知嗎?《死磕MySQL系列 七》字串索引MySql
- 2020年的IT可以這樣做
- ******這樣的情況,可以找到一份Go開發的工作嗎?Go
- 想問一下這樣規劃的學習路線可以嗎
- Spring Boot 配置檔案中的花樣,看這一篇足矣!Spring Boot
- Spring Boot 配置檔案中的花樣,看這一篇足矣Spring Boot
- 怎樣使用Spring Boot 整合配置 HTTPSSpring BootHTTP
- Winfrom中怎樣可以做到這樣的彈框效果
- 硬體設計還可以這樣學?
- 從http到https你可以這樣做HTTP
- 妙啊!動畫還可以這樣控制?動畫
- Windows10系統開機登入會解除嗎?不會可以這樣試試Windows
- SSL證書只能域名使用嗎?不一定,這樣也是可以使用的!
- websocket可以攜帶cookie嗎?為什麼?如果可以,怎樣做到呢?WebCookie
- 大學只有我這樣荒廢嗎?
- 這樣買手機,你能接受嗎?
- 你知道的反射是這樣嗎?(二)反射
- 【Spring】原來SpringBoot是這樣玩的Spring Boot
- 帶你領略拼多多2020校招筆試題,這樣的難度你可以搞定嗎?筆試
- @media print可以用來控制web列印樣式嗎?Web
- win10 home版可以配置outlook嗎_win10如何配置outlookWin10
- 實戰技巧,Vue原來還可以這樣寫Vue
- 備戰藍橋杯,你可以這樣準備
- 銀飾的日常搭配穿戴,可以這樣選擇!
- Oh my God, Swagger API文件竟然可以這樣寫?GoSwaggerAPI
- 玩遊戲可以賺錢,這事它LOW嗎?遊戲
- spring boot 3 的 Controller 必須寫成響應式的嗎? 是否可以依然像 spring boot 2 那樣寫傳統的 ControllerSpring BootController
- 這樣可以寫出無法維護的程式碼
- [20210906]沒有想到bash shell還可以這樣寫.txt
- 你生產環境的 Composer 是這樣嗎?
- Flutter 之 AppBar 這樣的騷操作你知道嗎?FlutterAPP
- 這樣的釣魚郵件,你會中招嗎?
- Spring 快取註解這樣用,太香了!Spring快取
- mongodb想速成嗎,這個系列教程你可以看看(2)MongoDB
- mongodb想速成嗎,這個系列教程你可以看看(1)MongoDB
- react小知識(1) – 這個defaultProps可以刪掉嗎?React