摘要: 运行Springboot时出现了错误... 发现自己忘了导入web启动器 在pom.xml导入此依赖包 <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web --> <depe 阅读全文
posted @ 2020-11-04 16:35 门口问 阅读(2230) 评论(0) 推荐(0)
摘要: 先来看一段MySQL的官方文档: utf8mb4: A UTF-8 encoding of the Unicode character set using one to four bytes per character. 翻译(utf8mb4:Unicode字符集的UTF-8编码,每个字符使用1-4 阅读全文
posted @ 2020-11-04 01:12 门口问 阅读(1067) 评论(0) 推荐(0)