campus-imaotai/campus-framework
乔巴是驯鹿 6d5d0d3370
Feature/1.0.13 sqlite (#375)
* fix:修改前端日志查询格式异常,导致无法查询具体时间日志 (#354)

* 1、pom文件添加sqlite依赖;
2、truncate改为delete兼容sqllite;
3、读取配置文件driverClassName,如果为sqlite驱动,使用DateTypeHandler转换时间类型;
4、RedisCache新增hutool本地缓存,默认使用redis,若spring.redis.disabled为true,则使用本地缓存;

* sqllite配置文件

---------

Co-authored-by: De Bill <276088227@qq.com>
2024-07-08 19:35:52 +08:00
..
src/main Feature/1.0.13 sqlite (#375) 2024-07-08 19:35:52 +08:00
pom.xml refactor: campus框架升级到V1.1.8 2023-12-22 12:11:01 +08:00