Spring Boot API Tutorial #3 - Data Layer with Repositories

Опубликовано: 18 Март 2026
на канале: That Coding Guy
335
11

We discuss the Room CRUD repository and add the implementation to the service layer. Now we can retrieve information from our Postgres database.

This video relates to the "data" branch of the below repo:
https://github.com/ThatCodingGuyHayes...

This "Dungeon Keeper" episode is a series where we will build a random dungeon room generator from scratch and store generated rooms in a database.