程序包 com.baomidou.mybatisplus.test.autoconfigure


package com.baomidou.mybatisplus.test.autoconfigure
  • 批注接口
    说明
    Auto-configuration imports for typical Mybatis tests.
    Annotation that can be used in combination with @RunWith(SpringRunner.class)(JUnit 4) and @ExtendWith(SpringExtension.class)(JUnit 5) for a typical mybatis test.