简体中文
主题
Set the default HTTP method for methods without explicit method annotations.
method.default.http.method=POST
This is useful for RPC-style APIs where all methods use the same HTTP method.