公告板
版本库
filestore
活动
搜索
登录
main
/
jxkg-new
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
班级学员新增、修改
xiangpei
2024-06-06
c2dc62c3d40be033cdb65fa54473f7f355e67e88
[jxkg-new.git]
/
src
/
main
/
resources
/
application-dev.yml
1
2
3
4
5
6
7
8
9
logging:
path: ./log/
spring:
datasource:
url: jdbc:mysql://42.193.1.25:3306/xzs?useSSL=false&useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&allowPublicKeyRetrieval=true&allowMultiQueries=true
username: root
password: 321$YcYl@1970!
driver-class-name: com.mysql.cj.jdbc.Driver