Reviews by real users

Just finished a project using open source libraries and have fresh impressions?

Write a review to share your experiences with open source!

On DevRates we focus on reviews by developers using libraries on their daily work.

Technology radar

Launching a start-up or commercial project using open-source libraries? No time to evaluate various technology stacks?

Interested in the latest trends and top-rated open source projects for all layers of your application?

DevRates contains projects reviews of most popular tagged categories and programming languages.

Build your skill profile

Join DevRates and build your public profile from libraries you know and experience positions from projects you've been involved in.

Follow projects and don't miss any news from blogs and twitter on your wall.

Your company is looking for talented developers? Register on DevRates and show your technology stack on your company profile.

JOIN THE COMMUNITY TAKE A TOUR
Loading project...

Spring Framework

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform. A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ti...
  • framework

  • ioc

  • cdi

  • java

Statistics

  • Used by 164 users
  • Rated by 38 users
  • Last release 3.2

Overall rating

8.5
8.6 7.5 8.8 8.8
Last release: 2 months ago

Guice

Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's@Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts. Guice embraces Java's type safe nature, especially when it comes to ...
  • framework

  • ioc

  • java

Statistics

  • Used by 22 users
  • Rated by 3 users
  • Last release 3.0

Overall rating

N/A
N/A N/A N/A N/A
Last release: 1 year ago
Scroll to top