类分层结构
- java.lang.Object
- tech.mhuang.ext.interchan.core.application.BaseApplication
- tech.mhuang.ext.interchan.core.controller.BaseController
- tech.mhuang.ext.interchan.core.entity.BaseEntity
- tech.mhuang.ext.interchan.core.service.impl.BaseServiceImpl<T,Id> (implements tech.mhuang.ext.interchan.core.service.BaseService<T,Id>)
- tech.mhuang.ext.interchan.core.exception.CommonExceptionHandler
- tech.mhuang.ext.interchan.core.constans.Global
- tech.mhuang.ext.interchan.core.local.GlobalHeaderThreadLocal
- org.springframework.http.client.support.HttpAccessor
- org.springframework.http.client.support.InterceptingHttpAccessor
- org.springframework.web.client.RestTemplate (implements org.springframework.web.client.RestOperations)
- tech.mhuang.ext.interchan.core.entity.RequestModel<T>
- tech.mhuang.ext.interchan.core.task.SingleDymanicTask (implements tech.mhuang.ext.interchan.core.task.ISingleDymanicTask)
- tech.mhuang.ext.interchan.core.task.SingleInterjob
- tech.mhuang.ext.interchan.core.task.SingleJobTaskConst
- java.lang.Throwable (implements java.io.Serializable)
- com.fasterxml.jackson.core.TreeCodec
- com.fasterxml.jackson.core.ObjectCodec (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.ObjectMapper (implements java.io.Serializable, com.fasterxml.jackson.core.Versioned)
接口分层结构
Copyright © 2020. All rights reserved.