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

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

java - SSH框架中寫分頁時service層中不能注入分頁類

瀏覽:124日期:2023-11-08 08:00:02

問題描述

service層

@Servicepublic class AuthorAdminServiceImpl implements IAuthorAdminService { @Resource private IAuthorAdminDao iauthoradmindao; @Resource PageUntil<AuthorAdmin> pageUntil;@Override public PageUntil<AuthorAdmin> findByPage(int currentPage) {pageUntil.setCurrentPage(currentPage);// 當前多少頁int pageSize = 3;pageUntil.setPagesize(pageSize);// 最多顯示多少記錄int totalCount = iauthoradmindao.findCount();// 數據庫中所有的記錄pageUntil.setTotalCount(totalCount);double tc = totalCount;Double num = Math.ceil(tc / pageSize);// 頁面顯示的總頁數=數據庫的總記錄數/最多顯示多少記錄pageUntil.setTotalPage(num.intValue());int begin = (currentPage - 1) * pageSize;// 當前頁開頭位置的索引List<AuthorAdmin> list = iauthoradmindao.findByPage(begin, pageSize);if(list==null){ System.out.println('list findByPage service error');}pageUntil.setList(list);return pageUntil; }

action層

public String listAuthorAdmin() {PageUntil<AuthorAdmin> pageuntil = iauthoradminservice.findByPage(currentPage);ActionContext.getContext().getValueStack().push(pageuntil);return 'listSuccess'; }

java - SSH框架中寫分頁時service層中不能注入分頁類

org.springframework.beans.factory.BeanCreationException: Error creating bean with name ’authorAdminAction’: Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ’authorAdminServiceImpl’: Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.lcy.until.PageUntil com.lcy.service.author.admin.AuthorAdminServiceImpl.pageUntil; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.lcy.until.PageUntil] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}----------Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ’authorAdminServiceImpl’: Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.lcy.until.PageUntil com.lcy.service.author.admin.AuthorAdminServiceImpl.pageUntil; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.lcy.until.PageUntil] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}----------Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: com.lcy.until.PageUntil com.lcy.service.author.admin.AuthorAdminServiceImpl.pageUntil; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.lcy.until.PageUntil] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}----------Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [com.lcy.until.PageUntil] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}

java - SSH框架中寫分頁時service層中不能注入分頁類java - SSH框架中寫分頁時service層中不能注入分頁類

如果不是使用注入而使用new的方法就行,請問為什么?

問題解答

回答1:

PageUntil這個類也是要用@Component

回答2:

你沒有正確使用@Resource,導致配置文件里面找不到名稱屬性為'iauthoradmindao'的<bean>,故而注入失敗!你可以將@Resource 更換成 @AutoWired 試試看。這兩個注解的注入方式是不一樣的,當然前提是你的xml文件中要配有'IAuthorAdminDao '類型的<bean>

詳情參考:https://www.zhihu.com/questio...

回答3:

我覺得 new出來最簡單了。你這個類需要考慮到特殊的問題嗎?

標簽: java
相關文章:
主站蜘蛛池模板: 美女视频免费看视频网站 | 国产成人精品日本亚洲语音2 | 国产精品中文字幕在线观看 | 中文字幕精品一区二区2021年 | 福利一区三区 | 国产成人精品亚洲日本在线观看 | 男女男精品视频免费观看 | 欧美一级网站 | 久草天堂 | 久久久一区二区三区 | 九九九在线视频 | 欧美国一级毛片片aa | 99国产精品九九视频免费看 | 亚洲久久成人 | 2022麻豆福利午夜久久 | 欧美精品hdvdeosex4k | 欧美超高清xoxoxoxo | 欧美日韩在线第一页 | 国产亚洲美女精品久久 | 免费在线观看一区二区 | 国产亚洲精品成人a在线 | 欧美在线观看高清一二三区 | 国产成人亚洲精品影院 | 一级成人毛片 | 久久久国产精品免费 | 精品自拍视频在线观看 | 色综合精品久久久久久久 | 亚洲国产第一区二区香蕉日日 | 免费99视频有精品视频高清 | 久久视频精品线视频在线网站 | 我看毛片 | 免费在线观看一级毛片 | 欧美成人综合在线观看视频 | 一级毛片免费观看不卡的 | 18视频在线观看 | 91精品国产综合久久久久 | 波多野结衣一区二区三区在线观看 | 欧美一级毛片片aa视频 | 欧美与黑人午夜性猛交久久久 | 亚洲天堂免费观看 | 成人久久免费视频 |