Query、Path、Form、JSON 与 REST 接口契约 | Java 企业级开发

知识点:理解 Query Parameter、Path Variable、Form、JSON Body、Multipart File;理解 JSON 序列化 / 反序列化;建立 Path + Method + Parameters + Response 的 API 契约意识

待编写