jbpm.server.properties
来自「一个java工作流引擎」· PROPERTIES 代码 · 共 8 行
PROPERTIES
8 行
# these are the properties that configure the jbpm implementation on the app server
jbpm.create.tables=false
hibernate.connection.datasource=java:/JbpmDS
hibernate.transaction.manager_lookup_class=net.sf.hibernate.transaction.JBossTransactionManagerLookup
jbpm.persistence.session.factory=ejb-container
jbpm.log.stdout=off
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?