Springboot集成druid數據源、mybatis---yml配置文件配置內容

spring: datasource: username: root password: root driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql///springboot? # 數據庫鏈接池 type: com.alibaba.druid.pool.DruidDataSource
相關文章
相關標籤/搜索