程序包cn.woodwhales.common.example.relation.mapper的分层结构

程序包分层结构:

接口分层结构

  • com.baomidou.mybatisplus.core.mapper.Mapper<T>
    • com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
      • cn.woodwhales.common.example.relation.mapper.OrderMapper
      • cn.woodwhales.common.example.relation.mapper.RoleMapper
      • cn.woodwhales.common.example.relation.mapper.UserMapper
      • cn.woodwhales.common.example.relation.mapper.UserRoleMapper