当前位置:网站首页>Bee常用配置
Bee常用配置
2022-06-29 23:41:00 【abckingaa】
Bee常用配置
bee.db.dbName=MySQL
bee.db.driverName = com.mysql.jdbc.Driver
#bee.db.url =jdbc:mysql://localhost:3306/bee?characterEncoding=UTF-8
bee.db.url =jdbc:mysql://127.0.0.1:3306/bee?characterEncoding=UTF-8&useSSL=false
bee.db.username = root
bee.db.password =
#常用配置:
#开启查询结果字段类型转换,将支持更多类型
bee.osql.openFieldTypeHandler=true
#如果允许删除和更新整张表,需要开启
#bee.osql.notDeleteWholeRecords=false
#bee.osql.notUpdateWholeRecords=false
#命名转换配置, 1 : order_no<-->orderNo(DB<-->Java),
#2: ORDER_NO<-->orderNo(DB<-->Java), 3: original 原样保留
bee.osql.naming.translateType=1
#日志打印配置
#打印日志
bee.osql.showSQL=true
#显示参数的类型
bee.osql.showSql.showType=true
#生成可执行的sql(不使用占位符,可直接运行,方便开发阶段调试)
bee.osql.showSql.showExecutableSql=true
#日志类型配置, fileLogger 输出到文件; systemLogger 控制台输出
#log4j>slf4j>log4j2>androidLog>systemLogger>fileLogger>noLogging>jdkLog>commonsLog
bee.osql.loggerType=systemLogger
#主键id生成器
#bee.distribution.genid开头的配置
#多数据源时配置 #V1.11 多数据源时,可以在生成Suid等对象时指定数据源
bee.dosql.multiDS.enable=true
#是否同时使用多种不同的数据库,比如同时用mysql,oracle
#bee.dosql.multiDS.differentDbType=true
#默认数据源
#bee.dosql.multiDS.defalutDS=ds1
# 1:only r/w, one main and more sub-database; 2:only more database (table name is same)
#bee.dosql.multiDS.type=1
#多数据源,java代码配置方式:
#HoneyConfig.getHoneyConfig().multiDS_enable = true;
#HoneyConfig.getHoneyConfig().multiDS_type = 1;
#HoneyConfig.getHoneyConfig().multiDS_differentDbType=true;
#HoneyConfig.getHoneyConfig().multiDS_defalutDS = "ds1";
边栏推荐
- @Scheduled annotation pit, I stepped on it for you
- Matplotlib plt Hist() parameter explanation
- Applet plug-in access, development and precautions
- Incluxdb time series database system
- 均值、方差、标准差、协方差的概念及意义
- Leetcode(76)——最小覆盖子串
- Some of my favorite websites
- LC: maximum subarray and
- 動態代理的實現原理
- Dépannage de l'étiquette: impossible d'ouvrir l'image marquée
猜你喜欢

Why is JSX syntax so popular?

Yunhe enmo, gaiguoqiang, identify it and grasp it before the domestic database boils

穿越过后,她说多元宇宙真的存在

Software testing interface testing postman testing tool interface testing process execution interface testing interface associated environment variables and global variables built-in dynamic parameter

Paper writing tool: latex online website

Use of jetpack's room in combination with flow

为什么 JSX 语法这么香?

软件测试 接口测试 Postman测试工具 接口测试的流程 执行接口测试 接口关联 环境变量和全局变量 内置动态参数以及自动有的动态参数

C指针进阶2-->函数指针数组 回调函数简化计算器代码,基于回调函数模拟实现qsort函数

二叉树的序列化 力扣 297. 二叉树的序列化与反序列化 652. 寻找重复的子树
随机推荐
matplotlib matplotlib中plt.hist()参数解释
Provide effective performance evaluation 
Gracefully transform the SMS business module and start the strategic mode!
按头安利!好看又实用的电机 SolidWorks模型素材看这里
HPE launched ARM CPU general server product
C pointer advanced 2-- > function pointer array callback function simplifies calculator code, and implements qsort function based on callback function simulation
2022年PMP项目管理考试敏捷知识点(5)
I hope you have no regrets about the regrettable things in the University
设置安全组、域名备案、申请ssl证书
FPGA开发(1)——串口通信
High performance and high availability computing architecture of "microblog comments" in microblog system
疫情下我离职一年,收入增长了10倍
Overseas digital authentication service provider advance AI was selected into the "2022 brand sea Service Market Research Report" of equalocean
flutter 插件版本冲突的解决方法
基金的估值,费用,会计核算
Pytest initializing and cleaning up the environment
Gradle连载7-配置签名
Leetcode(76)——最小覆盖子串
Matplotlib histogram of Matplotlib visualization plt bar()
2022 PMP project management examination agile knowledge points (5)