Custom Spring Data Queries with a Dashboard

preview_player
Показать описание
In this lesson we'll be expanding on our "Dashboard" view for the CODE_REVIEWER roles in our application. While doing this, we will need to create some custom Spring Data JPA queries that will return a subset of our assignments.

This will be important as we will want to separate our assignments into three main areas: In Review, Submitted and Needs Update. When we separate our data into these three main "buckets", we will need queries that return the assignments that fall into each one of those three categories.

Other Important Links:
---------------------------

#react #code #learntocode #springboot #bootstrap
Рекомендации по теме
Комментарии
Автор

The thing I love most about your channel is that it doesn't feel scripted. You are actively researching issues as they come up like you do in the real world.

Kudos to you, and keep up the great work, Trevor.

trevormontgomery
Автор

EDIT: I'm sorry, bro, don't mean to rag on you. I really like the way you do this and it isn't easy putting together training. This is really good stuff, much better than some courses I've taken.

gddrew