The metamodel class could not be found when using Criteria

I asked for a conditional query in springboot, so I used Criteria, but didn"t it need to provide a metamodel class? I customized one, but when I checked the null pointer exception at run time, I found that the metadata class could not be found. What should I do?
Test class
clipboard.png

clipboard.png

clipboard.png

in Predicate p2=cb.equal (root.get (Biz_Ipmonitor_Config_.ser_name), ser_name); the class Biz_Ipmonitor_Config_ cannot be found if debug cannot be run here. How to deal with it

Jan.20,2022
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-1b34aa9-2b296.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-1b34aa9-2b296.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?