java.lang.ClassNotFoundException: org.springframework.ui.velocity.VelocityEngineFactory

考虑是不是没有添加spring-context-support-3.2.0.RELEASE.jar 

 

spring‐context‐support

  provides support for integrating common third­party libraries into a Spring application context for caching (EhCache, Guava, JCache), mailing (JavaMail), scheduling (CommonJ, Quartz) and template engines (FreeMarker, JasperReports, Velocity). 

相关文章:

  • 2022-02-04
  • 2021-11-22
  • 2021-10-23
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2021-08-26
  • 2021-10-22
猜你喜欢
  • 2021-07-25
  • 2021-10-29
  • 2021-11-01
  • 2022-12-23
  • 2021-10-13
相关资源
相似解决方案