代码拉取完成,页面将自动刷新
server:
port: 6670
spring:
datasource:
url: jdbc:mysql://database.daodingtech.cn:3306/spike-tech?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false
driver-class-name: com.mysql.jdbc.Driver
username: root
password: XinDao201711YUNtc88fEi
type: com.zaxxer.hikari.HikariDataSource
#mybaits-plus配置,修改主键类型,mapper.xml、type 别名等
mybatis:
mapper-locations: classpath:/mapper/**/*Mapper.xml
typeAliasesPackage: com.daodingtech.daemon.entity
global-config:
#主键类型 0:"数据库ID自增", 1:"用户输入ID",2:"全局唯一ID (数字类型唯一ID)", 3:"全局唯一ID UUID";
id-type: 2
#字段策略 0:"忽略判断",1:"非 NULL 判断"),2:"非空判断"
field-strategy: 1
#驼峰下划线转换
db-column-underline: true
#刷新mapper 调试神器
refresh-mapper: true
#数据库大写下划线转换
#capital-mode: true
configuration:
map-underscore-to-camel-case: true
cache-enabled: true
elasticjob:
serverlists: tpd.daodingtech.cn:12181
namespace: spike-daemon
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。