Open Source Projects Using Spring Framework

Spring framework is difficult to learn, especially when you want to develop a real project with industry standards. Reading tutorials is a good way for learning at the beginning. But finally, you still need to read code from real projects. Luckily, there are some very good open source projects that use Spring framework.

Here are 17 open source projects that use Spring framework. They are from different areas such as content management system, online shopping, file management, etc. By reading their source code, you can better understand how to use Spring framework.

If you know some other good projects, you can leave your comments below.

11 thoughts on “Open Source Projects Using Spring Framework”

  1. Someone please help me.

    How to import the first project(PowerStone), means what type of import we have to apply(eg. existing maven or java or something else.)

  2. My company recently released an open-source survey platform web application on GitHub. It was built using the Spring Framework and Hibernate.

  3. Actually its huge, so that is why people get confused which component they should use, specially starters are like 😉

  4. A really good article to read. I have been studying spring for a long, but I always wanted to study a real world application built using spring, and here I have found a list. Thanks…

  5. Spring framework is easy to learn. I don’t know why you find it (or found it) difficult. Well, maybe there’s one obvious reason 😉 Hehe.

Leave a Comment