内容简介:SoJpt-Boot-2.5.6-4.2 changelog 1、升级为JFinal4.2 1:新增 proxy 模块,enjoy、class loader、dynamic compile 美妙结合,以 613 行代码消除对 cglib-nodep (19505 行代码)的第三方依赖 2:删掉 cglib-nodep ...
SoJpt-Boot-2.5.6-4.2 changelog
1、升级为JFinal4.2
1:新增 proxy 模块,enjoy、class loader、dynamic compile 美妙结合,以 613 行代码消除对 cglib-nodep (19505 行代码)的第三方依赖
2:删掉 cglib-nodep 依赖,使得 jfinal 告别第三方依赖
3:......
了解 JFinal 4.2 changelog 请前往 www.jfinal.com
SoJpt-Boot-2.5.6-3.8 changelog
1、修复controller return 返回null问题
官网地址:www.sojpt.com
码云地址:https://gitee.com/sohnny/SoJpt-Boot
以上所述就是小编给大家介绍的《SoJpt Boot 2.5.6-4.2 发布,Spring Boot 使用 Jfinal 特性极速开发》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Java14 新特性详细使用说明
- Java8特性③Stream的使用
- 使用 Quarkus 和 MicroProfile 实现微服务特性
- React的新特性 ---- Hooks ---- 的基本使用
- Redis 高级特性 Pipeline (管道) 使用和基本测试
- 关于Redis的一些新特性 ,使用建议和最佳实践
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!