S3752 and S4488 conflict

The rules S3752 ("@RequestMapping" methods should specify HTTP method) and S4488 (Composed “@RequestMapping” variants should be preferred) have an opposite behavior.

Could it be considered a bug or should I just deactivate one of them?