quarkus-mybatis
quarkus-mybatis copied to clipboard
Quarkus MyBatis Extension
I am using xml config and xml mapper. With this extension I am getting ivalid bound statement exception. Here is xml config ``` ``` Mapper stored in the same dir....
Hi! We have a Quarkus project with versions: **Quarkus**: 2.10.1.Final **quarkus-mybatis**: 1.0.4 After building the project into native with GraalVM and launching the executable, the following exceptions are in a...
MyBatisRecorder fails to resolve the mapper XML files if a location is also a package name. This hit me when doing my first container build, where Quarkus generates some synthetic...
Bumps `quarkus.version` from 3.12.0 to 3.12.1. Updates `io.quarkus:quarkus-bom` from 3.12.0 to 3.12.1 Release notes Sourced from io.quarkus:quarkus-bom's releases. 3.12.1 Complete changelog #39575 - Quarkus devmode crashes on JDK >= 22...