Pagination and Sorting with Spring Boot, ThymeLeaf, Spring Data JPA, Hibernate, MySQL

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 49

  • @JavaGuides
    @JavaGuides  4 ปีที่แล้ว

    Previous tutorial - Spring Boot CRUD Web Application with Thymeleaf, Spring MVC, Spring Data JPA, Hibernate, MySQL at th-cam.com/video/_5sAmaRJd2c/w-d-xo.html

  • @JanetOmokhunu
    @JanetOmokhunu ปีที่แล้ว

    Thank you so much for this course. It was very helpful to me! Keep up the good work!

  • @ing.raulresendizlazaro8790
    @ing.raulresendizlazaro8790 3 ปีที่แล้ว +4

    you saved my life and my night

  • @andrei8299
    @andrei8299 4 ปีที่แล้ว +1

    It helped me with my tiny project, thank you!

  • @marckhycs319
    @marckhycs319 3 ปีที่แล้ว +2

    Thanks for this😍
    I hope you can also create a tutorial about springboot and the capability to create pdf from it. Like when filling out forms and you can customize it and print as pdf.

  • @yoginibisen5434
    @yoginibisen5434 3 ปีที่แล้ว

    Very important concept....👍

  • @sarunkumar4189
    @sarunkumar4189 2 ปีที่แล้ว +1

    I can't able to take the pageSize from path variable pla add an for it in GitHub

  • @kaydanderson4487
    @kaydanderson4487 2 ปีที่แล้ว +1

    Great video, but for me at 22:45 when I click 2 or Next I get a white label error. So my list has 8 users, I get the: Total rows: 8, which works. Also if I change in my controller 'return findPaginated(1, model);' to (2, model) I get the 3 other users which should happen when I push 2 or next. Im not sure what to do, I am using Spring security to login to my app, I dont know if that should make a difference? Also I finished the video and by the end the pagination would work fine but the sorting would not. Any pointers would be great.

  • @ryclashing03
    @ryclashing03 2 ปีที่แล้ว +1

    If we keep a single page then the pagination part is not displaying if we get two page then it's displaying in the web page the total row part should display so what should I do

  • @vinayshenoy9896
    @vinayshenoy9896 2 ปีที่แล้ว +2

    What can we do to make the add and update button as popup modal
    if we click on add ,add form should appear and same for update. Also to make a confirmation popup before deleting the data.

    • @cpuissue
      @cpuissue 2 ปีที่แล้ว

      jquery ajax() and alerts

  • @e.ch.vidyasagarkorada8937
    @e.ch.vidyasagarkorada8937 3 ปีที่แล้ว +1

    Thank you #JAVAGUIDES RAMESH fr this tutorial

  • @nageshpatel889
    @nageshpatel889 4 ปีที่แล้ว +3

    Please make video of mapping with multiple entity and fetch data from multiple tables using mapping.

  • @dyenermartinssturiao669
    @dyenermartinssturiao669 4 ปีที่แล้ว

    Thanks for the shared content.
    Great explanation!

  • @SANJAYKUMAR-gn9dv
    @SANJAYKUMAR-gn9dv 4 ปีที่แล้ว

    Great Video Sirji

  • @sravankumarrachha5774
    @sravankumarrachha5774 4 ปีที่แล้ว +1

    Thank u so much sir.

  • @dunareanu4795
    @dunareanu4795 3 ปีที่แล้ว

    Great tutorial

  • @sarathkumarps6473
    @sarathkumarps6473 3 ปีที่แล้ว +1

    Hi,how to use pageable in NonRepositeries ,I am currently using limit and offset which is not perfect for my use

  • @raghav3093
    @raghav3093 3 ปีที่แล้ว

    Thank you for tutorial

  • @StayLo-fi
    @StayLo-fi 3 ปีที่แล้ว

    Nice explanation, like always!

  • @shivrajnag12
    @shivrajnag12 4 ปีที่แล้ว +1

    How to deal with pagination if I delete a row from any page ?

  • @Biohazard111111
    @Biohazard111111 3 ปีที่แล้ว

    Thanks very much.

  • @sadheeramadhushan7023
    @sadheeramadhushan7023 4 ปีที่แล้ว +1

    Can you explain when we use @RequestMapping("/employees"), How th:href="@{'/page/' + ${i} }" should be?

  • @nicholaswhite7351
    @nicholaswhite7351 4 ปีที่แล้ว +1

    If there are more than two pages, the page numbers are not aligned in one row.

  • @mohinuddinluhar4680
    @mohinuddinluhar4680 4 ปีที่แล้ว +1

    What if I have more than 1 table in the same page. How can I Implement this logic in it.

  • @ducnguyendinhtrung4745
    @ducnguyendinhtrung4745 3 ปีที่แล้ว

    hi sir, can you recommend the next video on this series, thank you and hope you reply

  • @feli75
    @feli75 4 ปีที่แล้ว +1

    sir would you mind to upload video about filter search in this app?

  • @davidjmof4899
    @davidjmof4899 3 ปีที่แล้ว

    There have a small error,in page switch '&sortDirection=' should corrected to be '&sortDir='

  • @0mr.240
    @0mr.240 3 ปีที่แล้ว

    Thanks, it is useful.

  • @abhisycvirat
    @abhisycvirat 4 ปีที่แล้ว +1

    How to set the maximum number of pages on the pagination column if there are hundreds of pages?

  • @sahilpatel2885
    @sahilpatel2885 4 ปีที่แล้ว +1

    Search data using this API is possible ???

  • @maxiortega
    @maxiortega 4 ปีที่แล้ว +1

    Great Video!!! I tried to make "before" link but I can't resolve the condition when the CurrentPage is 1.. Can you help me?

  • @Imgovind_kumar
    @Imgovind_kumar 4 ปีที่แล้ว

    How to implement search options in pagination for example if anyone wants to search using their first and last name?

  • @dheebanm9158
    @dheebanm9158 4 ปีที่แล้ว

    its very useful

  • @Usz47eK
    @Usz47eK 4 ปีที่แล้ว

    Do you have any guide to "search" future for employee? that you can write in form "First Name" and then it will be show in page ?
    And i have problem with Pagination because i show it on "employe_base" not on "/" index and pagination dont work :D

  • @nagendrapp2213
    @nagendrapp2213 4 ปีที่แล้ว

    please add a employee picture feature also ....

  • @Ashok-ys8jp
    @Ashok-ys8jp 3 ปีที่แล้ว

    Sir please add checkbox to delete

  • @DheerajKumar-wk9xi
    @DheerajKumar-wk9xi 4 ปีที่แล้ว

    Hi Ramesh, very helpfull session, can please tell me from where i can get the UI template you used in the example.

    • @JavaGuides
      @JavaGuides  4 ปีที่แล้ว

      Check out my GitHub repository for source code of this tutorial.

    • @atharvamishra4848
      @atharvamishra4848 4 ปีที่แล้ว +1

      @@JavaGuides from official bootstrap website

  • @milossavic6901
    @milossavic6901 4 ปีที่แล้ว +1

    Hi! thank you for tutorial it helped a lot! I have one problem at the end, for saving and editing new objects for list I've used modals. Modals only activates when my url is without paramaters. Now when I sort, and parameters appear in URL, modals won't show up.

  • @Arif-um3ph
    @Arif-um3ph 2 ปีที่แล้ว +1

    can u add filter data how much data can display on screen (page size) on screen, like 10,20,50?

  • @pavankumar-zi5le
    @pavankumar-zi5le 3 ปีที่แล้ว

    hi can you give the git hub repository link please of the code

    • @JavaGuides
      @JavaGuides  3 ปีที่แล้ว

      it's there in the video description.

    • @akshaysangle7495
      @akshaysangle7495 2 ปีที่แล้ว +1

      @@JavaGuides are you share project URL

  • @nicolasdonato79
    @nicolasdonato79 3 ปีที่แล้ว

    Exellent!!!

  • @nicholaswhite7351
    @nicholaswhite7351 4 ปีที่แล้ว +1

    впесду

  • @javjaksmoke6287
    @javjaksmoke6287 2 ปีที่แล้ว

    Hello brother Why i can't use PageRequest.of(pageNo -1, pageSize);