Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 191 Bytes

快速上手

只需要给 RequestBody 前标识 @DecodeRequestBody 并标明所要解密的字段,就能自动解密

实现 Decoder 接口并生成 Bean 就能替换默认解码器