Skip to content

2.5.6

Compare
Choose a tag to compare
@mp911de mp911de released this 18 Oct 09:20
· 821 commits to main since this release
0529d38

📗 Links

⭐ New Features

  • Clarify behavior when both (named and provided query) are configured through @Query #2319

🐞 Bug Fixes

  • Types with a @IdClass with a single attribute use the underlying @Id property type within repositories #2330
  • @Query(countName = …) not considered #2217