摘要:
1、引入启动场景 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-jdbc</artifactId> </dependency> 该启动器包含的内容 没有导入数 阅读全文
posted @ 2021-03-31 22:25
少时也曾爱白衣
阅读(78)
评论(0)
推荐(0)
摘要:
登陆时后显示版本信息: mysql -u用户名 -p密码 mysql -uroot -padmin mysql: [Warning] Using a password on the command line interface can be insecure.Welcome to the MySQL 阅读全文
posted @ 2021-03-31 10:49
少时也曾爱白衣
阅读(58)
评论(0)
推荐(0)