velocity.properties

来自「关于 Jaoso新闻文章发布系统 --- --- --- --- --- -」· PROPERTIES 代码 · 共 15 行

PROPERTIES
15
字号
resource.loader = file

file.resource.loader.description = Velocity File Resource Loader
file.resource.loader.class = org.apache.velocity.runtime.resource.loader.FileResourceLoader

# use only one path; WebGuiInit prepend to that path
# the servlet context path used by the web application.
file.resource.loader.path = /WEB-INF/pages/templates

file.resource.loader.cache = true
file.resource.loader.modificationCheckInterval = 600

#runtime.log = velocity_example.log

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?