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.