摘要: https://github.com/gaarason/database-all 注意事项 声明 model 是使用 @Component 而非 @Repository 依赖注入是使用 @Autowired 而非 @Resource 所有自定的 Autoconfiguration 需要手动执行ini 阅读全文
posted @ 2022-09-26 10:42 xutengx 阅读(108) 评论(0) 推荐(0)
摘要: https://github.com/gaarason/database-all @NativeHint( types = @TypeHint(types = { // entity // ... GeneralModel.class, GeneralModel.Table.class }), jd 阅读全文
posted @ 2022-09-26 10:35 xutengx 阅读(62) 评论(0) 推荐(0)