提交 22c882fa 编写于 作者: IBZGIT01's avatar IBZGIT01

ibizdev提交

上级 1781e4ef
MYSQL5
spring:
datasource:
username: test
password: 'test'
url: jdbc:mysql://127.0.0.1:3306/test?useUnicode=true&characterEncoding=utf-8&usessl=false
driver-class-name: com.mysql.jdbc.Driver
jackson:
serialization:
indent-output: true
jpa:
hibernate:
ddl-auto: update
show-sql: true
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
logging:
level:
cn.ibizhub.demo: debug
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册