Class Hierarchy
- java.lang.Object
- biz.devstack.springframework.boot.jpa.crud.CrudController<Entity,
ID, Dto, Pageable, Repository, Service> - biz.devstack.springframework.boot.jpa.crud.CrudService<Entity,
ID, Dto, Pageable, Repository> - biz.devstack.springframework.boot.jpa.crud.DataTransferObject<E>
- biz.devstack.springframework.boot.jpa.crud.PaginatedList<E> (implements java.io.Serializable)
- biz.devstack.springframework.boot.jpa.crud.PaginatedListRequest (implements java.io.Serializable)
- biz.devstack.springframework.boot.jpa.crud.CrudController<Entity,