Upgrade to MyBatis to Spring Boot 3 (#15456)
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import org.springframework.beans.factory.annotation.Autowired;
|
||||
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
class ArticleMapperCommonUnitTest {
|
||||
abstract class ArticleMapperCommonUnitTest {
|
||||
|
||||
@Autowired
|
||||
ArticleMapper articleMapper;
|
||||
|
||||
Reference in New Issue
Block a user