|  | 439f7c7c58 | fix: 修复 API 响应内容类型错误 Closes #31 | 2024-01-23 20:09:13 +08:00 |  | 
			
				
					|  | 7a3ccc2dee | refactor: 优化用户和角色部分数据填充方式 | 2024-01-20 21:14:58 +08:00 |  | 
			
				
					|  | f813c71d73 | chore: 将 ContainerConstants 替换为本项目内部常量 | 2024-01-20 13:30:00 +08:00 |  | 
			
				
					|  | 6efe1ad6f4 | chore: 调整部分类的所在包 | 2024-01-20 12:13:09 +08:00 |  | 
			
				
					|  | 5db1f669e0 | chore: 移除部分无用 Maven 配置 | 2024-01-18 20:20:54 +08:00 |  | 
			
				
					|  | d4bb39d9b4 | refactor: 移除 Spring Cache,初步适配 JetCache 1.移除 ContiNew Starter Spring Cache
2.初步适配 ContiNew Starter JetCache
3.优化缓存键前缀常量的使用 | 2024-01-14 14:39:41 +08:00 |  | 
			
				
					|  | 754de79200 | refactor: 适配 ContiNew Starter Spring Cache(缓存模块) | 2024-01-13 23:54:04 +08:00 |  | 
			
				
					|  | 706e488e84 | style: 优化部分代码格式 1.部分方法返回调整为内联
2.已抽取 ExcelBaseEnumConverter 至 ContiNew Starter CRUD 模块
3.移除无用类 UpdateStatusReq | 2024-01-13 16:13:12 +08:00 |  | 
			
				
					|  | d5984087a3 | refactor: 适配 Crane4j 数据填充组件 | 2024-01-12 23:19:00 +08:00 |  | 
			
				
					|  | 35e31233c5 | style: 优化全局代码格式 | 2024-01-10 22:08:45 +08:00 |  | 
			
				
					|  | b660ebacbe | chore: 优化依赖顺序 | 2024-01-05 21:51:37 +08:00 |  | 
			
				
					|  | 5e370254dd | refactor: 重构原有文件上传接口并优化配置文件配置格式 移除 ContiNew Starter 本地存储依赖 | 2023-12-29 21:44:34 +08:00 |  | 
			
				
					| 
							
							
								 Bull-BCLS | eab53520c8 | feat: 发送短信适配 ContiNew Starter 行为验证码 | 2023-12-28 23:47:44 +08:00 |  | 
			
				
					|  | dea64e62e1 | refactor: 新增 Amazon S3 依赖,完善加载、卸载存储库配置 | 2023-12-27 23:55:47 +08:00 |  | 
			
				
					|  | 5a2c5be088 | feat: 新增部分存储库管理后端 API | 2023-12-26 22:58:29 +08:00 |  | 
			
				
					|  | e6c6e1cb0e | refactor: 调整 IBaseEnum 所属包 | 2023-12-22 21:09:13 +08:00 |  | 
			
				
					|  | 084942630a | refactor: 适配 ContiNew Starter 数据权限解决方案(数据访问模块-MyBatis Plus) 1.移除数据权限相关内容,适配 ContiNew Starter 数据权限解决方案
2.适配 ContiNew Starter 部分包结构变动 | 2023-12-21 23:24:11 +08:00 |  | 
			
				
					|  | 4a50e7290e | style: 优化部分注释 | 2023-12-21 21:08:38 +08:00 |  | 
			
				
					|  | e719d207fb | refactor: 发送短信验证码新增限流处理 | 2023-12-18 21:47:39 +08:00 |  | 
			
				
					|  | 57b2cc5d2c | refactor: 优化部分配置 | 2023-12-18 20:53:37 +08:00 |  | 
			
				
					|  | e3cf2b7e40 | refactor: 适配 ContiNew Starter Local Storage(存储模块-本地存储) | 2023-12-17 23:51:09 +08:00 |  | 
			
				
					|  | 4ed4ddd4f0 | refactor: 适配 ContiNew Starter 全局异常处理器 | 2023-12-17 19:49:22 +08:00 |  | 
			
				
					|  | 9bf015059b | refactor: 💥 适配 ContiNew Starter Log(日志模块) 1.continew-starter 1.0.1-SNAPSHOT => 1.1.0-SNAPSHOT
