General

Spring is a powerful Java framework widely used for Java applications.

Its most useful aspects are:

  • Dependency injection

  • Inversion of control

  • Several specialized additional frameworks

  • Easing the creation of web projects

More Information

Last updated