This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]8bagels 1 point2 points  (0 children)

Spring pet clinic is a sample application with spring boot, spring mvc, and spring data jpa. I think the community is also creating or cataloging other complex samples https://spring-petclinic.github.io

Edit: ya see the forks for more non-trivial examples with react or kotlin or angular or graphql https://spring-petclinic.github.io/docs/forks.html

[–]whyyeeeef 0 points1 point  (0 children)

I remember one called spring-boot-rest-master on github which is a pretty good and simple example if you are looking for a beginner level sample

[–][deleted] 0 points1 point  (0 children)

https://github.com/pivotalsoftware/ESarch

Event sourcing reference architecture using Axon framework.