Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.example.restapi.model.Book
- com.example.restapi.controller.BookController
- com.example.restapi.service.BookService
- com.example.restapi.model.Borrowing
- com.example.restapi.controller.BorrowingController
- com.example.restapi.service.BorrowingService
- com.example.restapi.controller.LibraryController
- com.example.restapi.RestApiApplication
- com.example.restapi.config.SwaggerConfig
- com.example.restapi.model.User
- com.example.restapi.controller.UserController
- com.example.restapi.service.UserService
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.example.restapi.repository.BookRepository
- com.example.restapi.repository.BorrowingRepository
- com.example.restapi.repository.UserRepository
- 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.example.restapi.repository.BookRepository
- com.example.restapi.repository.BorrowingRepository
- com.example.restapi.repository.UserRepository
- 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.example.restapi.repository.BookRepository
- com.example.restapi.repository.BorrowingRepository
- com.example.restapi.repository.UserRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,