1 Star 0 Fork 41

何年何念 / online-exam-config

forked from GuYiTan / online-exam-config 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
online-exam-exam-dev.yml 551 Bytes
一键复制 编辑 原始数据 按行查看 历史
何年何念 提交于 2019-03-25 16:56 . 更新 online-exam-exam-dev.yml
server:
port: 8083
spring:
datasource:
name: platform_test002
url: jdbc:mysql://${MYSQL_HOST:127.0.0.1}:${MYSQL_PORT:3306}/platform_test002?useUnicode=true&characterEncoding=utf-8
username: root
password: h1991l3e11LION
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.jdbc.Driver
mybatis:
mapperLocations: classpath:mapper/*.xml
configLocation: classpath:/mybatis-config.xml
pagehelper:
helperDialect: mysql
reasonable: true
supportMethodsArguments: true
params: count=countSql
1
https://gitee.com/LionHe/online-exam-config.git
git@gitee.com:LionHe/online-exam-config.git
LionHe
online-exam-config
online-exam-config
master

搜索帮助