2018-05-08 07:34:09 +00:00
|
|
|
#resource.loader=jar
|
|
|
|
#jar.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
|
|
|
|
#jar.runtime.log.logsystem.class=org.apache.velocity.runtime.log.SimpleLog4JLogSystem
|
|
|
|
#jar.runtime.log.logsystem.log4j.category=velocity
|
|
|
|
#jar.resource.loader.cache=true
|
|
|
|
resource.loader=class
|
|
|
|
class.resource.loader.class = org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
|
|
|
|
class.runtime.log.logsystem.log4j.category=velocity
|
|
|
|
|
2018-04-06 12:46:02 +00:00
|
|
|
input.encoding=UTF-8
|