R4481 Checkstyle Parameter Rename Issue
Marvin Addison
marvin.addison at gmail.com
Wed Sep 14 14:03:04 EDT 2016
On Wed, Sep 14, 2016 at 1:53 PM Cantor, Scott <cantor.2 at osu.edu> wrote:
> Is there an annotation we can use without Java 8 to get the names
> available to Spring wiring without debug?
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.
M <dev-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160914/53e4ef03/attachment.html>
More information about the dev
mailing list