ended6월 21일· 1 sources

OrderHub Day 2: Persisting Orders with JPA + PostgreSQL (Spring Boot)

Why it matters

OrderHub Day 1 stored orders in a HashMap — restart the server and they're gone. Day 2 fixes that: real persistence with JPA + PostgreSQL, and thanks to Day 1's layered design, the controller and serv...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues