类分层结构
- java.lang.Object
- io.uok.spacex.core.CoreConfig
- io.uok.spacex.core.domain.DictionaryDO
- io.uok.spacex.core.domain.DictionaryItemDO
- io.uok.spacex.core.service.impl.DictionarySVImpl (implements io.uok.spacex.core.service.DictionarySV)
- io.uok.spacex.core.dto.DictItemDTO
- io.uok.spacex.validator.DictValidator (implements javax.validation.ConstraintValidator<A,T>)
- com.querydsl.core.types.dsl.DslExpression<T> (implements com.querydsl.core.types.Expression<T>)
- com.querydsl.core.types.dsl.SimpleExpression<T>
- com.querydsl.core.types.dsl.BeanPath<T> (implements com.querydsl.core.types.Path<T>)
- com.querydsl.core.types.dsl.EntityPathBase<T> (implements com.querydsl.core.types.EntityPath<T>)
- io.uok.spacex.core.SpringContextHolder (implements org.springframework.context.ApplicationContextAware)
- java.lang.Throwable (implements java.io.Serializable)
- io.uok.spacex.validator.util.ValidationUtils
接口分层结构
- io.uok.spacex.core.service.DictionarySV
- org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
- io.uok.spacex.core.dao.DictionaryDAO (并 extends org.springframework.data.repository.CrudRepository<T,ID>)
- io.uok.spacex.core.dao.DictionaryItemDAO (并 extends org.springframework.data.repository.CrudRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- io.uok.spacex.core.dao.DictionaryDAO (并 extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- io.uok.spacex.core.dao.DictionaryItemDAO (并 extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- io.uok.spacex.core.dao.DictionaryDAO (并 extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- io.uok.spacex.core.dao.DictionaryItemDAO (并 extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
注释类型分层结构
Copyright © 2019. All rights reserved.