opensolon / solon

🔥 Java "new" application development Framework: Restrained, concise, EFFICIENT, OPEN, ECOLOGICAL!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java22.
https://solon.noear.org
Apache License 2.0
2.22k stars 221 forks source link

配套升级mybatis-plus和mybatis版本 #287

Closed CY-1 closed 1 month ago

noear commented 1 month ago

升级 mybatis-plugin 版本时,要同时升级 mybatis-plus-extension-solon-plugin。。。不然,可能会不兼容

CY-1 commented 1 month ago

确实会出现不兼容。。。 光注意mybatis和mybatisplus了 我再研究一下