2.日志表结构及相关管理 UI 变更 | 2023-12-17 14:07:44 +08:00 |  | 
			
				
					|  | 6035a7b40b | build: continew-starter 1.0.0 => 1.0.1-SNAPSHOT | 2023-12-05 21:18:01 +08:00 |  | 
			
				
					|  | bb59a78573 | refactor: 优化数据权限注解 | 2023-12-01 21:57:42 +08:00 |  | 
			
				
					|  | 0ac21fc6cb | refactor: 优化部分工具类的使用 | 2023-12-01 21:32:32 +08:00 |  | 
			
				
					|  | b86fe329d0 | refactor: 💥 项目包结构 top.charles7c.cnadmin => top.charles7c.continew.admin | 2023-11-30 21:27:06 +08:00 |  | 
			
				
					|  | b62095d66e | refactor: 使用 ContiNew Starter 全局错误处理配置 | 2023-11-30 21:12:25 +08:00 |  | 
			
				
					|  | c7a4e32994 | revert: 回退全局响应结果处理器 1.影响 API 文档生成
2.其他已知及未知影响 | 2023-11-28 20:58:07 +08:00 |  | 
			
				
					|  | ce5a2ec931 | refactor: 💥 适配 ContiNew Starter CRUD(扩展模块) | 2023-11-26 23:22:07 +08:00 |  | 
			
				
					|  | ce785ddce2 | refactor: 适配 ContiNew Starter Mail(消息模块) | 2023-11-26 20:16:51 +08:00 |  | 
			
				
					|  | 1311ae3603 | refactor: 适配 ContiNew Starter Excel(文件处理模块) | 2023-11-26 19:20:16 +08:00 |  | 
			
				
					|  | feef427d41 | refactor: 优化部分配置及工具类使用,适配最新 ContiNew Starter IpUtils 已经提取到 ContiNew Starter | 2023-11-26 14:36:52 +08:00 |  | 
			
				
					|  | af9ed39dd8 | refactor: 优化部分配置,移除过期类 | 2023-11-26 11:45:09 +08:00 |  | 
			
				
					|  | c09aa8771b | docs: 完善 README 文档 | 2023-11-25 21:11:54 +08:00 |  | 
			
				
					|  | 7ad8d1773a | refactor: 适配 ContiNew Starter 认证模块-JustAuth | 2023-11-25 18:16:29 +08:00 |  | 
			
				
					|  | 86ca8f094f | refactor: 适配 ContiNew Starter 认证模块-SaToken | 2023-11-25 17:01:47 +08:00 |  | 
			
				
					|  | 8a11a020e0 | refactor: 适配 ContiNew Starter 图形验证码 | 2023-11-24 23:45:15 +08:00 |  | 
			
				
					|  | 7306cd9d2f | refactor: 适配 ContiNew Starter MyBatis Plus 自动配置 | 2023-11-24 22:10:28 +08:00 |  | 
			
				
					|  | ec28705b6f | style: 优化常量命名风格,XxxConsts => XxxConstants | 2023-11-22 23:06:50 +08:00 |  | 
			
				
					|  | a40e609ea1 | refactor: 适配 ContiNew Starter Redisson 自动配置 | 2023-11-22 21:58:30 +08:00 |  | 
			
				
					|  | f4c0919eda | refactor: 优化部分使用类的引用路径 | 2023-11-21 22:22:07 +08:00 |  | 
			
				
					|  | a86f3a5047 | refactor: 适配 Jackson、API 文档(Knife4j:Spring Doc)自动配置 | 2023-11-21 22:07:53 +08:00 |  | 
			
				
					|  | ec1daaf045 | refactor: 适配线程池自动配置 | 2023-11-20 22:16:36 +08:00 |  | 
			
				
					|  | 2c4f5116c9 | build: 引入 ContiNew Starter,并适配跨域自动配置 由于 ContiNew Starter 尚处于开发中,所以使用快照版本 | 2023-11-20 20:00:11 +08:00 |  | 
			
				
					|  | b47695603a | chore: 移除 XML 文件头部的协议信息 | 2023-11-19 18:21:13 +08:00 |  | 
			
				
					|  | 3e23acb3e2 | build: 项目 group id top.charles7c => top.charles7c.continew | 2023-11-17 21:56:50 +08:00 |  | 
			
				
					|  | 2f87310bc8 | style: 优化部分代码格式 | 2023-11-05 21:26:12 +08:00 |  | 
			
				
					|  | fa232874aa | chore: 升级后端依赖 1.Spring Boot 2.7.16 => 3.0.5 => 3.1.5
2.Sa-Token 1.36.0 => 1.37.0
3.MyBatis Plus 3.5.3.2 => 3.5.4
4.Dynamic Datasource 3.6.1 => 4.2.0
5.Redisson 3.20.1 => 3.24.3
6.ip2region 2.7.15 => 3.1.5.1
7.spotless 2.30.0 => 2.40.0 | 2023-11-05 13:00:14 +08:00 |  | 
			
				
					|  | 8dbec9d1a3 | fix: 修复合并冲突后的若干错误 1.完善 @Serial
2.完善 javax => jakarta
3.修复 canAccess() 使用错误
4.兼容 JustAuth Spring Boot Starter
5.CI 脚本更新 JDK 8 => 17 | 2023-11-05 10:41:26 +08:00 |  |