YMP 2.0.11 发布,轻量级 Java 应用开发框架
本次更新为紧急版本升级,主要针对 Apache Log4j2 远程代码执行漏洞 进行问题修复、依赖包及日志模块逻辑代码升级更新。新版本已提交至Maven中央库,可以通过以下配置获取各模块依赖: <dependency> <groupId>net.ymate.platform</groupId> <artifactId>ymate-platform-<MODULE_NAME></artifactId> <version>2.0.11</version> </dependency> 请将<MODULE_NAME>替换为具体模块名,模块详见: The Central Repository Search Engine 相关链接: GitHub:https://github.com/suninformation/ymate-platform-v2 码云地址:https://gitee.com/suninformation/ymate-platform-v2 开...