dudiao commented on issue #5615:
URL: https://github.com/apache/shenyu/issues/5615#issuecomment-2294859577

   Use mybatis-plus to implement the logic in xml again, Many of them are CRUD.
   
   For database keywords, you should try to avoid them in the table design. If 
it exists now, consider adding a prefix before the keyword field. When the 
version is upgraded, perform data migration.
   
   However, this does require a significant amount of work and is worth it in 
the long run.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to