evgeniycheban
released this
05 Aug 14:37
·
3 commits
to main
since this release
In this release:
- Transaction support using the
@Transactional
annotation approach has been introduced. - gh-1 Support for more return types has been implemented for methods that use
@Query
annotation.