类分层结构
- java.lang.Object
- com.github.mengweijin.quickboot.mybatis.BaseEntity (implements java.io.Serializable)
- org.springframework.jdbc.core.ColumnMapRowMapper (implements org.springframework.jdbc.core.RowMapper<T>)
- com.github.mengweijin.quickboot.mybatis.DefaultMetaObjectHandler (implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler)
- com.github.mengweijin.quickboot.mybatis.MybatisConfig
- com.baomidou.mybatisplus.extension.plugins.pagination.Page<T> (implements com.baomidou.mybatisplus.core.metadata.IPage<T>)
- com.github.mengweijin.quickboot.mybatis.page.Pager<T>
- com.github.mengweijin.quickboot.framework.web.PagerArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- com.github.mengweijin.quickboot.mybatis.page.PageResponseBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
Copyright © 2020. All rights reserved.