MyBatis - Could not resolve type alias ‘XXX‘(实体类全局别名) 报错信息Could not resolve type alias 'XXX'...解决方案mybatis-plus: mapper-locations: classpath:mapper/**.xml type-aliases-package: com.luxsun.project.entity # MyBatis 2023-09-16 171 点赞 2 评论 259 浏览
Windows下实现简单的libevent服务器 最近再学习Libevent由于自己使用的是windows系统,遗憾的是有关在vs下可以参考的程序少之又少。在参考了许多的博 服务器技巧 2022-04-10 205 点赞 3 评论 310 浏览