<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Wed, Sep 14, 2016 at 1:53 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there an annotation we can use without Java 8 to get the names available to Spring wiring without debug?</blockquote><div><br></div><div>My suggestion to use a custom annotation and custom implementation of ParameterNameDiscoverer, which may not have been clear, is entirely independent of Java 8 and debug symbols. If you wanted something out of the box, we could investigate org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer, but I have a feeling AspectJ would be far more unpalatable than compiling with debug symbols.</div><div><br></div><div>M<a href="mailto:dev-unsubscribe@shibboleth.net" target="_blank"></a><br>
</div><div><br></div></div></div>