1.1
·
69 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.