Could not Autowire field:private javax.servlet.http.HttpServletRequest

Source: Internet
Author: User

In writing unit test class, error, waste a lot of effort just to give debugging good, to share under.

The complete error is as follows:

caused by:org.springframework.beans.factory.BeanCreationException:Error creating bean with Name ' Buskjjlzjwyhpscontroller ': Injection of autowired dependencies failed; Nested exception is org.springframework.beans.factory.BeanCreationException:Could not Autowire field:private Javax.servlet.http.HttpServletRequest com.yunhwa.business.controller.buskjjlzjwyhpsController.request; Nested exception is Org.springframework.beans.factory.NoSuchBeanDefinitionException:No qualifying bean of type [ Javax.servlet.http.HttpServletRequest] found for dependency:expected at least 1 bean which qualifies as autowire candidat E for this dependency. Dependency annotations: {@org. springframework.beans.factory.annotation.Autowired (Required=true)}

Finally, add this annotation to perfectly solve

Could not Autowire field:private javax.servlet.http.HttpServletRequest

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.