类分层结构
- java.lang.Object
- 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.