Hbn

Results 33 issues of Hbn

The `log4j `files always segmentalized the file by date and log file size . but the `taildirSource` regard it as a new file .so the data collected repeatly.

查询时直接多表查询 根据A 表的主键 自动关联至 B 表 实现 查询功能

enhancement

增加对 LocalDateTime LocalTime Locale 等类型的 编码支持

enhancement

Query get Sorted 方法 返回为空值 在 toString 或者 其他使用时会有异常

bug

1 减少对 现有spring-boot-autoconfigure 的依赖 目前 spring-boot-autoconfigure 内置有 mongodb 驱动 ,可能会遇到 与 mars 内置驱动版本不一致的情况 这会导致 生成因为 spring 相关注入 原生的MongoClient 等前置依赖 失败 。最终导致Mars 的注入失败 。 所以需要剥离开 只依赖一些 配置文件 。 2 补充说明 在...

enhancement