Right now I am using micronaut data JPA - with hibernate and postgresql in my application in fully blocking manner, ie:
@Repository public class PetRepository