程序包 com.baomidou.mybatisplus.autoconfigure
package com.baomidou.mybatisplus.autoconfigure
-
类类说明
Auto-Configurationfor Mybatis.This will just scan the same base package as Spring Boot does.If mapper registering configuration or mapper scanning configuration not present, this configuration allow to scan mappers based on the same component-scanning path as Spring Boot itself.