Skip to content

method.default.http.method

Set the default HTTP method for methods without explicit method annotations.

Usage

properties
method.default.http.method=POST

This is useful for RPC-style APIs where all methods use the same HTTP method.

基于 Apache-2.0 许可发布