webwork.properties
来自「hibernate quickly 一书的各章节源代码」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
webwork.locale=de_DE
webwork.multipart.saveDir=/temp
webwork.multipart.maxSize=12345
### Load custom property files (does not override webwork.properties!)
#webwork.custom.properties=test,com/opensymphony/webwork/othertest
# added the MockTag to the path of Tags that the TagDirective will search through
webwork.velocity.tag.path = com.opensymphony.webwork.views.velocity.ui, org.displaytag.tags
webwork.xslt.nocache=false
webwork.ui.templateDir = template
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?