springboot根据实体类生成数据库表

spring.datasource.url=jdbc:mysql://localhost:3306/dbboy spring.datasource.username=root spring.datasource.password=1234 spring.datasource.driver-class-name=com.mysql.jdbc.Driver #spring.mvc.view.pref
相关文章
相关标签/搜索