jbpm.properties
来自「一个java工作流引擎」· PROPERTIES 代码 · 共 7 行
PROPERTIES
7 行
# In this file, you can overwrite the default jbpm configuration properties.
# See the javadocs of org.jbpm.JbpmConfiguration for more information about
# configuring jBpm.
jbpm.log.stdout=off
hibernate.connection.url=jdbc:hsqldb:hsql://localhost:1701
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?