Good to know. Thanks Matt!
On Wed, Feb 17, 2021 at 4:12 PM Matt Sicker wrote:
> FYI, the @Named injection has a default based on the parameter name
> you annotate, so if you make them match (case matters), then you have
> less to specify in the test.
>
> On Wed, 17 Feb 2021 at 08:10, wrote:
> >
FYI, the @Named injection has a default based on the parameter name
you annotate, so if you make them match (case matters), then you have
less to specify in the test.
On Wed, 17 Feb 2021 at 08:10, wrote:
>
> This is an automated email from the ASF dual-hosted git repository.
>
> vy pushed a commi