摘要: spring: datasource: name: test url: jdbc:mysql://localhost:3306/epay?characterEncoding=UTF-8 username: root password: 123 # 使用druid数据源 type: com.a... 阅读全文
posted @ 2018-10-09 18:40 宇枫 阅读(257) 评论(0) 推荐(0) 编辑