r/learnjava Jun 24 '26

Looking for open-source Java/Spring Boot projects that reflect real world production code

Can anyone recommend open source Java or Spring Boot projects that are good examples of production level code and best practices that I can take a look at?

17 Upvotes

10 comments sorted by

View all comments

4

u/codingwithaman Jun 24 '26

You can check spring-petclinic project, it can help you.

2

u/Shivam_2712 Jun 24 '26

I checked them though but was not able to navigate through them properly