79350926

Date: 2025-01-13 00:11:43
Score: 1
Natty:
Report link

Caused by: java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'topicController' method org.oracleone.forohub.controller.TopicController#deleteTopic(Long) to {DELETE [/api/topics/{id}]}: There is already 'topicController' bean method org.oracleone.forohub.controller.TopicController#deleteTopicById(Long) mapped.

so try to remove one ambiguous mapping in your TopicController

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Jiandong