Skip to content

method.content.type

设置方法的内容类型。

用法

properties
method.content.type=groovy:it.ann("org.springframework.web.bind.annotation.PostMapping")?.value("consumes") ?: "application/json"

基于 Apache-2.0 许可发布