⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jasp.conf

📁 学习的一个好的例子,是一个购物的例子,相当不错!
💻 CONF
字号:
#
# If don't need the connection pooling, set the pooling to false,
# else set it to true.
#

jasp.pooling = false

#
# If the pooling is true, the pooling.maxsize means the maximum 
# capacity of pooling. When the maximum number of the connection 
# pooling is larger than poolingsize, the connection will not enter
# in the pooling.
#

jasp.pooling.maxsize = 100



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -