类分层结构
- 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
- com.sh.spring.encrypt.RequestDecryption (implements java.lang.annotation.Annotation)
- com.sh.spring.encrypt.ResponseEncryption (implements java.lang.annotation.Annotation)