Replace @Inject

Lukasz Lenart <[email protected]> Wed, 5 Feb 2025 09:59:24 +0100
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <CAMopvkMA13YipoRBthJN2igr+8w01-1=ooWtbkX9Evp2+p6tUA@mail.gmail.com>
Hi,

Struts has its own DI using @Inject annotation (it isn't related to
Java one) and I wonder my it's a good idea to replace it with some
other DI, yet Guice is too heavy as for me and I found this tiny lib

https://github.com/tomitribe/pixie

The only problem is the missing licence, so right now it cannot be
used by Struts.


Cheers
Ɓukasz