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
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
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
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
It's really cool. It's simpler than CriteriaAPI but I think Specifications are powerful and it is simpler.
I think so.
very informative and helpful
Great video. Really like your content. Always sharing something new and happy to find that Spring Boot is enhancing with such great stuffs ❤
Thanks a lot for this content! It's the first time I've seen this feature in use!
Thanks Dan, I tried it and it's brillant.
Thanks, Dan. I will try that feature later.
Thank you very much. Very useful video. Just what i need for the current task
great video, one question: why dont you use lombok annotations for all the boilerplate code?
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
Very insightful, thank you!
veri nice and easier that the query dsl
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?
Thanks al lot thats helps
Thank you)
Thanks.
Doesn’t JpaRepository extend QueryByExampleExecutor?
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
What is the theme name you are using ?
would have been better if you would have compared Specification with QBE.use case of each
feels like graphql flexibility.
Why no lombok?
@@Ovid-x9h I just don’t see the need for it 🤷♂️