Random ramblings about software development and occasional tips concerning problems, which I have encountered while working in the IT industry. I might also comment pretty much anything that has got something to do with world wide web or computers in general.
http://www.petrikainulainen.net
Tampere
This is the ninth and the last part of my Spring Data JPA tutorial. Now it is time to take a look of what we have learned, and how we should use it to build ...
This is the ninth and the last part of my Spring Data JPA tutorial. Now it is time to take a look of what we have learned, and how we should use it to build ...
The previous part of my tutorial described how you can paginate query results with Spring Data JPA. The example application of this blog entry has the same ...
The previous part of my Spring Data JPA tutorial described how you can sort query results with Spring Data JPA. This blog entry will describe how you can ...
The fifth part of my Spring Data JPA tutorial described how you can create advanced queries with Spring Data JPA and Querydsl. This blog entry will describe how ...