Replies: 2 comments 2 replies
-
/cc @geoand |
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately that won't work since we don't have any MyBatis integration in Quarkus |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello, I would like to use a spring boot application in another quarkus application with the possibility of calling the myBatis class of the parent in the son, but I have a null pointer exception because dao classes
=============
Spring pom
Spring controller
Spring Dao
Spring service
Spring properties
================================================
Quarkus pom
Quarkus controller
Quarkus properties
Thank you in advance for your help
Beta Was this translation helpful? Give feedback.
All reactions