Open linweichao opened 4 years ago
@linweichao
Thanks you for your reporting! I'll investigate this. I have one question. Does the current behavior cause some problems with your application ?
It does not cause problem. This behavior is what I need.
Should fix documentation!
the Using the MyBatis API doc says:
but my test produces different result:
below is the test code, use mybatis-spring-boot-starter:2.1.3, keep the default auto configuration, the table is simple when the exception throws, all inserts roll back does the doc wrong? or I misunderstand something?