Another little point... if I want to use Micronaut's jasync adapter for more than one client, I would expect that I could provide many named clients under the jasync key in
application.yaml
... but it seems that
client
is hard-coded there and doesn't allow selecting mysql/postgres type?
o
oshai
04/07/2020, 7:49 AM
maybe we can change that... haven't looked into that code for a while now...