Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.liangshibao.media.Media
- com.bytedesk.core.base.BaseRequest (implements java.io.Serializable)
- com.bytedesk.liangshibao.media.MediaRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.liangshibao.media.MediaResponse
- com.bytedesk.core.base.BaseRestController<T>
- com.bytedesk.liangshibao.media.MediaController
- com.bytedesk.core.base.BaseRestService<T,
TRequest, TResponse> - com.bytedesk.liangshibao.media.MediaService
- com.bytedesk.liangshibao.media.MediaControllerVisitor
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bytedesk.liangshibao.media.MediaRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.liangshibao.media.MediaRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.liangshibao.media.MediaRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,