Struts has its own DI using @Inject annotation
This could be a bonus as it not "another" dependency on the framework. Over time, the fewer dependencies the better. On 05/02/2025 08:59, Lukasz Lenart wrote:
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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org