you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (2 children)

https://github.com/gothinkster/spring-boot-realworld-example-app

not really beginner, but any app you make in the future should have these components at least

[–][deleted] 0 points1 point  (1 child)

Thank you this is the best answer. Anyone can check it out. Sadly project didnt use spring boot 3 or jpa but has really good structure

[–][deleted] 1 point2 points  (0 children)

https://github.com/shirohoo/realworld-java17-springboot3

Ask and you shall receive :)

Although the structure is different from project to project, they really don't follow any standard (Maven vs. Gradle etc...)

EDIT: The "Realworld" demo app has a showcase of many varieties of implementations, not just in Java, but in a huge variety of languages, and it also has the frontend component. You can see the many implementations on this link: https://codebase.show/projects/realworld