Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.9
-
None
-
Struts 2.0.9 release
Description
Apache Struts 2 Documentation > Home > Guides > Core Developers Guide > Dependency Injection
here are some description:
Internally, the framework uses its own dependency injection container, based on Google Guice.
But I did not find out any class in Struts2 which used the Google Guice for dependency injection. Is it real using Google Guice as the injection implementation?