程序包分层结构:
类分层结构
- java.lang.Object
- org.springframework.data.domain.AbstractPageRequest (implements org.springframework.data.domain.Pageable, java.io.Serializable)
- org.springframework.data.domain.PageRequest
- com.codingapi.springboot.framework.dto.request.PageRequest
- com.codingapi.springboot.framework.dto.request.Filter
- com.codingapi.springboot.framework.dto.request.IdRequest
- com.codingapi.springboot.framework.dto.request.RequestFilter
- com.codingapi.springboot.framework.dto.request.SearchRequest
- com.codingapi.springboot.framework.dto.request.SortRequest