GH-1220: Fix Sonar Issue
This commit is contained in:
@@ -153,6 +153,7 @@ public interface RabbitListenerEndpoint {
|
||||
* @return the content type.
|
||||
* @since 2.3
|
||||
*/
|
||||
@Nullable
|
||||
default String getReplyContentType() {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user