Dynamic Projections with Spring Data JPA

Home » Blog » Software » Enterprise Software » Dynamic Projections with Spring Data JPA

Freelance software consultant Maciej Walkowiak (of Just and Spring Cloud AWS fame) has recently published this interesting article on dynamic projections with Spring Data JPA.

Dynamic projections allow you to determine the type returned by JPA query methods at invocation time, which comes in handy in case you want to return different attribute subsets from your data model for various use cases without having to incur the maintenance cost of creating a new query method for each such projection.

About the author: Bjoern
Independent IT consultant, entrepreneur

Leave a Comment

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)