Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix spring and plexus links

...

Internally, the framework uses its own dependency injection container, based on Google Guice. Applications are free to use Spring, Plexus, or even a local copy of Guice for any dependency injection needs.

Actions can still be instantiated via the Spring configuration by way of the Spring Plugin, but Spring is entirely optional now.

...