ping :-) On Thu, May 21, 2015 at 9:34 PM, Dan Tran <dant...@gmail.com> wrote:
> Currently is very cumbersome to inject > > @Component(hint = "mng-4384") > protected SecDispatcher securityDispatcher; > > and Component.xml under resource > > This works for both maven 2 and 3 > > Is there a better way for Maven 3 only? > > Thanks > > -Dan >