Spring Data JPA Query or Finder Methods - Find by multiple field names

preview_player
Показать описание
Find the source code here -

🤑🤑 Donate
--------------------------------------
--------------------------------------
🐱‍💻 🐱‍💻 Course Links:

Spring boot and Mongodb Tutorial -

Spring boot, Hibernate, and MySQL API Tutorial -

Spring boot, JPA and MySQL API Tutorial -

RESTful web services with Nodejs, Express, Mongodb Tutorial -

Angular and Spring boot full-stack Tutorial -

Spring MVC and MyBatis/iBatis Tutorial -

JSP and Servlets Complete Tutorial for beginners -

For Business Inquiries Email @

Follow me to stay updated -

Рекомендации по теме
Комментарии
Автор

You are the best man, I love you <3

fratdenizsimsek
Автор

@B2Tech How can we use path variable instead of Request param..coz I am getting error when I am using path variable

pranalithorat
Автор

Thank you very much!!! You help me a lot...

igor.piloto
Автор

Let's imagine my database table has 70 fields and I want to be able to use 10 of them for filtering. AND I may or may not have all of the filters every time. Do I really need to create all possible combinations of filters I can have and write some logic when to use which, or is there a simpler way to do that with JPA?

Khantia
Автор

What if from UI location can come specific or All, how we can handle

digambarmore