Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.liangshibao.course.Course
- com.bytedesk.core.base.BaseRequest (implements java.io.Serializable)
- com.bytedesk.liangshibao.course.CourseRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.liangshibao.course.CourseResponse
- com.bytedesk.core.base.BaseRestController<T>
- com.bytedesk.liangshibao.course.CourseController
- com.bytedesk.core.base.BaseRestService<T,
TRequest, TResponse> - com.bytedesk.liangshibao.course.CourseService
- com.bytedesk.liangshibao.course.CourseControllerVisitor
- 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.course.CourseRepository
- 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.course.CourseRepository
- 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.course.CourseRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,