Native build doesn't work with Jooq #8969
Unanswered
alexey-plotnikoff
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a microservice template on Micronaut Framework.
I'm using Apple M1(arm64).
My native build doesn't work with Jooq although I did all requirements from docs.
Step to reproduce:
micronaut-example
in postgres:micronaut-jooq:assemble
,:micronaut-jooq:flywayMigrate
,:micronaut-jooq:assemble
,:micronaut-grpc:assemble
Here is the stacktrace from native image
Beta Was this translation helpful? Give feedback.
All reactions