MyBatis日志
MyBatis实战指南之MyBatis日志详解
目录前言一、为什么需要日志?二、日志框架怎么选?1. 手把手教你集成(以最常用的SLF4J+Logback为例)三、配置方式详解1. MyBATis自身的日志配置2. 日志级别控制3. Spring Boot中怎么配?四、源码解析:搞懂MyBatis[详细]
2025-07-04 10:26 分类:开发how to map SubclassMap and HasManyToMany in Fluent NHibernate
My problem is fluent nhibernate mapping a many to many relationship, they end up referencing a non existent Id.[详细]
2022-12-29 04:04 分类:问答