spring 5.0.1.RELEASE官方任然不支持velocity(平台升级)

 官方说明:

Dear Spring community,

It is my pleasure to announce that Spring Framework 5.0.1 is available now, as the first maintenance release in our Spring Framework 5.0 line.

In addition to addressing various user-reported bugs, we’ve applied minor refactorings to clean up unintended leftovers from the 5.0 GA release, e.g. for the reactive codec configurers.

This release upgrades Reactor to Bismuth SR3, based on Reactor Core 3.1.1, picking up essential fixes in Reactor Netty. Furthermore, AspectJ 1.8.12 brings some welcome performance improvements to Spring AOP’s pointcut expression evaluation at runtime.

Last but not least, we’ve restructured our documentation as a starting point for further refinements in the 5.0.x line, including a revised documentation landing page.

All in all, 5.0.1 is an immediate update for every Spring Framework 5.0 user. Next up is Spring Framework 5.0.2 in mid November, coming just in time for the Spring Boot 2.0 RC1 release!

Cheers,
Juergen

spring 5.0.1.RELEASE官方任然不支持velocity,为什么我们还用velocity,因为性能任然比 freemarker 好。

还好我们有解决方案 http://www.cnblogs.com/interdrp/p/7721714.html... 测试地址 https://sms.reyo.cn/ 用户名:aa 密码:123456

原文地址:https://www.cnblogs.com/interdrp/p/7747383.html