Spring Data JPA Query By Example: Write 10x Less Code for Dynamic Searches

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 53

  • @jbdbuilders01
    @jbdbuilders01 3 дні тому +57

    Most rich people stay rich by spending like the poor and investing without stopping then most poor people stay poor by spending like the rich yet not investing like the rich but impressing them. People prefer to spend money on liabilities, Rather than investing in assets and be very profitable.

    • @marie-louiseleroux828
      @marie-louiseleroux828 3 дні тому

      You are so correct! Save, invest and spend for necessities and a few small luxuries relatives to one's total assets ratio.

    • @thihanhphan7777
      @thihanhphan7777 3 дні тому

      Investing in crypto now should be in every wise individuals list, in some months time you'll be ecstatic with the decision you made today.

    • @chandraprakashpanday6244
      @chandraprakashpanday6244 3 дні тому

      I wanted to trade Crypto but got discouraged by the fluctuations in price

    • @mdionise
      @mdionise 3 дні тому

      Now, I Just realized that the secret to making a million is saving for better trades. I always tell myself you don't need that new Maserati or that vacation just yet. That mindset helped me make more money trading. For example last year I Traded with 10k in Crypto and made about $146k, but guess what? I put it all back and traded again and now I am rounding up close to a million

    • @blazebeecher
      @blazebeecher 3 дні тому

      Hello how do you make such?? I'm a born Christian and sometimes I feel so down 🤦‍♀️of myself because of low finance but I still believe in God

  • @alibaba40thvs
    @alibaba40thvs 18 днів тому +3

    It's really cool. It's simpler than CriteriaAPI but I think Specifications are powerful and it is simpler.

  • @vishrutagrawal6770
    @vishrutagrawal6770 18 днів тому +1

    Very insightful, thank you!

  • @korponaiz
    @korponaiz 16 днів тому

    Thanks Dan, I tried it and it's brillant.

  • @Jvnyor
    @Jvnyor 16 днів тому

    Thanks a lot for this content! It's the first time I've seen this feature in use!

  • @ghostcoderz
    @ghostcoderz 17 днів тому +1

    Great video. Really like your content. Always sharing something new and happy to find that Spring Boot is enhancing with such great stuffs ❤

  • @testChannel-gn1jm
    @testChannel-gn1jm 11 днів тому

    Hi Dan
    Love you videos , i keep watching various new and old ones from time to time.
    Can you make a video about Liquibase and/or Flyway, how they are used, what problem they solve, implementation etc
    Thanks

  • @anjanx44
    @anjanx44 8 днів тому

    very informative and helpful

  • @SergeyKhaylov
    @SergeyKhaylov 18 днів тому

    Thank you very much. Very useful video. Just what i need for the current task

  • @isasubani
    @isasubani 17 днів тому

    Thanks, Dan. I will try that feature later.

  • @ayuobmousa6589
    @ayuobmousa6589 12 днів тому

    Thanks al lot thats helps

  • @nizamibudagov5832
    @nizamibudagov5832 17 днів тому

    Thank you)

  • @shshlomy
    @shshlomy 15 днів тому +1

    great video, one question: why dont you use lombok annotations for all the boilerplate code?

    • @DanVega
      @DanVega  15 днів тому

      Lombok is a great project and needed for awhile. I just don't think you need to use it any longer. There are ways to cut down on boiler plate (records) and your IDE can do a lot of the heavy lifting now.
      www.danvega.dev/blog/no-lombok

  • @alessandrodestefano3823
    @alessandrodestefano3823 8 днів тому

    In 2024, do you suggest using Spring Data JPA or Spring Data JDBC? And what if I choose not to use Spring Data at all? What are my options?

  • @tonydeveloperdndndn
    @tonydeveloperdndndn 17 днів тому

    Thanks.

  • @bizoitz86
    @bizoitz86 17 днів тому +2

    Doesn’t JpaRepository extend QueryByExampleExecutor?

  • @elhadjibrahimabalde1234
    @elhadjibrahimabalde1234 12 днів тому

    veri nice and easier that the query dsl

  • @omotosoiyanu1767
    @omotosoiyanu1767 16 днів тому

    Instead of passing an employee object in the controller or service class can I create a dto and just pass that instead and still be able to retrieve the employee class also

  • @pavancb5806
    @pavancb5806 18 днів тому +1

    What is the theme name you are using ?

  • @cutechinmoy
    @cutechinmoy 18 днів тому +2

    would have been better if you would have compared Specification with QBE.use case of each

  • @Ovid-x9h
    @Ovid-x9h 18 днів тому +3

    Why no lombok?

    • @DanVega
      @DanVega  18 днів тому +5

      @@Ovid-x9h I just don’t see the need for it 🤷‍♂️

  • @mertbahadir10
    @mertbahadir10 9 днів тому

    feels like graphql flexibility.