sol-cloud/cloud/plugin
2025-09-23 22:24:20 +08:00
..
plugin-database feat(plugin): Add data rights controls and optimize file services 2025-09-19 21:54:33 +08:00
plugin-loadbalancer refactor: Adjust log output level 2025-06-05 16:19:40 +08:00
plugin-logger refactor: Adjust log output level 2025-06-05 16:19:40 +08:00
plugin-mail fix(plugin-mail): 修复邮件发送时附件加载问题 2025-09-01 09:49:13 +08:00
plugin-micrometer feat(plugin-micrometer): dynamically set management port and configure Actuator endpoints 2025-05-30 11:43:40 +08:00
plugin-minio fix(minio): Adjust file stream upload parameters to optimize large file processing Changed the stream method parameter of MinioClient from a fixed size to a buffer size to support more efficient large file upload processing. 2025-09-23 22:24:20 +08:00
plugin-nacos init 2025-02-12 17:22:25 +08:00
plugin-openfeign feat(data-scope): Added data permission field comments and configuration classes 2025-09-22 20:17:34 +08:00
plugin-redis feat(common-base-web): Add cache support and optimize entity operations 2025-06-12 23:36:41 +08:00
plugin-sa-token refactor(CorsConfigure, SaTokenConfigure): Add @NonNull annotation to method parameters; delete unused CacheEvictAspect and CacheEvictById classes; update GatewayConfigValues with new constant; enhance FeignInterceptor to include user identity token; modify application configuration to enable system authentication 2025-09-16 17:50:25 +08:00
plugin-swagger refactor(plugin-swagger): Refactor the service endpoint configuration 2025-07-29 11:46:09 +08:00
plugin-websocket feat(websocket): 优化 WebSocket消息处理 2025-08-28 11:36:57 +08:00
pom.xml feat(plugin): 添加邮件服务插件 2025-08-28 17:24:33 +08:00