Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.core.ip.access.IpAccessEntity
- com.bytedesk.core.base.BaseRequest (implements java.io.Serializable)
- com.bytedesk.core.ip.access.IpAccessRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.core.ip.access.IpAccessResponse
- com.bytedesk.core.base.BaseRestController<T>
- com.bytedesk.core.ip.access.IpAccessRestController
- com.bytedesk.core.base.BaseRestService<T,
TRequest, TResponse> - com.bytedesk.core.ip.access.IpAccessRestService
- com.bytedesk.core.base.BaseSpecification
- com.bytedesk.core.ip.access.IpAccessSpecification
- com.bytedesk.core.ip.access.IpAccessExcel
- com.bytedesk.core.ip.access.IpAccessInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- 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.core.ip.access.IpAccessRepository
- 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.core.ip.access.IpAccessRepository
- 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.core.ip.access.IpAccessRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,