程序包 com.baomidou.mybatisplus.test.autoconfigure
package com.baomidou.mybatisplus.test.autoconfigure
-
批注接口类说明
Auto-configuration importsfor 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.