In idea, why does, update resources not work after modifying xml and must be restarted?

Feb.27,2021

idea does not provide the ability to refresh mybatis's xml files. If you really need such a feature, you can write your own thread that monitors changes in the xml file, and then reload the xml file after detecting the change.

refer to Mybatis Hot deployment load Mapper.xml

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30cb5-2b4bd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30cb5-2b4bd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?