About the project startup mapper file reported duplicate IDs
已回答
Recently used 2023 to start one of my modules, will report my mapper .xml file has a duplicate ID problem, in fact, this is also the case, but I use the 2022 version to run the module will not report this error, want to seek help 2023 version how should be set so that it does not report the error (the module we have used online, even if the mapper .xml there is a duplicate ID there will be no problem), why does the 2023 version have this problem, how do I set it?
请先登录再写评论。
Do you use MyBatis plug-in? Which inspection reports it? You can navigate to the inspection from Alt+Enter, right arrow menu (edit inspection settings). As a workaround, disable the inspection: https://www.jetbrains.com/help/idea/suppressing-inspections.html.