Fork me on GitHub

08 2021 档案

摘要:用 mybatis-plus 插件自动生成的 selectByExample 或者 自己写的 sql 都会报错 Exception encountered during context initialization - cancelling refresh attempt: org.springfr 阅读全文
posted @ 2021-08-08 21:35 icewalnut 阅读(465) 评论(0) 推荐(0)
摘要:@Component 源码 /** * Indicates that an annotated class is a "component". 表名注解类是一个 “组件” * Such classes are considered as candidates for auto-detection * 阅读全文
posted @ 2021-08-06 14:57 icewalnut 阅读(293) 评论(0) 推荐(0)