Spring Data JPA provides support to the Specification pattern that will help us to reduce the amount of methods in our repository improving the readability and maintainability of the code.
Continue readingTag: Spring Data JPA
Languages
Full Stack notes and tips for developers… Java, React, Kubernetes, Scala, and more…
Spring Data JPA provides support to the Specification pattern that will help us to reduce the amount of methods in our repository improving the readability and maintainability of the code.
Continue reading