heron.properties
来自「java开源的企业总线.xmlBlaster」· PROPERTIES 代码 · 共 29 行
PROPERTIES
29 行
#------------------------------------------------------------------------------# Configures an xmlBlaster node with the name "heron"# INVOKE: java org.xmlBlaster.Main -propertyFile heron.properties#------------------------------------------------------------------------------# Use only SOCKET protocol driver to have less logging output:pluginsFile=xmlBlasterPluginsSimple.xmlplugin/socket/port=8900#plugin/socket/hostname=localhost# Configuer cluster - the heron node:cluster=truecluster.node.id=heron# Some loggingcall[core]=true# Switch off all not needed stuffadmin.remoteconsole.port=-1bootstrapPort=-1JdbcDriver.drivers=org.hsqldb.jdbcDriverloginEvent=falselogoutEvent=falseuserListEvent=false
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?