程序包com.sh.spring.encrypt的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • com.sh.spring.encrypt.DecryptRequestBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
    • com.sh.spring.encrypt.EncryptResponseAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)

Annotation Interface Hierarchy