Idea快速搭建Springboot项目

file-->project 删除掉mvnw和mvnw.cmd application.properties #连接数据库 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver spring.datasource.url=jdbc:mysql://localhost:3306/test?characterEncoding=utf8
相关文章
相关标签/搜索