velocity-spring-boot-project icon indicating copy to clipboard operation
velocity-spring-boot-project copied to clipboard

A Spring Boot Starter for velocity including Spring's official and Alibaba's implementation , e.g, Layout , Tools supports.

Results 3 velocity-spring-boot-project issues
Sort by recently updated
recently updated
newest added

spring.velocity.cache=false vm缓存关闭参数添加后, 不生效。 是什么原因呢?

什么时候可以升级到 velocity2 呢?2 的性能要比 1.7 好。

1) application.properties config: spring.velocity.toolbox-config-location=/templates/toolbox.xml 2) toolbox.xml config: 3) vm usage: $constant.SUCCESS_CODE $!constant.SUCCESS_CODE