程序包com.cdkjframework.core.spring.body的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.cdkjframework.core.spring.body.BodyHandler
      • com.cdkjframework.core.spring.body.GlobalRequestHandler (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
      • com.cdkjframework.core.spring.body.GlobalResponseHandler (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • com.cdkjframework.core.spring.body.HttpInputMessageAdvice (implements org.springframework.http.HttpInputMessage)
    • com.cdkjframework.core.spring.body.MapperObjectHandler