arex-agent-java icon indicating copy to clipboard operation
arex-agent-java copied to clipboard

Mybatis < 3.3.0 not support record

Open lucas-myx opened this issue 1 year ago • 1 comments

<dependency>
    <groupId>org.mybatis</groupId>
    <artifactId>mybatis</artifactId>
    <version>3.2.8</version>
</dependency>

MANIFEST.MF Implementation-Title:Mybatis agent mybatis module match name is mybatis

lucas-myx avatar Nov 27 '23 09:11 lucas-myx