The findFirst5ByTitleAsc method at 7:38 does not seem to check for titles containing "Hibernate" but for titles equal to it. This can be seen in the SQL logs displayed a few seconds later: book0_.title = ?
@nishantbahri4 жыл бұрын
How to use query method returning stream?
@ginoallisonrasoanaivo4484 Жыл бұрын
Hi , is it possible to make condition using greather or less than in derived query method ?