<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div>Hi,all.</div><div><br></div><div>I'm developing module that enhancing the function of shibboleth as an external Java project.</div><div>In production, I'll compile it to jar files with maven and put them into classpath directory.</div><div><br></div><div>In the module,I'd like to inject a bean including HttpServletRequest.I tried the following code, but it did not work properly.</div><div>I found "req" object null.</div><div><br></div>@Autowired<br>private HttpServletRequest req;</div><div dir="ltr"><br></div>Is there any solutions?</div></div></div></div></div>